summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-08-08Fix default.pa on non udev systemsMaarten Bosmans2-5/+13
2011-08-08stream-restore: Save/restore source output volume/muteColin Guthrie1-1/+91
2011-08-07source-output: Fix resampling.Colin Guthrie1-5/+5
2011-08-04Fix crash in path subset eliminationDavid Henningsson1-2/+4
2011-08-02protocol-native: Allow clients to know at what index underrun occurredDavid Henningsson5-3/+35
2011-07-27doc: Document subscription events betterArun Raghavan1-0/+20
2011-07-22rygel: Fix introspection XML for MediaItem2Jens Georg1-0/+1
2011-07-22rygel: Properly close {sv} iters for GetAllJens Georg1-0/+2
2011-07-21virtual: Fix volume callback setting.Tanu Kaskinen2-2/+2
2011-07-20reserve: Fix compile warning when compiling without dbusColin Guthrie1-2/+2
2011-07-20alsa-mixer: Remove workaround for USB head/handsetsColin Guthrie3-46/+1
2011-07-20alsa: No need to go via sink/source to get the core.Colin Guthrie2-4/+4
2011-07-20alsa-mixer: Detect and then drop pointless paths in the path set.Colin Guthrie3-6/+197
2011-07-20alsa-mixer: Do not 'unify' mixer paths.Colin Guthrie1-44/+0
2011-07-20alsa: Reinitialise the mixer on port change.Colin Guthrie11-120/+315
2011-07-20devices: Set certain sink/source flags automatically.Colin Guthrie13-45/+100
2011-07-19devices: Use wrapper functions to set the *_volume and *_mute callbacks.Colin Guthrie17-67/+175
2011-07-14Fix two comment typos.Ralph Giles2-2/+2
2011-07-12protocol-native: Trivial fix for a compiler warningArun Raghavan1-1/+1
2011-07-11padsp: Handle eol in info callbacks correctlyArun Raghavan1-2/+2
2011-07-11protocol-native: Fix invalid assertArun Raghavan1-1/+3
2011-07-09protocol-native: Fix backward compatibility breakArun Raghavan1-2/+6
2011-07-09echo-cancel: Set sane defaults for module initialisationArun Raghavan1-4/+8
2011-07-03module-waveout: Correctly handle mono volume controls on waveout deviceMaarten Bosmans1-4/+23
2011-06-30build-sys: equalizer-sink needs DBus aswell as FFTWColin Guthrie1-6/+3
2011-06-30build-sys: Add more build-time conditionals to config filesMaarten Bosmans2-6/+34
2011-06-30build-sys: Process configuration files with m4Maarten Bosmans3-45/+12
2011-06-30build-sys: Use configure AC_OUTPUT to process config filesMaarten Bosmans1-40/+2
2011-06-30build-sys: Move some more defines to configure.acMaarten Bosmans2-17/+6
2011-06-28alsa-sink: fix mmap_write() work_doneWu Fengguang1-1/+1
2011-06-27parecord: Automatically detect file format from extensionMaarten Bosmans2-8/+12
2011-06-26alsa-mixer: Whoops, forgot to git-add this in a previous.Colin Guthrie1-0/+35
2011-06-26alsa-mixer: Add UAC1.0 Sennheiser Dongle to the usb-headset profile.Colin Guthrie1-0/+2
2011-06-26build-sys: Move some more defines from CFLAGS to config.hMaarten Bosmans1-2/+1
2011-06-26build-sys: Use AX_DEFINE_DIR macro instead of setting AM_CFLAGSMaarten Bosmans1-6/+0
2011-06-26build-sys: Use ax_check_flag macros from autoconf archiveMaarten Bosmans1-1/+1
2011-06-25alsa-mixer: Add an mixer profile exception for a BT Agile handsetColin Guthrie1-0/+4
2011-06-25alsa-mixer: Add workaround for some USB headsetsDavid Henningsson2-1/+5
2011-06-24Remove libpulse-browse and pabrowseMaarten Bosmans6-748/+0
2011-06-24win32: Make some unused-variable warnings go awayMaarten Bosmans15-29/+49
2011-06-24win32: Make once-test workMaarten Bosmans4-9/+32
2011-06-24build-sys: Cleanup Makefile.amMaarten Bosmans1-49/+10
2011-06-24Add sys/time.h include to rtclock.cMaarten Bosmans1-0/+3
2011-06-24Remove obsolete description property from modulesMaarten Bosmans3-9/+4
2011-06-22raop: Change socket buffer size handling to avoid playback underrunsBryan Gleeson1-1/+0
2011-06-22Remove unnecessary #includesMaarten Bosmans227-472/+76
2011-06-22database: Support legacy format database entries.Colin Guthrie4-181/+441
2011-06-22device-restore: Add a new protocol extension for device-restore.Colin Guthrie7-7/+745
2011-06-22database: Convert our use of database files to save in tagstruct format.Colin Guthrie4-368/+565
2011-06-22esound,streams: Fix some crashes.Colin Guthrie3-9/+14