pulseaudio/src/pulsecore
Marc-Andre Lureau 45412740b8 volume hooks
Signed-off-by: Lennart Poettering <lennart@poettering.net>
2008-10-07 01:54:30 +02:00
..
ffmpeg update ffmpeg resampler from upstream SVN 2008-06-27 22:03:44 +02:00
asyncmsgq.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
asyncmsgq.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
asyncq.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
asyncq.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
atomic.h fix a few compiler warnings on older gcc 2008-08-29 23:53:55 +02:00
auth-cookie.c add new auth cookie singleton 2008-08-03 16:29:23 +02:00
auth-cookie.h add new auth cookie singleton 2008-08-03 16:29:23 +02:00
authkey.c fix a few compiler warnings on older gcc 2008-08-29 23:53:55 +02:00
authkey.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
autoload.c don't use PA_GCC_UNUSED anymore 2008-08-09 16:20:29 +02:00
autoload.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
avahi-wrap.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
avahi-wrap.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
cli-command.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
cli-command.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
cli-text.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
cli-text.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
cli.c add new api function pa_cli_get_module() 2008-08-03 16:42:16 +02:00
cli.h add new api function pa_cli_get_module() 2008-08-03 16:42:16 +02:00
client.c add new switch --disallow-exit 2008-08-06 19:39:12 +02:00
client.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
conf-parser.c Make the shared memory segment size configurable 2008-10-01 01:14:36 +02:00
conf-parser.h Make the shared memory segment size configurable 2008-10-01 01:14:36 +02:00
core-error.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
core-error.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
core-scache.c allow - in sample names 2008-10-03 19:49:15 +02:00
core-scache.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
core-subscribe.c a few modernizations 2008-08-18 20:07:57 +02:00
core-subscribe.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
core-util.c add new API function pa_in_valgrind() to check for 2008-10-04 00:10:43 +02:00
core-util.h add new API function pa_in_valgrind() to check for 2008-10-04 00:10:43 +02:00
core.c Make the shared memory segment size configurable 2008-10-01 01:14:36 +02:00
core.h volume hooks 2008-10-07 01:54:30 +02:00
creds.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
dllmain.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
dynarray.c save some memory by increasing the dynamic array at a slower rate 2008-06-27 19:12:03 +02:00
dynarray.h some modernizations 2008-06-27 19:11:28 +02:00
endianmacros.h adhere to C strict aliasing rules 2008-08-09 17:03:43 +02:00
envelope.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
envelope.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
esound.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
fdsem.c use final glibc eventfd() instead of our homegrown syscall invocations 2008-08-19 23:18:20 +02:00
fdsem.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
flist.c rework the flist implementation to halve memory consumption by merging the state field and the pointer in the flist cells 2008-06-27 19:18:19 +02:00
flist.h do not cleanup staticly allocated memory unless we are in valgrind mode 2008-10-04 00:14:02 +02:00
g711.c merge 'lennart' branch back into trunk. 2007-10-28 19:13:50 +00:00
g711.h fix comment 2007-05-22 23:08:34 +00:00
hashmap.c modernize hashmap implementation a bit, reduce memory consumption a bit 2008-06-27 20:12:24 +02:00
hashmap.h modernize hashmap implementation a bit, reduce memory consumption a bit 2008-06-27 20:12:24 +02:00
hook-list.c rename pa_hook_free() to pa_hook_done() since the hook struct is allocated on the stack not via malloc 2008-08-03 16:31:49 +02:00
hook-list.h rename pa_hook_free() to pa_hook_done() since the hook struct is allocated on the stack not via malloc 2008-08-03 16:31:49 +02:00
idxset.c make pa_idxset_trivial_compare_func() do a full compare instea of just equakity check 2008-09-26 09:35:49 -07:00
idxset.h modernize idxset a bit, reduce memory consumption, get rid of pa_idxset_foreach() 2008-06-27 20:34:14 +02:00
inet_ntop.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
inet_ntop.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
inet_pton.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
inet_pton.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
iochannel.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
iochannel.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
ioline.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
ioline.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
ipacl.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
ipacl.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
llist.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
lock-autospawn.c move autospawn lock to pulsecore/ since we don't need it in the client anymore 2008-09-08 17:22:27 +03:00
lock-autospawn.h move autospawn lock to pulsecore/ since we don't need it in the client anymore 2008-09-08 17:22:27 +03:00
log.c do not cleanup staticly allocated memory unless we are in valgrind mode 2008-10-04 00:14:02 +02:00
log.h optionally add timestampts to every line logged 2008-08-29 19:33:06 +02:00
ltdl-helper.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
ltdl-helper.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
macro.h PA_WARN_REFERENCE works only for ELF targets 2008-10-01 14:49:00 +02:00
Makefile big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
mcalign.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
mcalign.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
memblock.c disable valgrind macro usage for now since valgrind generates a lot of spurious warnings as it seems 2008-10-05 22:51:25 +02:00
memblock.h Make the shared memory segment size configurable 2008-10-01 01:14:36 +02:00
memblockq.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
memblockq.h fix a few compiler warnings on older gcc 2008-08-29 23:53:55 +02:00
memchunk.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
memchunk.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
modargs.c don't use PA_GCC_UNUSED anymore 2008-08-09 16:20:29 +02:00
modargs.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
modinfo.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
modinfo.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
module.c remove a few more gcc warnings 2008-08-30 01:22:41 +02:00
module.h fix shutdown when --disallow-module-loading=1 is passed 2008-08-05 23:56:25 +02:00
msgobject.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
msgobject.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
mutex-posix.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
mutex-win32.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
mutex.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
namereg.c allow - in sample names 2008-10-03 19:49:15 +02:00
namereg.h a bit of late pa_bool_t'ization 2008-10-03 17:14:35 +02:00
native-common.h add extension system for native protocol 2008-08-03 18:56:10 +02:00
object.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
object.h remove a few more gcc warnings 2008-08-30 01:22:41 +02:00
once.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
once.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
packet.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
packet.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
parseaddr.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
parseaddr.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
pdispatch.c don't use PA_GCC_UNUSED anymore 2008-08-09 16:20:29 +02:00
pdispatch.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
pid.c remove a few more gcc warnings 2008-08-30 01:22:41 +02:00
pid.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
pipe.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
pipe.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
play-memblockq.c don't hit an assert if when process_rewind() is called with nbytes=0 2008-08-04 15:33:41 +02:00
play-memblockq.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
play-memchunk.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
play-memchunk.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
poll.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
poll.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
prioq.c fix compilation errors in priority queue code 2008-09-27 16:31:56 +02:00
prioq.h fix compilation errors in priority queue code 2008-09-27 16:31:56 +02:00
proplist-util.c a few FreeBSD fixes, from alexis 2008-10-01 01:31:56 +02:00
proplist-util.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
protocol-cli.c make all protocol objects global singletons 2008-08-03 16:44:38 +02:00
protocol-cli.h make all protocol objects global singletons 2008-08-03 16:44:38 +02:00
protocol-esound.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
protocol-esound.h make all protocol objects global singletons 2008-08-03 16:44:38 +02:00
protocol-http.c make all protocol objects global singletons 2008-08-03 16:44:38 +02:00
protocol-http.h make all protocol objects global singletons 2008-08-03 16:44:38 +02:00
protocol-native.c volume hooks 2008-10-07 01:54:30 +02:00
protocol-native.h add hooks for connection creation/deletion, for that export pa_native_connection 2008-08-04 18:58:29 +02:00
protocol-simple.c make simple protocol not crash when allocating a memory block 2008-10-02 00:04:02 +02:00
protocol-simple.h make all protocol objects global singletons 2008-08-03 16:44:38 +02:00
pstream-util.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
pstream-util.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
pstream.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
pstream.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
queue.c some modernizations 2008-06-27 19:15:32 +02:00
queue.h some modernizations 2008-06-27 19:15:32 +02:00
random.c some pa_bool_t'ization 2008-08-03 17:00:52 +02:00
random.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
refcnt.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
resampler.c make sure peaks resampler also works for very short input buffers 2008-09-09 02:18:21 +03:00
resampler.h Add new option to disable remixing from/to LFE and set it to on by default 2008-09-05 16:04:42 +03:00
rtclock.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
rtclock.h rework cpu limit logic to use monotonic instead of wall clock time 2008-08-19 23:03:37 +02:00
rtpoll.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
rtpoll.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
rtsig.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
rtsig.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
sample-util.c make a few casts explicit to remove compiler warnings 2008-10-03 17:14:58 +02:00
sample-util.h add byte-to-usec and usec-to-byte converters that round up, not down 2008-08-28 17:53:01 +02:00
sconv-s16be.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
sconv-s16be.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
sconv-s16le.c user lrint() and friends in inner loops instead of normal C casts to speed up a few things 2008-10-03 02:34:59 +02:00
sconv-s16le.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
sconv.c user lrint() and friends in inner loops instead of normal C casts to speed up a few things 2008-10-03 02:34:59 +02:00
sconv.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
semaphore-posix.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
semaphore-win32.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
semaphore.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
shared.c rename props.[ch] to shared.[ch] 2008-08-01 02:13:41 +03:00
shared.h rename props.[ch] to shared.[ch] 2008-08-01 02:13:41 +03:00
shm.c remove a few more gcc warnings 2008-08-30 01:22:41 +02:00
shm.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
shmasyncq.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
shmasyncq.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
sink-input.c volume hooks 2008-10-07 01:54:30 +02:00
sink-input.h volume hooks 2008-10-07 01:54:30 +02:00
sink.c volume hooks 2008-10-07 01:54:30 +02:00
sink.h volume hooks 2008-10-07 01:54:30 +02:00
sioman.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
sioman.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
socket-client.c fix a few compiler warnings on older gcc 2008-08-29 23:53:55 +02:00
socket-client.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
socket-server.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
socket-server.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
socket-util.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
socket-util.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
sound-file-stream.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
sound-file-stream.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
sound-file.c remove a few more gcc warnings 2008-08-30 01:22:41 +02:00
sound-file.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
source-output.c Add new option to disable remixing from/to LFE and set it to on by default 2008-09-05 16:04:42 +03:00
source-output.h save a bit of memory 2008-08-18 17:46:57 +02:00
source.c fix up latency before calling into stream code, to make sure we don't ask for too much data to early 2008-08-29 01:20:25 +02:00
source.h save a bit of memory 2008-08-18 17:46:57 +02:00
start-child.c simplify pa_start_child_for_read by using pa_close_all()/pa_reset_sigs()/pa_unblock_sigs() 2008-08-19 22:49:14 +02:00
start-child.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
strbuf.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
strbuf.h add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
strlist.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
strlist.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
tagstruct.c add a few missing casts 2008-08-20 03:33:06 +03:00
tagstruct.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
thread-mq.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
thread-mq.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
thread-posix.c make sure we don't crash if pa_thread_join() is called more than once on the same pa_thread object 2008-08-08 22:31:24 +02:00
thread-win32.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
thread.h do not cleanup staticly allocated memory unless we are in valgrind mode 2008-10-04 00:14:02 +02:00
time-smoother.c user lrint() and friends in inner loops instead of normal C casts to speed up a few things 2008-10-03 02:34:59 +02:00
time-smoother.h add new function pa_smoother_reset() 2008-06-20 22:17:40 +02:00
tokenizer.c don't use PA_GCC_UNUSED anymore 2008-08-09 16:20:29 +02:00
tokenizer.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
winsock.h merge 'lennart' branch back into trunk. 2007-10-28 19:13:50 +00:00
x11prop.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
x11prop.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
x11wrap.c don't use PA_GCC_UNUSED anymore 2008-08-09 16:20:29 +02:00
x11wrap.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00