pulseaudio/src
2007-09-28 13:00:35 +00:00
..
daemon use the full range of RTSIGS for our stuff 2007-09-28 12:53:17 +00:00
modules only do IO if we are RUNNING or IDLE, but not when we are in INIT 2007-09-28 12:22:56 +00:00
pulse drop the PA_SOURCE_CAN_SUSPEND and PA_SINK_CAN_SUSPEND flags, since they were a bad idea in the first place. All sinks/sources are now *required* to handle suspending in one way or another. Luckily all current sink/source implementations handle it fine anyway. 2007-09-24 16:10:43 +00:00
pulsecore Move the poll() call outside the #ifdef checking for ppoll, since we want the poll in all cases. Prior to this change the check for negative return values of poll/ppoll was never actually executed when ppoll() was available 2007-09-28 13:00:35 +00:00
tests prefix by order macros with PA_ 2007-09-22 01:16:14 +00:00
utils work around newest open() magic in fedora glibc 2007-09-25 00:53:49 +00:00
depmod.py big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
Makefile.am fix make dist 2007-09-25 00:45:57 +00:00