pulseaudio/src
Lennart Poettering eb23601bb7 bug fixes for module-rtp-recv
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1858 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-09-18 19:52:45 +00:00
..
daemon Rename pa_strsignal() to pa_sig2str(), since we return the symbolical signal name, not a human readable string. This follows the Solaris API of sig2str() a bit. Also, add all remaining signals to the list of signal names. 2007-09-17 15:26:18 +00:00
modules bug fixes for module-rtp-recv 2007-09-18 19:52:45 +00:00
pulse drop a couple of WARNING prefixes in log messages, since we have pa_log_warn anyway for marking warnings especially 2007-09-17 14:03:04 +00:00
pulsecore make sure we don't call pa_source_post() for a monitor source after it was unlinked 2007-09-18 19:52:20 +00:00
tests NSIG seems to be more common than _NSIG. 2007-09-18 10:45:54 +00:00
utils Make sure the header file is only included on linux (as this is a linux-only 2007-09-18 10:36:17 +00:00
depmod.py big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
Makefile.am port module-rtp-send.c to lock-free core 2007-09-18 17:41:51 +00:00