summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary #includesMaarten Bosmans2011-06-22227-472/+76
* database: Support legacy format database entries.Colin Guthrie2011-06-225-181/+453
* device-restore: Add a new protocol extension for device-restore.Colin Guthrie2011-06-227-7/+745
* database: Convert our use of database files to save in tagstruct format.Colin Guthrie2011-06-224-368/+565
* esound,streams: Fix some crashes.Colin Guthrie2011-06-223-9/+14
* pactl: Add a set-source-output-volume commandArun Raghavan2011-06-221-1/+48
* source-output: Trivial code moveArun Raghavan2011-06-221-52/+52
* capture: Remove support for synchronised capture streams.Colin Guthrie2011-06-223-86/+2
* alsa-mixer: select nearest alsa volume step in sync-volume modeJuho Hämäläinen2011-06-224-14/+76
* alsa-mixer: When setting hw volume, always round up with playback and down wi...Colin Guthrie2011-06-221-1/+3
* streams: Tidy up includesColin Guthrie2011-06-222-2/+2
* alsa: Remove unneeded includeColin Guthrie2011-06-221-1/+0
* introspect: Get format of source outputColin Guthrie2011-06-225-3/+20
* capture: Implement per-stream volume control for capture streams.Colin Guthrie2011-06-2221-210/+1971
* introspect: Get formats for sourcesColin Guthrie2011-06-225-18/+82
* capture: Add the passthrough format negotiation to capture streams.Colin Guthrie2011-06-2218-104/+406
* def: Add some flags for source outputs.Colin Guthrie2011-06-221-1/+28
* introspect: Clear out memory properly on error.Colin Guthrie2011-06-221-42/+40
* alsa-sink: Some trivial tidyupsColin Guthrie2011-06-224-17/+20
* bluetooth-discover: Remove remaining ifdef NOKIAs.Tanu Kaskinen2011-06-221-12/+3
* build-sys: module-equalizer-sink needs dbus.Colin Guthrie2011-06-221-0/+5
* Merge remote-tracking branch 'mkbosmans/merge/build-sys'Colin Guthrie2011-06-229-615/+675
|\
| * build-sys: Use AX_PTHREAD macro from autoconf archiveMaarten Bosmans2011-06-213-366/+303
| * build-sys: Use AX_CHECK_DEFINE macro from autoconf archiveMaarten Bosmans2011-06-203-16/+95
| * build-sys: Use AX_TLS macro from autoconf archiveMaarten Bosmans2011-06-203-18/+79
| * build-sys: Move acx_lirc.m4 contents to configure.acMaarten Bosmans2011-06-202-7/+8
| * build-sys: Move some stuff around in configure.acMaarten Bosmans2011-06-201-53/+52
| * build-sys: Clean up configure.acMaarten Bosmans2011-06-201-77/+76
| * build-sys: Define PA_CFLAGS at right timeMaarten Bosmans2011-06-201-2/+2
| * build-sys: Reset CFLAGS after DBUS checkMaarten Bosmans2011-06-202-4/+9
| * build-sys: Consolidate host_os handlingMaarten Bosmans2011-06-201-71/+73
| * build-sys: Remove unnecessary AC_SUBST callsMaarten Bosmans2011-06-201-23/+0
* | SSE/MMX: Fix problem with highpitched noise on i386David Henningsson2011-06-222-4/+20
* | stream: Simplify passing of formats in extended APIArun Raghavan2011-06-193-11/+14
* | stream: Fix a couple of format_info leaksArun Raghavan2011-06-191-1/+4
* | protocol-native: Don't leak formatsArun Raghavan2011-06-191-3/+16
|/
* Disable check for pthreads on win32Fritz Elfert2011-06-182-2/+6
* protocol-native: Use original requested latency on stream movesArun Raghavan2011-06-141-4/+12
* echo-cancel: More preprocessing fixesArun Raghavan2011-06-131-2/+6
* echo-cancel: Fix preprocessor initialisationArun Raghavan2011-06-131-1/+1
* win32: define WIN32_LEAN_AND_MEANMaarten Bosmans2011-06-122-0/+4
* gitignore: Add connect-stress, extended-test and format-test.Tanu Kaskinen2011-06-121-0/+3
* tests: Update extended API testArun Raghavan2011-06-121-3/+3
* combine: Fix a crash on shutdown if the module is loaded outside of our control.Colin Guthrie2011-06-081-5/+7
* device-manager: Free a hook slot to prevent segv on unloadColin Guthrie2011-06-061-0/+3
* pulsecore: Add a couple pa_asserts() on pa_tagstruct* calls.Colin Guthrie2011-06-061-0/+2
* module-combine-sink: Check running flag before rendering in null modeForest Bond2011-06-021-0/+4
* module-combine-sink: Initialize smoother in paused stateForest Bond2011-06-021-6/+9
* module-combine-sink: Initialize smoother with offset pa_rtclock_now()Forest Bond2011-06-021-1/+1
* streams: Fix the actual resampler method shown in debug messages.Colin Guthrie2011-06-022-0/+2