No description
Find a file
Lennart Poettering 76031df4a4 Big pile of interdependant changes:
* Fix a deadlock when an asyncq overflows and an RT thread needed to wait until space became available again while the main thread was waiting for a operation to complete and thus didn't free any new items. Now, if the asyncq overflows, queue those items temporarily, and return immediately. Then, when the queue becomes writable again, flush it.
* Modify pa_thread_mq_init() to also set up pa_rtpoll events properly for the MQ
* Some more pa_bool_t'ization
* Unify more common code between alsa-sink and alsa-source
* The upper limit for the tsched watermark is max_use minus one frame
* make module-alsa-source work
* make the alsa modules use pa_alsa_build_pollfd() now
* fix detection of dB scale for alsa-source


git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2308 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-04-23 18:26:48 +00:00
doxygen add gccmacro.h to doxygen docs 2008-04-11 16:23:06 +00:00
man explicitly recommend the usage of -- in the pasuspender command line, Closes #203 2008-02-15 13:33:08 +00:00
src Big pile of interdependant changes: 2008-04-23 18:26:48 +00:00
acinclude.m4 update acx_pthread.m4 2006-09-02 14:56:41 +00:00
autogen.sh add autogen.sh for jhbuild (for you, elmarco!) 2006-07-24 20:03:27 +00:00
bootstrap.sh merge 'lennart' branch back into trunk. 2007-10-28 19:13:50 +00:00
configure.ac increase version of required ALSA to 1.0.16. check for gdbm 2008-04-11 16:22:02 +00:00
GPL * rename "LICENSE" to "LGPL" 2006-04-20 12:33:00 +00:00
LGPL * rename "LICENSE" to "LGPL" 2006-04-20 12:33:00 +00:00
libpulse-browse.pc.in add missing pthread libs 2007-11-01 22:50:32 +00:00
libpulse-mainloop-glib.pc.in add missing pthread libs 2007-11-01 22:50:32 +00:00
libpulse-simple.pc.in add missing pthread libs 2007-11-01 22:50:32 +00:00
libpulse.pc.in add missing pthread libs 2007-11-01 22:50:32 +00:00
LICENSE hide pulseadudio binary from SVN 2006-06-19 22:03:39 +00:00
Makefile.am add a man page for the pulseaudio binary. More will follow. 2007-11-05 15:10:13 +00:00
PROTOCOL - deprecate autoload stuff 2008-04-03 13:40:55 +00:00
pulseaudio-text.svg merge 'lennart' branch back into trunk. 2007-10-28 19:13:50 +00:00
pulseaudio.svg Add PulseAudio logo to tree. 2006-08-28 06:25:41 +00:00
README remove all docs from tarball since they are now available on pulseaudio.org 2006-07-07 16:05:20 +00:00
todo merge 'lennart' branch back into trunk. 2007-10-28 19:13:50 +00:00

For more information see http://pulseaudio.org/