summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* format: Export pa_format_info_is_compatible in APIArun Raghavan2011-05-154-2/+11
* sink-input: Add a format-lost eventArun Raghavan2011-05-152-1/+9
* sink-input: Don't restore volume for passthrough streamsArun Raghavan2011-05-151-0/+6
* sink-input: Don't print an error if a passthrough connection failsArun Raghavan2011-05-151-1/+2
* core: Factor out passthrough checks into their own functionsArun Raghavan2011-05-024-17/+41
* format: Add a type for DTSArun Raghavan2011-05-022-0/+4
* introspect: Get format of sink inputArun Raghavan2011-05-025-2/+16
* introspect: Get formats for sinksArun Raghavan2011-05-025-1/+68
* stream: Add API to get a stream's pa_format_infoArun Raghavan2011-05-023-0/+14
* format: Add some convenience functions for printingArun Raghavan2011-05-023-0/+51
* format: Const-ify some parametersArun Raghavan2011-05-022-4/+4
* alsa: Reconfigure sink sample rate for passthrough inputsArun Raghavan2011-05-021-0/+52
* core: Suspend monitor when a sink enters passthrough modeArun Raghavan2011-05-023-1/+18
* sink: Trivial typo fix in commentArun Raghavan2011-05-021-1/+1
* 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-0225-81/+346
* 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-028-1/+205
* 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
* Make connect-stress test compile for win32Maarten Bosmans2011-04-301-3/+3
* build-system: Small fixesMaarten Bosmans2011-04-301-14/+10
* build-system: Rearrange database selectionMaarten Bosmans2011-04-301-32/+32
* build-system: Replace some more conditionals with AS_IFMaarten Bosmans2011-04-301-208/+103
* build-system: Move dependency error messages to outer scopeMaarten Bosmans2011-04-301-64/+43
* build-system: Move AC_DEFINE to separate line with AS_IFMaarten Bosmans2011-04-301-42/+17
* build-system: Use AS_IF macro for configure outputMaarten Bosmans2011-04-301-150/+48
* build-system: Simplify AC_ARG_ENABLE usageMaarten Bosmans2011-04-301-306/+109
* 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-302-14/+26
* 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