summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-11bluetooth: Fixes for PCM-MPEG switchingbt-passthroughArun Raghavan1-81/+89
2011-10-11bluetooth: Handle configuration failures more gracefullyArun Raghavan1-22/+28
2011-10-11bluetooth: Use new API for exposing A2DP MPEG sinksArun Raghavan2-115/+194
2011-10-11bluetooth: MP3 passthrough over A2DPPierre-Louis Bossart3-44/+640
2011-10-10echo-cancel: Close debug files on module unloadArun Raghavan1-0/+9
2011-10-10namereg: Don't set default sink/source on get()Arun Raghavan1-9/+3
2011-10-10echo-cancel: Drop sink/source samples before processing beginsArun Raghavan1-29/+43
2011-10-10echo-cancel: Skip processing till there's enough dataArun Raghavan1-4/+8
2011-10-10echo-cancel: Skip canceller when no source outputs are connectedArun Raghavan1-1/+6
2011-10-10echo-cancel: Increase threshold for resyncing, make it configurableArun Raghavan1-6/+21
2011-10-10echo-cancel: Don't crash if adjust_time = 0Arun Raghavan1-2/+2
2011-10-10echo-cancel: Remove redundant variableArun Raghavan1-4/+1
2011-10-10echo-cancel: Add a standalone test programArun Raghavan2-21/+147
2011-10-08alsa: reset watermark to initial values on resumePierre-Louis Bossart2-39/+90
2011-10-05source-output: Do not use unset channel map in pa_source_output_newDavid Henningsson1-1/+2
2011-10-05module-jackdbus-detect: Avoid double-free of modargsDavid Henningsson1-1/+1
2011-10-05alsa: Make mixer error handling more robust stillArun Raghavan1-5/+14
2011-10-04doc: Add some more doxygen tags to existing commentsMaarten Bosmans2-19/+19
2011-10-04echo-cancel: Fail if loaded between a sink and its monitorArun Raghavan1-0/+5
2011-10-04alsa: Better error handling in mixer rtpoll callbackArun Raghavan1-7/+23
2011-10-04alsa: Give compressed formats preference over PCMArun Raghavan1-1/+13
2011-10-01Make pulse build with clang againMaarten Bosmans2-4/+4
2011-10-01null-sink: Set latency range at the time of initialization of module.Sudarshan Bisht1-0/+2
2011-10-01osx: don't build the once-test binary on OS XDaniel Mack1-1/+5
2011-10-01doc: Add an example stream-restore fallback table file.Tanu Kaskinen1-0/+13
2011-10-01stream-restore: Support a simple fallback volume tableMarc-André Lureau1-2/+95
2011-10-01memblockq: Improve debuggability by storing a name and a sample spec.Tanu Kaskinen21-43/+86
2011-10-01sink: Add some comments about the rewind handling during stream moves.Tanu Kaskinen1-0/+58
2011-10-01sink: Move updating the requested latency after the rewind request when finis...Tanu Kaskinen1-6/+23
2011-10-01libpulse: Always return a three part version number in API calls.Colin Guthrie2-2/+2
2011-09-27sink,source: Avoid unnecessary call to pa_rtclock_now()Arun Raghavan2-6/+10
2011-09-27extended: Fix doxygen comment style typosv1.98-devArun Raghavan2-6/+6
2011-09-27build-sys: bump sonamev1.0Colin Guthrie1-1/+1
2011-09-27build-sys: Switch to the tar-ustar format (as per a lot of GNOME stuff for 3....Colin Guthrie1-1/+1
2011-09-25Fix crash in threaded message queuesDavid Henningsson1-1/+1
2011-09-22dbus: Don't crash if the module does not loadDavid Henningsson1-3/+5
2011-09-21sink,source: Handle missing in the shared volume caseArun Raghavan6-30/+72
2011-09-15build-sys: bump sonamev0.99.4Colin Guthrie1-1/+1
2011-09-15conf: Make sure module-dbus-protocol is loaded after module-default-device-re...David Henningsson2-11/+20
2011-09-14sink,source: Avoid crash by not updating volume on shutdownDavid Henningsson4-0/+14
2011-09-14echo-cancel: Use volume sharing by defaultArun Raghavan2-11/+24
2011-09-14equalizer: Use volume sharing by defaultArun Raghavan2-6/+17
2011-09-14virtual: Make volume sharing on by defaultArun Raghavan2-2/+2
2011-09-14volume: Handle varying channel count for shared volumesArun Raghavan2-0/+6
2011-09-14def: Hide server-side sink/source flagsArun Raghavan3-22/+30
2011-09-14stream: Relax assert for extended APIArun Raghavan1-1/+1
2011-09-14doc: Add info about running pulseaudio from the build dirAntonio Ospite1-0/+9
2011-09-14doc: Update README with fresh links.Colin Guthrie1-6/+6
2011-09-14raop: Don't crash if fd is not open when trying to close itDavid Henningsson1-4/+6
2011-09-13volume: Rename 'sync volume' to 'deferred volume'.Colin Guthrie20-141/+143