summaryrefslogtreecommitdiffstats
path: root/src
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: Add more build-time conditionals to config filesMaarten Bosmans2011-06-302-6/+34
* build-sys: Process configuration files with m4Maarten Bosmans2011-06-303-45/+12
* build-sys: Use configure AC_OUTPUT to process config filesMaarten Bosmans2011-06-301-40/+2
* build-sys: Move some more defines to configure.acMaarten Bosmans2011-06-302-17/+6
* alsa-sink: fix mmap_write() work_doneWu Fengguang2011-06-281-1/+1
* parecord: Automatically detect file format from extensionMaarten Bosmans2011-06-272-8/+12
* 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-261-2/+1
* build-sys: Use AX_DEFINE_DIR macro instead of setting AM_CFLAGSMaarten Bosmans2011-06-261-6/+0
* build-sys: Use ax_check_flag macros from autoconf archiveMaarten Bosmans2011-06-261-1/+1
* 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
* Remove libpulse-browse and pabrowseMaarten Bosmans2011-06-246-748/+0
* 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
* 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-224-181/+441
* 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-224-2/+18
* capture: Implement per-stream volume control for capture streams.Colin Guthrie2011-06-2220-210/+1963
* introspect: Get formats for sourcesColin Guthrie2011-06-224-18/+74
* capture: Add the passthrough format negotiation to capture streams.Colin Guthrie2011-06-2216-103/+392
* 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-221-0/+5
|\
| * build-sys: Reset CFLAGS after DBUS checkMaarten Bosmans2011-06-201-0/+5
* | 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-181-1/+3