summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-04resampler: Fix crash if 'auto' resampler chooses ffmpeg with variable rateFrédéric Dalleau1-1/+4
2012-11-04build: Add PROTOCOL to EXTRA_DIST.Tanu Kaskinen1-0/+1
2012-11-04device-restore: When restoring volume, print the restored volume to the log.Tanu Kaskinen1-6/+10
2012-11-04build: Add .gitignore files to EXTRA_DIST.Tanu Kaskinen1-1/+9
2012-11-03man pulse-daemon.conf: Correct typoesWieland Hoffmann1-2/+2
2012-11-03build-sys: Document libpulsecommon vs. libpulse duplicationv2.99.1Arun Raghavan1-0/+5
2012-11-03i18n: Fix POTFILES for poll changesArun Raghavan1-1/+2
2012-11-03build-sys: Bump sonameArun Raghavan1-1/+1
2012-11-03Revert "core: adjust playing_for and underrun_for at rewind"Arun Raghavan1-22/+4
2012-10-31core: adjust playing_for and underrun_for at rewindUoti Urpala1-4/+22
2012-10-30svolume: Fix ARM alignment issuesArun Raghavan1-41/+60
2012-10-30tests: Minor alignment adjustment fix for cpu-testArun Raghavan1-1/+2
2012-10-30match: Use the SINK_INPUT_FIXATE hook instead of NEW.Tanu Kaskinen1-5/+5
2012-10-30combine: Keep the timer active in the null mode only when running.Tanu Kaskinen1-5/+3
2012-10-30virtual-surround-sink: Fix setting max_request and max_rewind.Tanu Kaskinen1-2/+2
2012-10-30loopback: Don't fix the source output format/rate/channels.Tanu Kaskinen1-9/+0
2012-10-30loopback: Use the real sample spec once it's known.Tanu Kaskinen1-0/+5
2012-10-30resampler: Make sure that there are no overflows when multiplying potentially...Tanu Kaskinen1-6/+6
2012-10-30memblockq: Fix the order of setting minreq and prebuf.Tanu Kaskinen2-3/+3
2012-10-30core-util: Don't error out on existing runtime directory.Thomas Martitz1-2/+3
2012-10-30core: Proper poll() emulation to fix pacat and friends on WindowsThomas Martitz4-19/+645
2012-10-30build-sys: Drop -Wvla from compiler flagsArun Raghavan1-1/+1
2012-10-30tests: Fix a cpu-test debug messageArun Raghavan1-3/+3
2012-10-30tests: Run svolume on different channel countsArun Raghavan1-46/+43
2012-10-30tests: Make cpu-test less verboseArun Raghavan1-7/+4
2012-10-30tests: Run svolume test for various sample alignmentsArun Raghavan1-29/+77
2012-10-29core: Fix warning on non-win32 buildsArun Raghavan1-0/+2
2012-10-29build: Add a2dp-codecs.h to libbluetooth-util sources.Tanu Kaskinen1-1/+4
2012-10-29tests: Minor cpu-test fixes for non-NEON buildsArun Raghavan1-0/+7
2012-10-29tests: Print average outer-loop iteration time in cpu-testArun Raghavan1-2/+6
2012-10-29tests: Increase sconv cpu-test timeoutArun Raghavan1-0/+1