summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-09build-sys: Oops forgot to add the Kinect profile to the build system.Colin Guthrie1-1/+2
2011-09-09raop: Properly deal with the name coming from the device.Colin Guthrie1-3/+5
2011-09-09modargs: Ensure modargs can be accessed in their raw form.Colin Guthrie2-36/+66
2011-09-09alsa-mixer: Add support for the Microsoft Kinect Sensor deviceAntonio Ospite2-0/+40
2011-09-09module-suspend-on-idle: Move vacuum code to coreMaarten Bosmans2-46/+24
2011-09-07alsa: Tidy up argument descriptionsColin Guthrie5-6/+6
2011-09-07bluetooth: Bump DBus version to 1.3.0 and drop conditional code.Colin Guthrie2-20/+2
2011-09-07loopback: New modargs: sink_input_properties and source_output_properties.Tanu Kaskinen1-22/+24
2011-09-05raop: Use the port supplied by avahi when connecting to RAOP devices.Colin Guthrie3-12/+20
2011-09-05device-restore: Fix use-after-free error.Colin Guthrie1-2/+5
2011-09-05formats: Export more functions needed for a clean build.Colin Guthrie1-0/+4
2011-09-05formats: The format code should be in libpulse, not libpulsecommonColin Guthrie2-5/+6
2011-09-04stream-restore: Add proper data validity checks to the legacy database entry ...Colin Guthrie1-0/+20
2011-09-04stream-restore: Add in some variable sets that were missing from 9ffa93.Colin Guthrie1-0/+8
2011-09-03device-restore: Simplify the migration of data to per-port keys.Colin Guthrie1-65/+65
2011-09-03Make gcc --std=c99 happyMaarten Bosmans5-1/+14
2011-09-03Squash the last gcc warningsMaarten Bosmans2-2/+3
2011-09-03module-equalizer-sink: Use correct limit in loopMaarten Bosmans1-1/+1
2011-09-03bluetooth/sbc: Use __asm__ keywordMaarten Bosmans4-25/+25
2011-09-03module-equalizer-sink: Use = in initialising variablesMaarten Bosmans1-13/+13
2011-09-03module-equalizer-sink: Use %z for printf of size_t variablesMaarten Bosmans1-5/+5
2011-09-03alsa-mixer: Set "Front" control to 0 dB on headphone pathDavid Henningsson2-4/+6
2011-08-31module-switch-on-connect: Don't switch unlinked sink input and source outputsDavid Henningsson1-2/+2
2011-08-31vala: Add has_type_id=false to all enums, structs and classesArun Raghavan1-51/+51
2011-08-29build-sys: bump sonamev0.99.3Colin Guthrie1-1/+1
2011-08-29equalizer: Comment out unused functionArun Raghavan1-0/+2
2011-08-29echo-cancel: Get rid of annoying compiler warningsArun Raghavan1-3/+4
2011-08-29echo-cancel: Don't allow streams to attach while unloadingArun Raghavan1-0/+14
2011-08-29echo-cancel: Make save_aec modarg a bool instead of an intArun Raghavan1-3/+3
2011-08-29pacat: make pacat respond to cork/uncork eventsLu Guanqun1-0/+20
2011-08-29Set better priorities on input pathsDavid Henningsson7-7/+7
2011-08-29passthrough: Fix setting volume to unamplified againArun Raghavan2-2/+2
2011-08-29device-restore: Restore volumes on port change.Colin Guthrie1-0/+89