summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-13client: introduce auto-connect-display= following the scheme of auto-connect-...Lennart Poettering5-7/+19
2010-01-13client: introduce auto-connect-localhost= option in client.confLennart Poettering5-4/+20
2010-01-13Merge remote branch 'tanuk/fixes'Lennart Poettering4-8/+38
2010-01-13tests: add pa_once_xxx() testLennart Poettering3-0/+110
2010-01-09daemon: Don't autospawn if a server address is explicitly configured.Tanu Kaskinen2-6/+36
2010-01-06sink-input: Replace a tab indentation with spaces.Tanu Kaskinen1-1/+1
2010-01-06idxset: Fix _get_by_data() comment.Tanu Kaskinen1-1/+1
2010-01-06core: volume ramping fixhuan zheng1-1/+1
2010-01-05Merge remote branch 'zonque/topic/osx'Lennart Poettering18-83/+1720
2010-01-05fix a number of warningsDaniel Mack4-12/+16
2010-01-05headers: Some trivial fixes for some documentation typosMads Kiilerich9-14/+16
2010-01-05Subject: rtpoll: better support for DEBUG_TIMING logsPierre-Louis Bossart1-3/+20
2010-01-05Fix typo in log message: s/may no be/may not be/chocolateboy1-1/+1
2010-01-05alsa: add profile set for M-Audio FastTrack Pro USBDavid Kågedal2-0/+86
2010-01-05udev: Use SOUND_CLASS instead of SOUND_FORM_FACTOR when checking for modemDaniel T Chen1-1/+1
2010-01-05threaded-mainloop: Properly initialise m->n_waiting_for_accept to prevent dea...Daniel T Chen1-0/+1
2009-12-22More src/pulsecore/cpu-arm.c FTBFS fixesDaniel T Chen1-2/+3
2009-12-22Fix the following warnings (which now cause buildd failures in Ubuntu 10.04):Daniel T Chen1-0/+1
2009-12-16fix a number of warningsDaniel Mack4-12/+16
2009-12-16osx: add native zeroconf implementation via BonjourDaniel Mack3-0/+533
2009-12-16CoreAudio: add audio device moduleDaniel Mack2-1/+828
2009-12-16CoreAudio: add device detection moduleDaniel Mack2-0/+243
2009-12-16hack around another OS X bug: recv() with MSG_PEEK does not workDaniel Mack1-0/+22
2009-12-16poll() is totally broken on Mac OS XDaniel Mack12-40/+34
2009-12-09src/Makefile.am: add specific OS_IS_DARWIN filesKim Lester1-2/+11
2009-12-09core-rtclock.c: tweak OS_IS_DARWIN constraintsDaniel Mack1-41/+28
2009-12-09configure.ac: add DARWIN_OS variableKim Lester1-0/+22
2009-12-06Merge branch 'master' of git://0pointer.de/pulseaudioDaniel Mack9-26/+50
2009-12-06Add a configure option to change 'udevrulesdir'Arun Raghavan2-1/+7
2009-12-06Mark shared variables as volatileArun Raghavan1-1/+4
2009-12-03stream-restore: At startup, create dbus entries only for valid database entries.Tanu Kaskinen1-2/+7
2009-12-03stream-restore: Add a missing pa_xnew0() call in handle_add_entry().Tanu Kaskinen1-0/+1
2009-12-03stream-restore: Fix a few assertion misuses with the D-Bus code.Tanu Kaskinen1-5/+5
2009-12-03dbus: Add a missing break statement in handle_message_cb().Tanu Kaskinen1-0/+1
2009-12-03dbus: Handle the cases when a non-existing interface is detected in an incomi...Tanu Kaskinen2-0/+9
2009-12-03libpulse: Store pa_stream pointers to hashmaps instead of dynarrays.Tanu Kaskinen3-18/+17
2009-12-01Merge branch 'master' of git://0pointer.de/pulseaudioDaniel Mack1-0/+2
2009-11-30Merge remote branch 'tanuk/master'Colin Guthrie1-0/+2
2009-11-24Merge branch 'master' of git://0pointer.de/pulseaudioDaniel Mack32-580/+1860
2009-11-23Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering2-12/+27
2009-11-23Merge remote branch 'phish3/master'Lennart Poettering2-12/+27
2009-11-22Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering25-423/+1209
2009-11-21freebsd: implement pa_get_binary_nameJoe Marcus Clarke1-0/+11
2009-11-20src/utils/qpaeq: added more friendly error messages to common errorsJason Newton1-12/+26
2009-11-20Makefile.am: added qpaeq to installed scriptsJason Newton1-0/+1
2009-11-21Simplify Makefile.am handling of ALSA-related files.Diego Elio 'Flameeyes' Pettenò1-31/+24
2009-11-21Avoid using devname as a variable name.Diego Elio 'Flameeyes' Pettenò1-7/+7
2009-11-21Rename all the signal parameters and variables to something more explicit.Diego Elio 'Flameeyes' Pettenò10-309/+309
2009-11-21Since now we have FreeBSD atomic operations, don't require libatomic_ops.Diego Elio 'Flameeyes' Pettenò1-0/+4
2009-11-21Simplify handling of NetBSD atomic ops discovery.Diego Elio 'Flameeyes' Pettenò1-23/+6