pulseaudio/src
Lennart Poettering 9a95fe49c8 core: add assert macros for verifying calling context
This adds pa_assert_io_context() and pa_assert_ctl_context() in addition
to a few related macros. When called they will fail when the current execution
context is not IO resp. not control context. (aka 'thread' context vs.
'main' context)
2009-08-13 02:14:19 +02:00
..
daemon daemon: reset scheduling priority on startup, too 2009-08-12 21:37:40 +02:00
modules alsa: enable ext. amplifier by default 2009-08-12 00:56:10 +02:00
pulse context: document why we only do minimal cleanups before the autospawn exec() 2009-08-12 21:40:12 +02:00
pulsecore core: add assert macros for verifying calling context 2009-08-13 02:14:19 +02:00
tests mix-test: fix test for s24-32 samples 2009-08-08 04:30:42 +02:00
utils pacmd: port pacmd from select() to poll() so that we notice writer side hangups 2009-08-12 21:42:02 +02:00
.gitignore memtrap: add new logic to trap and handle SIGBUS 2009-04-21 21:33:32 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am daemon: install D-Bus system policy file for PA system instances 2009-08-12 01:50:24 +02:00
map-file client: include zerocopy write calls in map file 2009-07-23 20:00:08 +02:00