index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-04
WIP protocol-native: Don't access pa_core structures directly
HEAD
master
Arun Raghavan
1
-0
/
+97
2016-07-04
pulsecore: Move pa_core structure into its own header
Arun Raghavan
1
-0
/
+1
2016-05-24
Disable LFE remixing by default
Alexander E. Patrakov
1
-2
/
+2
2016-04-27
core: Support memfd transport; bump protocol version
Ahmed S. Darwish
1
-3
/
+6
2016-04-02
pulsecore: Specially mark global mempools
Ahmed S. Darwish
1
-2
/
+2
2016-04-02
pulsecore: Transform pa_mempool_new() into a factory method
Ahmed S. Darwish
1
-2
/
+2
2016-04-02
srbchannel: Introduce per-client SHM files
Ahmed S. Darwish
1
-10
/
+0
2016-04-02
pulsecore: Reference count mempools
Ahmed S. Darwish
1
-2
/
+2
2016-04-02
pulsecore: Cache daemon shm size inside pa_core
Ahmed S. Darwish
1
-0
/
+1
2015-12-07
module: Remove redundant core argument from pa_module_unload()
Kiran Krishnappa
1
-1
/
+1
2015-03-30
lfe-filter: change the crossover frequency as a parameter
Hui Wang
1
-0
/
+1
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-12-05
module: Fix unsafe iteration
Tanu Kaskinen
1
-1
/
+5
2014-07-02
core: Misc srbchannel cleanup
Peter Meerwald
1
-2
/
+2
2014-06-27
core: Add a second rw mempool
David Henningsson
1
-2
/
+12
2013-09-17
hashmap: Add the ability to free keys
Arun Raghavan
1
-2
/
+2
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-15
/
+15
2013-03-28
resample: Switch to speex-float-1 by default
Arun Raghavan
1
-1
/
+1
2013-02-16
idxset: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
1
-8
/
+8
2013-02-16
hashmap: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
1
-2
/
+2
2011-09-13
volume: Rename 'sync volume' to 'deferred volume'.
Colin Guthrie
1
-3
/
+3
2011-09-09
module-suspend-on-idle: Move vacuum code to core
Maarten Bosmans
1
-6
/
+21
2011-08-16
core: Unload the modules and cached samples before unref'ing the core.
Colin Guthrie
1
-2
/
+2
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-4
/
+0
2010-10-16
daemon-conf: Add sync volume parameters to daemon-conf
Jyri Sarha
1
-0
/
+4
2009-08-21
object: speed up type verification by not relying on strcmp()
Lennart Poettering
1
-1
/
+1
2009-06-20
Base mainloop on pa_rtclock_now()
Marc-André Lureau
1
-6
/
+22
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-02-25
try to vacuum a little when nothing is going on
Lennart Poettering
1
-0
/
+11
2009-02-21
introduce default channel map in addition to the default sample spec
Lennart Poettering
1
-0
/
+1
2009-01-29
get rid of nonsensical late initialization of namereg/scache and things
Lennart Poettering
1
-17
/
+24
2009-01-28
store the default sink/source in proper pa_sink*/pa_source* pointers instead ...
Lennart Poettering
1
-3
/
+4
2009-01-27
move flat volume logic into the core. while doing so add n_volume_steps field...
Lennart Poettering
1
-0
/
+1
2009-01-23
maintain a pa_core state variable
Lennart Poettering
1
-0
/
+5
2009-01-15
kill autoload stuff as planned
Lennart Poettering
1
-6
/
+0
2009-01-15
add new pa_card object as a way to logically combine multiple sinks and sources
Lennart Poettering
1
-0
/
+4
2008-10-01
Make the shared memory segment size configurable
Lennart Poettering
1
-4
/
+4
2008-09-05
Add new option to disable remixing from/to LFE and set it to on by default
Lennart Poettering
1
-0
/
+1
2008-09-05
if we are exiting due to idleness, say so
Lennart Poettering
1
-0
/
+1
2008-08-09
don't use PA_GCC_UNUSED anymore
Lennart Poettering
1
-1
/
+1
2008-08-06
add new switch --disallow-exit
Lennart Poettering
1
-13
/
+24
2008-08-05
fix shutdown when --disallow-module-loading=1 is passed
Lennart Poettering
1
-1
/
+1
2008-08-03
start idle timer even when no module is ever loaded
Lennart Poettering
1
-0
/
+2
2008-08-03
rename pa_hook_free() to pa_hook_done() since the hook struct is allocated on...
Lennart Poettering
1
-1
/
+1
2008-08-01
rename props.[ch] to shared.[ch]
Lennart Poettering
1
-1
/
+1
2008-08-01
rename pa_property_xxx to pa_shared_xxx to avoid confusion with property lists
Lennart Poettering
1
-2
/
+2
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-06-11
reformat things
Lennart Poettering
1
-1
/
+6
2008-05-21
big mumbo jumo of interleaved patches.
Lennart Poettering
1
-1
/
+0
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-0
/
+2
[next]