summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * alsa-mixer: Remove passthrough profilesArun Raghavan2011-05-023-28/+1
| * core: Fix some FIXMEs for the extended APIArun Raghavan2011-05-022-10/+26
| * sink-input: Kill passthrough streams if moving to an unsupported sinkArun Raghavan2011-05-023-0/+33
| * sink: Fix leak in pa_sink_check_formats()Arun Raghavan2011-05-021-1/+4
| * format: Avoid some code duplicationArun Raghavan2011-05-024-14/+12
| * sink-input: Don't assert on bad formatsArun Raghavan2011-05-023-17/+21
| * sink-input: Return NOTSUPPORTED if format negotiation failsArun Raghavan2011-05-021-1/+1
| * sink-input: Minor cleanupsArun Raghavan2011-05-021-5/+5
| * tests: Add a trivial test for the extended APIArun Raghavan2011-05-022-0/+203
| * sink: Remove PASSTHROUGH flagArun Raghavan2011-05-025-59/+40
| * format: Add convenience API to check if a format is PCM or notArun Raghavan2011-05-023-0/+8
| * core: Add extended stream API to support compressed formatsArun Raghavan2011-05-0223-80/+330
| * sink: Extend API for compressed formats supportArun Raghavan2011-05-022-0/+58
| * format: Add some properties and internal APIArun Raghavan2011-05-023-0/+104
| * core: Add a pa_format_info structureArun Raghavan2011-05-027-1/+204
| * sample: Use PA_SAMPLE_INVALID instead of numeric valueArun Raghavan2011-05-021-1/+1
| * sink: Trivial typo fixArun Raghavan2011-05-021-7/+7
| * sink-input: Don't resample passthrough inputsPierre-Louis Bossart2011-05-021-12/+14
| * filter-apply: Mark modules as being autoloadedArun Raghavan2011-05-025-11/+28
* | echo-cancel: Remove unnecessary noalign attributeArun Raghavan2011-05-111-1/+0
* | echo-cancel: Handle alignment requirement manuallyArun Raghavan2011-05-112-4/+11
* | rtkit: use private bus connection in order to avoid threading issues when inv...Lennart Poettering2011-05-061-1/+2
* | filter-apply: Mark modules as being autoloadedArun Raghavan2011-05-035-11/+28
|/
* Make connect-stress test compile for win32Maarten Bosmans2011-04-301-3/+3
* combine: Rename module-combine to module-combine-sink.Colin Guthrie2011-04-303-1352/+1429
* bluetooth: Only close SCO if status has changedLuiz Augusto von Dentz2011-04-301-5/+5
* bluetooth: Fix using pointer-pointer when appending an array as variantLuiz Augusto von Dentz2011-04-301-4/+2
* bluetooth: Fix not updating sample spec when using Media APILuiz Augusto von Dentz2011-04-301-0/+13
* 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