summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* default: esd is obsolete, hence don't load it anymore by defaultHEADmasterLennart Poettering2012-05-161-3/+3
* build-sys: equalizer-sink needs DBus aswell as FFTWColin Guthrie2011-06-301-6/+3
* build-sys: Fix handling of Bluez, Hal dependency on D-BusMaarten Bosmans2011-06-301-73/+63
* build-sys: Add more build-time conditionals to config filesMaarten Bosmans2011-06-303-8/+48
* build-sys: Process configuration files with m4Maarten Bosmans2011-06-304-49/+19
* build-sys: Use configure AC_OUTPUT to process config filesMaarten Bosmans2011-06-303-47/+25
* build-sys: Move some more defines to configure.acMaarten Bosmans2011-06-309-32/+32
* alsa-sink: fix mmap_write() work_doneWu Fengguang2011-06-281-1/+1
* parecord: Automatically detect file format from extensionMaarten Bosmans2011-06-272-8/+12
* build-sys: look for function 'backtrace' also in library 'ubacktrace'Henning Heinold2011-06-271-1/+1
* alsa-mixer: Whoops, forgot to git-add this in a previous.Colin Guthrie2011-06-261-0/+35
* alsa-mixer: Add UAC1.0 Sennheiser Dongle to the usb-headset profile.Colin Guthrie2011-06-261-0/+2
* build-sys: Move some more defines from CFLAGS to config.hMaarten Bosmans2011-06-262-5/+7
* build-sys: Use AX_DEFINE_DIR macro instead of setting AM_CFLAGSMaarten Bosmans2011-06-263-10/+58
* build-sys: Use ax_check_flag macros from autoconf archiveMaarten Bosmans2011-06-264-349/+181
* alsa-mixer: Add an mixer profile exception for a BT Agile handsetColin Guthrie2011-06-251-0/+4
* alsa-mixer: Add workaround for some USB headsetsDavid Henningsson2011-06-252-1/+5
* build-sys: Update orc.m4 to latest upstream versionMaarten Bosmans2011-06-241-4/+17
* Remove libpulse-browse and pabrowseMaarten Bosmans2011-06-2412-818/+0
* Update todoMaarten Bosmans2011-06-241-10/+8
* win32: Make some unused-variable warnings go awayMaarten Bosmans2011-06-2415-29/+49
* win32: Make once-test workMaarten Bosmans2011-06-244-9/+32
* build-sys: Cleanup Makefile.amMaarten Bosmans2011-06-241-49/+10
* Add sys/time.h include to rtclock.cMaarten Bosmans2011-06-241-0/+3
* Remove obsolete description property from modulesMaarten Bosmans2011-06-243-9/+4
* build-sys: bump sonameColin Guthrie2011-06-231-1/+1
* raop: Change socket buffer size handling to avoid playback underrunsBryan Gleeson2011-06-221-1/+0
* 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