summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* resampler: Fix crash if 'auto' resampler chooses ffmpeg with variable rateFrédéric Dalleau2012-11-041-1/+4
* build: Add PROTOCOL to EXTRA_DIST.Tanu Kaskinen2012-11-041-0/+1
* device-restore: When restoring volume, print the restored volume to the log.Tanu Kaskinen2012-11-041-6/+10
* build: Add .gitignore files to EXTRA_DIST.Tanu Kaskinen2012-11-041-1/+9
* man pulse-daemon.conf: Correct typoesWieland Hoffmann2012-11-031-2/+2
* build-sys: Document libpulsecommon vs. libpulse duplicationv2.99.1Arun Raghavan2012-11-031-0/+5
* i18n: Fix POTFILES for poll changesArun Raghavan2012-11-031-1/+2
* build-sys: Bump sonameArun Raghavan2012-11-031-1/+1
* Revert "core: adjust playing_for and underrun_for at rewind"Arun Raghavan2012-11-031-22/+4
* core: adjust playing_for and underrun_for at rewindUoti Urpala2012-10-311-4/+22
* svolume: Fix ARM alignment issuesArun Raghavan2012-10-301-41/+60
* tests: Minor alignment adjustment fix for cpu-testArun Raghavan2012-10-301-1/+2
* match: Use the SINK_INPUT_FIXATE hook instead of NEW.Tanu Kaskinen2012-10-301-5/+5
* combine: Keep the timer active in the null mode only when running.Tanu Kaskinen2012-10-301-5/+3
* virtual-surround-sink: Fix setting max_request and max_rewind.Tanu Kaskinen2012-10-301-2/+2
* loopback: Don't fix the source output format/rate/channels.Tanu Kaskinen2012-10-301-9/+0
* loopback: Use the real sample spec once it's known.Tanu Kaskinen2012-10-301-0/+5
* resampler: Make sure that there are no overflows when multiplying potentially...Tanu Kaskinen2012-10-301-6/+6
* memblockq: Fix the order of setting minreq and prebuf.Tanu Kaskinen2012-10-302-3/+3
* core-util: Don't error out on existing runtime directory.Thomas Martitz2012-10-301-2/+3
* core: Proper poll() emulation to fix pacat and friends on WindowsThomas Martitz2012-10-304-19/+645
* build-sys: Drop -Wvla from compiler flagsArun Raghavan2012-10-301-1/+1
* tests: Fix a cpu-test debug messageArun Raghavan2012-10-301-3/+3
* tests: Run svolume on different channel countsArun Raghavan2012-10-301-46/+43
* tests: Make cpu-test less verboseArun Raghavan2012-10-301-7/+4
* tests: Run svolume test for various sample alignmentsArun Raghavan2012-10-301-29/+77
* core: Fix warning on non-win32 buildsArun Raghavan2012-10-291-0/+2
* build: Add a2dp-codecs.h to libbluetooth-util sources.Tanu Kaskinen2012-10-291-1/+4
* tests: Minor cpu-test fixes for non-NEON buildsArun Raghavan2012-10-291-0/+7
* tests: Print average outer-loop iteration time in cpu-testArun Raghavan2012-10-291-2/+6
* tests: Increase sconv cpu-test timeoutArun Raghavan2012-10-291-0/+1
* tests: Allow off-by-one error in sconv testArun Raghavan2012-10-291-8/+4
* sconv: Fix NEON sconv rounding codeArun Raghavan2012-10-291-7/+3
* tests: Implement test code for ARM NEON sconv s16_to_floatPeter Meerwald2012-10-291-11/+70
* tests: Fix test description in cpu-testPeter Meerwald2012-10-291-2/+2
* core: Add ARM NEON optimized sample conversion codePeter Meerwald2012-10-296-1/+193
* build-sys: Add volume code to libpulsecommonArun Raghavan2012-10-261-0/+1
* card: Store a pa_card pointer in pa_card_profile.Tanu Kaskinen2012-10-252-7/+17
* bluetooth: Add hook to announce late UUIDsMikel Astiz2012-10-252-0/+9
* card: Support adding ports dynamicallyMikel Astiz2012-10-253-0/+19
* card: Support adding profiles dynamicallyMikel Astiz2012-10-253-0/+15
* utils: Adding a function to get volume from stringFlavio Ceolin2012-10-252-0/+45
* tests: Run sconv tests with multiple alignmentsArun Raghavan2012-10-251-26/+46
* alsa-mixer: Don't let "Mic Jack Mode" alone create a "Line In" pathDavid Henningsson2012-10-241-1/+0
* rtp: Fix warning using pa_assert_not_reached()Peter Meerwald2012-10-241-2/+3
* virtual-surround: Limit the number of hrir samples.Niels Ole Salscheider2012-10-241-0/+5
* virtual-surround: Add silence to hrir if necessary.Niels Ole Salscheider2012-10-241-9/+38
* pulse: Fix for volume documentationFlavio Ceolin2012-10-241-1/+1
* tests: Add a basic sanity test to sconv cpu-testArun Raghavan2012-10-241-0/+2
* tests: Reorganise cpu-test to reuse codeArun Raghavan2012-10-241-50/+40