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
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
2007-11-21
- Check process name when dealing with PID files
Lennart Poettering
1
-0
/
+1
2007-11-01
make rtprio and nice level actually configurable
Lennart Poettering
1
-6
/
+5
2007-10-29
make speex-float-3 the default resampler
Lennart Poettering
1
-1
/
+1
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-23
/
+50
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+3
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-9
/
+9
2006-09-06
fix indentation
Lennart Poettering
1
-2
/
+2
2006-08-22
Fall back to creating a "normal" memory pool if unable to get a shared one.
Pierre Ossman
1
-4
/
+13
2006-08-22
Improve error messages a bit.
Pierre Ossman
1
-1
/
+4
2006-08-19
deal properly with pa_mempool_new() failing
Lennart Poettering
1
-2
/
+6
2006-08-18
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
1
-3
/
+3
2006-08-13
define new hooks: hook_source_output_new, hook_source_disconnect
Lennart Poettering
1
-0
/
+4
2006-08-13
properly implement a pa_sink_disconnect() hook
Lennart Poettering
1
-2
/
+2
2006-08-13
allow hooking into the process of creating playback streams. To implement thi...
Lennart Poettering
1
-0
/
+6
2006-08-12
rework subscription code: try to drop redundant queued events
Lennart Poettering
1
-2
/
+3
2006-07-19
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
1
-1
/
+4
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-0
/
+160