summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-18sink: Process rewind requests also when suspended.stable-2.xTanu Kaskinen14-60/+57
2012-09-25Merge commit 'v2.1' into stable-2.xArun Raghavan0-0/+0
2012-07-19build: Bump sonameArun Raghavan1-1/+1
2012-07-19build: Fix distcheck failure on libwebrtc-utilArun Raghavan1-0/+1
2012-07-19build: Fix distcheck failure on libwebrtc-utilv2.1Arun Raghavan1-0/+1
2012-07-18build: Bump sonameArun Raghavan1-1/+1
2012-07-18build: Avoid libstdc++ dep for module-echo-cancel if possibleArun Raghavan1-3/+10
2012-07-05alsa-mixer: Add "Front Headphone Jack" (fixup)David Henningsson1-0/+4
2012-07-05alsa-mixer: Add "Front Headphone" jackDavid Henningsson1-0/+3
2012-07-05alsa-mixer: Always turn "Inverted Internal Mic" offDavid Henningsson1-0/+4
2012-07-05alsa-mixer: Add special profiles for some laptops missing speaker and/or inte...David Henningsson6-0/+557
2012-07-03role-cork: Fix another minor leakArun Raghavan1-2/+8
2012-07-03role-cork: Fix incorrect check at deinitialisation timeArun Raghavan1-1/+1
2012-07-03role-cork: Fix a minor leakArun Raghavan1-2/+2
2012-07-03xen: add the HAVE_CONFIG_H macro guardDeng Zhengrong1-1/+3
2012-07-03alsa-source: add missing header 'signal.h'Eero Nurkkala1-0/+1
2012-07-03alsa-sink: add missing header 'signal.h'Eero Nurkkala1-0/+1
2012-07-03bluetooth: Release transport when the pa_rtpoll_run loop finishes.Jarkko Suontausta1-3/+10
2012-07-03udev: Don't use deprecated udev_get_*_path() functionsMarc-Antoine Perennou2-8/+5
2012-07-03once: Fix race causing pa_once to sometimes run twiceDavid Henningsson2-34/+17
2012-07-03bluetooth: Fix crash on disconnectionFrédéric Danis1-7/+9
2012-07-03util: use the return value of gethosid() as fallback, not the address of the ...Lennart Poettering1-1/+1
2012-07-03sink-input,source-output: Avoid unneccessary rate updatesArun Raghavan2-2/+4
2012-07-03pacmd: Added --help and --version descriptions to the man page.poljar1-0/+18
2012-05-11build-sys: Bump sonamev2.0Arun Raghavan1-1/+1
2012-05-11Correct spelling of PulseAudioPaul Menzel4-5/+5
2012-05-11bluetooth: Fix crash due to usage of pa_bool_t instead of dbus_bool_tArun Raghavan1-2/+4
2012-05-11alsa: Add support for sound cards with 4-channel input.Tanu Kaskinen2-0/+10
2012-05-11resampler: Add support for resamplers that consume less data than asked.Tanu Kaskinen1-56/+135
2012-05-11resampler: Use more descriptive buffer names.Tanu Kaskinen1-55/+63
2012-05-11resampler: Use pa_xnew0() to avoid manual zeroing.Tanu Kaskinen1-31/+19
2012-05-05pacmd: Added --help and --version options.poljar1-12/+90
2012-04-27echo-cancel: Clarify function call contexts.Tanu Kaskinen1-34/+45
2012-04-27echo-cancel: Fix memblockq length check.Tanu Kaskinen1-44/+42
2012-04-27echo-cancel: Drop the correct amount of samples when skipping.Tanu Kaskinen1-1/+1
2012-04-27doc: Add entry for correct spellingPaul Menzel1-0/+3
2012-04-18sink/source.h: Clarify set_port commentDavid Henningsson2-4/+4
2012-04-17pulse: Fix warning in introspect.h; minor rewording and punctuation.Peter Meerwald1-50/+50
2012-04-17pulse: Clarify proplist doxygen documentation.Peter Meerwald1-3/+3
2012-04-17core: Fix comments.Peter Meerwald2-3/+3
2012-04-17echo-cancel: Upper/lowercase in comment.Peter Meerwald1-2/+2
2012-04-17build: Fix spelling in src/Makefile.am.Peter Meerwald1-1/+1
2012-04-17dbus: Fix dbus argument type in iface-stream.c handle_move().Peter Meerwald1-1/+1
2012-04-15alsa: Add the DTS/DCA mapping to extra-hdmi.conf too.Colin Guthrie1-0/+6
2012-04-12alsa-sink/source: Make sure volumes are synchronised after fast user switchingDavid Henningsson6-4/+73
2012-04-10cli: Allow source-output volumes/mute to be set via CLIColin Guthrie2-5/+101
2012-04-10man: Document the cli inteface a little.Colin Guthrie7-31/+379
2012-04-04alsa-sink/source: Really set volumes on port changeDavid Henningsson2-4/+14
2012-04-04module-loopback: Reset process_msg callbacks in teardownDavid Henningsson1-0/+2
2012-04-02loopback: Fix crash on error during initFrédéric Dalleau1-1/+2