summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* x11: More XCB fixes.Arnaud Fontaine2011-04-301-13/+25
* dbus: Fix the order of freeing stuff when unloading module-dbus-protocol.Tanu Kaskinen2011-04-291-3/+9
* dbus: Fix connection idxset freeing when unloading the module.Tanu Kaskinen2011-04-291-13/+8
* match: Support for both merging and replacing proplist updates.Tanu Kaskinen2011-04-291-37/+60
* core: Drop empty gaps in the memblockq when playing data from it.Antti-Ville Jansson2011-04-281-5/+8
* stream-restore: Enable database dumping if DEBUG_VOLUME is defined.Tanu Kaskinen2011-04-281-2/+2
* module-null-source: New null-source moduleMarc-André Lureau2011-04-282-0/+300
* x11: Fix build errors with newest xcb-util.Maciej Grela2011-04-281-9/+17
* filter-heuristics: Match roles correctlyArun Raghavan2011-04-231-2/+23
* echo-cancel: Play nice with module-filter-*Arun Raghavan2011-04-231-2/+14
* filters: Handle filters on sources as wellArun Raghavan2011-04-232-77/+283
* filters: Handle stream moves properlyArun Raghavan2011-04-233-16/+79
* filter-heuristics: Only apply AEC if we're not already on a phone sinkArun Raghavan2011-04-231-2/+5
* test: Make the connect-stress less likely to bail out due to >32 streams.Colin Guthrie2011-04-231-1/+9
* protocol-dbus: Fix some memory management bugs.Tanu Kaskinen2011-04-231-6/+6
* match: Match rule earlier, in SINK_INPUT_NEWMarc-André Lureau2011-04-231-22/+13
* match: Don't double free in case of missing table fileMarc-André Lureau2011-04-231-1/+0
* module-coreaudio-device: Fix two build warningsDaniel Mack2011-04-231-2/+2
* module-coreaudio-device: Set the thread name to device nameDaniel Mack2011-04-231-1/+1
* module-coreaudio-device: Dispatch sink/source state messages from main loopDaniel Mack2011-04-231-38/+50
* thread-posix: Use pthread_(get|set)name_np() if availableDaniel Mack2011-04-231-0/+9
* pulsecore:: Define _POSIX_C_SOURCE locally for rtclock on OSXDaniel Mack2011-04-231-0/+4
* util: Implement pa_get_binary_name() for Mac OS XDaniel Mack2011-04-231-0/+26
* module-coreaudio-detect: Add 'ioproc_frames' parameterDaniel Mack2011-04-231-3/+20
* memblockq: decode unset chunks as NULL chunks againLennart Poettering2011-04-213-1/+13
* filter-apply: Make housekeeping optionalArun Raghavan2011-04-201-0/+14
* filter: Move the proplist defines into the central place and document them.Colin Guthrie2011-04-203-6/+6
* tests: improve resampler testMarc-André Lureau2011-04-191-10/+197
* interpol-test: remove unused include getopt.hMarc-André Lureau2011-04-191-1/+0
* volume: Get more data from volume testsArun Raghavan2011-04-184-57/+147
* stream-restore: Check for readability before reading volumeArun Raghavan2011-04-181-1/+1
* pa_poll(): Simplify detection of invalid fds in select() emulation modeDaniel Mack2011-04-181-2/+27
* sink-input: Check flat volume with pa_sink_flat_volume_enabled().Tanu Kaskinen2011-04-181-2/+2
* filter-heuristics: New module that applies some basic heuristics regarding fi...Colin Guthrie2011-04-182-2/+125
* filter-apply: New module to automatically load filter sinks (and move streams...Colin Guthrie2011-04-182-2/+408
* equalizer: Use sink_master as the module argument rather than just master.Colin Guthrie2011-04-181-3/+3
* bluetooth-device: fix rounding errors caused by few bt volume stepsJuho Hämäläinen2011-04-051-11/+36
* stream-restore: add version to new entry.Harri Mähönen2011-04-051-0/+1
* doc: Fix typoColin Guthrie2011-04-051-1/+1
* alsa: Fix log output to inform about positive base volumes correctly.Tanu Kaskinen2011-04-042-8/+2
* bluetooth: drop data every 500ms on oor conditionMarc-André Lureau2011-04-041-11/+14
* switch-on-connect: Add a new module to allow for hotplugged devices to be use...Michael Terry2011-04-032-2/+195
* tests: add a connection stress testDaniel Mack2011-04-012-2/+207
* bluetooth: Fix HSP volume handling.Tanu Kaskinen2011-04-011-32/+69
* bluetooth: restore original sco_{sink, src}->set_volume when unloadingMarc-André Lureau2011-04-011-0/+6
* bluetooth: fix set_volume_cb on sco over pcmMarc-André Lureau2011-04-011-9/+50
* bluetooth: use sco_sink/source to start with right stateMarc-André Lureau2011-04-011-16/+23
* bluetooth: Drop all "#ifdef NOKIA" directives.Tanu Kaskinen2011-04-011-49/+8
* bluetooth: Pull a2dp-codecs.h from BlueZArun Raghavan2011-03-315-39/+125
* alsa-mixer: Check that the kernel driver returns consistent limits with both ...Tanu Kaskinen2011-03-301-0/+37