summaryrefslogtreecommitdiffstats
path: root/src/pulsecore
Commit message (Expand)AuthorAgeFilesLines
* parecord: Automatically detect file format from extensionMaarten Bosmans2011-06-271-1/+1
* win32: Make some unused-variable warnings go awayMaarten Bosmans2011-06-248-17/+29
* win32: Make once-test workMaarten Bosmans2011-06-241-0/+21
* Remove unnecessary #includesMaarten Bosmans2011-06-2288-146/+31
* esound,streams: Fix some crashes.Colin Guthrie2011-06-223-9/+14
* source-output: Trivial code moveArun Raghavan2011-06-221-52/+52
* capture: Remove support for synchronised capture streams.Colin Guthrie2011-06-223-86/+2
* streams: Tidy up includesColin Guthrie2011-06-222-2/+2
* introspect: Get format of source outputColin Guthrie2011-06-221-0/+1
* capture: Implement per-stream volume control for capture streams.Colin Guthrie2011-06-229-83/+1654
* introspect: Get formats for sourcesColin Guthrie2011-06-221-0/+13
* capture: Add the passthrough format negotiation to capture streams.Colin Guthrie2011-06-228-70/+369
* alsa-sink: Some trivial tidyupsColin Guthrie2011-06-223-14/+18
* SSE/MMX: Fix problem with highpitched noise on i386David Henningsson2011-06-222-4/+20
* protocol-native: Don't leak formatsArun Raghavan2011-06-191-3/+16
* protocol-native: Use original requested latency on stream movesArun Raghavan2011-06-141-4/+12
* win32: define WIN32_LEAN_AND_MEANMaarten Bosmans2011-06-121-0/+1
* pulsecore: Add a couple pa_asserts() on pa_tagstruct* calls.Colin Guthrie2011-06-061-0/+2
* streams: Fix the actual resampler method shown in debug messages.Colin Guthrie2011-06-022-0/+2
* format: Fix channel map handlingArun Raghavan2011-05-201-1/+2
* protocol-native: Fix memory leaks introduced in protocol 21 (passthrough supp...Colin Guthrie2011-05-161-26/+30
* sink-input: Fix memory leak of proplist when sending format-changed eventsColin Guthrie2011-05-161-0/+1
* Merge branch 'passthrough'Colin Guthrie2011-05-1513-106/+464
|\
| * sink-input: Provide more information to client when format is lostArun Raghavan2011-05-151-1/+5
| * sink-input: Add a format-lost eventArun Raghavan2011-05-151-1/+2
| * 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-023-15/+39
| * introspect: Get format of sink inputArun Raghavan2011-05-021-0/+2
| * introspect: Get formats for sinksArun Raghavan2011-05-021-0/+13
| * 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
| * core: Fix some FIXMEs for the extended APIArun Raghavan2011-05-021-4/+9
| * 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-022-14/+7
| * sink-input: Don't assert on bad formatsArun Raghavan2011-05-021-2/+2
| * sink-input: Return NOTSUPPORTED if format negotiation failsArun Raghavan2011-05-021-1/+1
| * sink-input: Minor cleanupsArun Raghavan2011-05-021-5/+5
| * sink: Remove PASSTHROUGH flagArun Raghavan2011-05-023-44/+38
| * core: Add extended stream API to support compressed formatsArun Raghavan2011-05-027-37/+193
| * sink: Extend API for compressed formats supportArun Raghavan2011-05-022-0/+58
| * core: Add a pa_format_info structureArun Raghavan2011-05-022-1/+47
| * sink: Trivial typo fixArun Raghavan2011-05-021-7/+7
| * sink-input: Don't resample passthrough inputsPierre-Louis Bossart2011-05-021-12/+14
* | rtkit: use private bus connection in order to avoid threading issues when inv...Lennart Poettering2011-05-061-1/+2
|/
* x11: More XCB fixes.Arnaud Fontaine2011-04-301-13/+25
* core: Drop empty gaps in the memblockq when playing data from it.Antti-Ville Jansson2011-04-281-5/+8
* x11: Fix build errors with newest xcb-util.Maciej Grela2011-04-281-9/+17
* protocol-dbus: Fix some memory management bugs.Tanu Kaskinen2011-04-231-6/+6