summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-15core-util: when searching for configuration files, honour XDG basedir specLennart Poettering1-3/+10
2012-05-15man: update man pages to only refer to the new place for the configuration filesLennart Poettering6-13/+13
2012-05-15core-util: move configuration home directory from ~/,pulse to ~/.config/pulse...Lennart Poettering1-17/+46
2012-05-15util: hook up pa_get_runtime_dir() with XDG_RUNTIME_DIRLennart Poettering1-7/+28
2012-05-15context: get rid of really old runtime dir logic, i.e. break compat with >4y-...Lennart Poettering2-78/+0
2012-05-15rtkit: update drop-in filesLennart Poettering2-0/+136
2012-05-15build-sys: remove HAL support, it's obsolete since yearsLennart Poettering8-1079/+2
2012-05-15build-sys: readd stub makefiles to subdirectories to make building with emacs...Lennart Poettering11-24/+42
2012-05-15util: use the return value of gethosid() as fallback, not the address of the ...Lennart Poettering1-1/+1
2012-05-15util: /etc/machine-id should be tried first, the D-Bus only as fallback for l...Lennart Poettering2-5/+5
2012-05-15proplist: document new meaning of the session IDLennart Poettering1-1/+1
2012-05-15util: XDG_SESSION_COOKIE is unsuitable as session IDLennart Poettering1-1/+2
2012-05-14sink-input,source-output: Avoid unneccessary rate updatesArun Raghavan2-2/+4
2012-05-13pacmd: Added --help and --version descriptions to the man page.v2.98-devpoljar1-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
2012-03-28dbus: Add assertions to get rid of warnings from Coverity.Tanu Kaskinen1-2/+2
2012-03-28device-manager: Add an assertion to get rid of a warning from Coverity.Tanu Kaskinen1-1/+1
2012-03-28dbus: Add an assertion to get rid of a warning from Coverity.Tanu Kaskinen1-1/+1
2012-03-28alsa: Fix SND_MIXER_SCHN_LAST related stuff.Tanu Kaskinen4-7/+3
2012-03-28device-manager: Fix a memory leak.Tanu Kaskinen1-0/+2
2012-03-28sample-util: Remove redundant check from pa_volume_memchunk.Tanu Kaskinen1-5/+1
2012-03-28padsp: Fix a double-free bug.Tanu Kaskinen1-0/+1
2012-03-28dbus: Fix device latency querying.Tanu Kaskinen1-3/+7
2012-03-28sink-input/source-output: Prevent filter sink/source cyclesDavid Henningsson2-0/+34
2012-03-28module-jack-sink/source: Set fixed latency correctly on creationMaarten Lankhorst2-2/+16