summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-18reserve: Fix leaking NameLost signals after release+acquirestable-3.xMikel Astiz1-0/+17
2013-02-18reserve: Move get_name_owner() to the public rd_device APIMikel Astiz3-57/+67
2013-01-17Initialize monitor's busy status to false if we own the device.Tanu Kaskinen1-16/+80
2013-01-17Call change_cb() only when there's an actual change.Tanu Kaskinen1-1/+3
2012-12-20build: Don't enable BlueZ if libbluetooth is not found.Tanu Kaskinen1-2/+3
2012-12-20man: Update log-target documentation.Tanu Kaskinen2-8/+14
2012-12-20alsa-mixer: Fix the analog-output-speaker-always pathDavid Henningsson1-1/+4
2012-12-17build-sys: Bump sonamev3.0Arun Raghavan1-1/+1
2012-12-07alsa-mixer: Add device.icon-name property for some common portsDavid Henningsson10-0/+30
2012-12-07build-sys: Bump sonamev2.99.3Arun Raghavan1-1/+1
2012-12-05alsa-mixer: Add Dell Inspiron One 2020 to mic whitelistDavid Henningsson1-0/+2
2012-12-05alsa udev quirks: Add some more Dell devices to speaker whitelistDavid Henningsson1-0/+8
2012-12-05alsa: Try to support non-standard rates in alsa-sink/sourceArun Raghavan4-12/+22
2012-12-05bluetooth: Fix unacquired transports during sink resumeMikel Astiz1-2/+2
2012-12-04bluetooth: Request headset audio during profile switchMikel Astiz1-3/+6
2012-12-04bluetooth: Do not setup stream before thread startsMikel Astiz1-0/+4
2012-12-04bluetooth: Trivially refactor to call setup_stream() directlyMikel Astiz1-2/+3
2012-11-29conf: Load bluetooth-policy module by defaultMikel Astiz1-0/+4
2012-11-29bluetooth: Disable profile auto-switch policy for headsetsMikel Astiz1-0/+4
2012-11-29bluetooth: Merge headset ports into oneMikel Astiz1-20/+52
2012-11-29virtual-surround: check if resampled memblock is not equal to inputNiels Ole Salscheider1-2/+4
2012-11-23bluetooth: Unload device module when no audio profiles connectedTanu Kaskinen1-3/+25
2012-11-23bluetooth: Run the discovery hook only when necessaryMikel Astiz1-2/+8
2012-11-23bluetooth: Add helper pa_bluetooth_device_any_audio_connected()Tanu Kaskinen3-4/+27
2012-11-22bluetooth: Rename former device_is_audio()Mikel Astiz1-4/+4
2012-11-22bluetooth: Ignore Device.ConnectedTanu Kaskinen3-5/+1
2012-11-22bluetooth: Add a pa_bluetooth_discovery pointer to pa_bluetooth_device.Tanu Kaskinen2-18/+21
2012-11-20stream-restore: Add missing method handler argument.Juho Hämäläinen1-5/+6
2012-11-19core: Remove bad free() callArun Raghavan1-1/+0
2012-11-19sink-input, source-output: Check rate update success for passthroughArun Raghavan2-0/+16
2012-11-19source-output: Fix volume fixup for rate updateArun Raghavan1-3/+3
2012-11-17build-sys: Drop ChangeLog generationv2.99.2Arun Raghavan1-5/+0
2012-11-17build-sys: Bump sonameArun Raghavan1-1/+1
2012-11-16build-sys: Bump BlueZ dependency to 4.99Arun Raghavan1-1/+1
2012-11-16modules: Micro-optimisation for rewind_requested pathsArun Raghavan12-12/+12
2012-11-16sink: Process rewind requests also when suspended.Tanu Kaskinen14-60/+57
2012-11-16sink, source: Prevent unnecessary rate update attemptsArun Raghavan4-18/+10
2012-11-16alsa-mixer: Prefer "Digital Input Source:Digital Mic 1"David Henningsson1-3/+3
2012-11-15mainloop: Don't care about the mainloop state variable when waking up the mai...Tanu Kaskinen1-1/+1
2012-11-15mainloop: Change wakeup_requested type from pa_bool_t to pa_atomic_t.Tanu Kaskinen1-4/+3
2012-11-14alsa-mixer: Add "CLFE" and "Bass Speaker" namesDavid Henningsson3-0/+32
2012-11-12man: Correction for how sample rate switching is disabledArun Raghavan1-1/+2
2012-11-12build-sys: Correct bluez support error if sbc is missingSjoerd Simons1-1/+1
2012-11-09alsa-mixer: Add a few more machines to internal mic whitelistDavid Henningsson1-0/+6
2012-11-08pulse: Fix hole handling in pa_stream_peek().Tanu Kaskinen2-9/+31
2012-11-08introspect: Minor documentation fixArun Raghavan1-4/+4
2012-11-07alsa: get avail, delay, timestamps in a single kernel callPierre-Louis Bossart4-22/+21
2012-11-05Revert "tests: modify alsa-time-test to use 'check' framework"Arun Raghavan2-72/+50
2012-11-05alsa: Drop verbosity on UCM messageArun Raghavan1-1/+1
2012-11-04build: fix Mac OS X configure processDeng Zhengrong1-1/+4