summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-29tests: Allow off-by-one error in sconv testArun Raghavan1-8/+4
2012-10-29sconv: Fix NEON sconv rounding codeArun Raghavan1-7/+3
2012-10-29tests: Implement test code for ARM NEON sconv s16_to_floatPeter Meerwald1-11/+70
2012-10-29tests: Fix test description in cpu-testPeter Meerwald1-2/+2
2012-10-29core: Add ARM NEON optimized sample conversion codePeter Meerwald6-1/+193
2012-10-26build-sys: Add volume code to libpulsecommonArun Raghavan1-0/+1
2012-10-25card: Store a pa_card pointer in pa_card_profile.Tanu Kaskinen2-7/+17
2012-10-25bluetooth: Add hook to announce late UUIDsMikel Astiz2-0/+9
2012-10-25card: Support adding ports dynamicallyMikel Astiz3-0/+19
2012-10-25card: Support adding profiles dynamicallyMikel Astiz3-0/+15
2012-10-25utils: Adding a function to get volume from stringFlavio Ceolin2-0/+45
2012-10-25tests: Run sconv tests with multiple alignmentsArun Raghavan1-26/+46
2012-10-24alsa-mixer: Don't let "Mic Jack Mode" alone create a "Line In" pathDavid Henningsson1-1/+0
2012-10-24rtp: Fix warning using pa_assert_not_reached()Peter Meerwald1-2/+3
2012-10-24virtual-surround: Limit the number of hrir samples.Niels Ole Salscheider1-0/+5
2012-10-24virtual-surround: Add silence to hrir if necessary.Niels Ole Salscheider1-9/+38
2012-10-24pulse: Fix for volume documentationFlavio Ceolin1-1/+1
2012-10-24tests: Add a basic sanity test to sconv cpu-testArun Raghavan1-0/+2
2012-10-24tests: Reorganise cpu-test to reuse codeArun Raghavan1-50/+40
2012-10-24tests: Factor out core sconv test code in cpu-testArun Raghavan1-24/+28
2012-10-24tests: Add a copyright header to cpu-testArun Raghavan1-0/+19
2012-10-23rtp: Fix rtp_port reading.Tanu Kaskinen1-2/+10
2012-10-23gccmacro: Disable printf-like format checking on mingw32 compilers.Thomas Martitz1-1/+8
2012-10-23bluetooth: Refactor code to create profile portsMikel Astiz1-8/+8