summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-08profile-switcher: Bail out if there is more than one Bluetooth devicebluetoothArun Raghavan1-7/+60
2012-06-08profile-switcher: Listen for new source outputsArun Raghavan1-6/+23
2012-06-07profile-switcher: Deal with new Bluetooth cardsArun Raghavan1-1/+51
2012-06-07profile-switcher: New module to switch card profiles based on rolesArun Raghavan3-0/+239
2012-06-04pacmd: Add unloading modules by name.poljar2-9/+24
2012-06-04pactl: Add unloading modules by name.poljar2-6/+36
2012-05-31alsa-source: add missing header 'signal.h'Eero Nurkkala1-0/+1
2012-05-31alsa-sink: add missing header 'signal.h'Eero Nurkkala1-0/+1
2012-05-31pulsecore: Use PA_IDXSET_FOREACH wherever applicable.Harsh Prateek Bora5-16/+16
2012-05-31modules: Use PA_IDXSET_FOREACH wherever applicable.Harsh Prateek Bora6-9/+9
2012-05-29bluetooth: Release transport when the pa_rtpoll_run loop finishes.Jarkko Suontausta1-3/+10
2012-05-29udev: Don't use deprecated udev_get_*_path() functionsMarc-Antoine Perennou2-8/+5
2012-05-29pipe: check return value of mkfifo()Peter Meerwald2-2/+8
2012-05-29pipe: whitespace and log output cleanupPeter Meerwald2-7/+7
2012-05-29daemon: use pa_streq instead of plain strcmpDeng Zhengrong1-6/+6
2012-05-29cli: Add set-log-target command for pacmdDeng Zhengrong1-0/+43
2012-05-25once: Fix race causing pa_once to sometimes run twiceDavid Henningsson2-34/+17
2012-05-23native: Use foreach to iterate trough modules.poljar1-4/+3
2012-05-16bluetooth: Fix crash on disconnectionFrédéric Danis1-7/+9
2012-05-16gnome: start PA early in the gnome sessionLennart Poettering1-0/+1
2012-05-15auth: move cookie file to ~/.config/pulse/cookieLennart Poettering14-32/+57
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