summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* alsa: Use helper function for byte conversion across sample specsArun Raghavan2015-11-202-4/+2
* source: Deal with filter having more channels than the masterArun Raghavan2015-11-201-4/+14
* pulsecore/packet: avoid redefinition of pa_packet structureThomas Petazzoni2015-11-171-2/+2
* sink: Make early drain reporting propagate down to filtersArun Raghavan2015-11-171-7/+31
* alsa-mixer: Return early in case of no mixer poll descriptorsDavid Henningsson2015-11-171-0/+8
* alsa-sink: Avoid unloading alsa-sink module before calling try_recover()Zbigniew Kempczyński2015-11-141-2/+4
* alsa-mixer: Add "Front Headphone" to headset mic pathDavid Henningsson2015-11-061-0/+3
* build: Add IRC notifications to TravisArun Raghavan2015-11-061-0/+3
* tests: Set appropriate timeouts for a couple of testsArun Raghavan2015-11-062-1/+4
* resampler: Don't expose soxr methods if they are not supportedArun Raghavan2015-11-061-0/+5
* rtp: fix non null terminated string / non portable sscanfLev Melnikovsky2015-11-041-3/+4
* soxr: Use soxr_clear() if libsoxr version is 0.1.2 or later.Andrey Semashev2015-11-031-7/+8
* scripts: Plot memory benchmarks using gnuplotAhmed S. Darwish2015-10-313-0/+66
* scripts: Introduce benchmark_memory_usage.shAhmed S. Darwish2015-10-314-0/+148
* pacmd: Fix typo in set-default-* helpPeter Mattern2015-10-301-1/+1
* volume: Add LFE balance APIDavid Henningsson2015-10-306-1/+88
* volume: Refactor get/set balance/fadeDavid Henningsson2015-10-301-82/+33
* alsa-ucm: fix pa_device_port.profiles leakTanu Kaskinen2015-10-261-1/+0
* null-sink: correct update of timestamp when state changes to RUNNING or IDLEGeorg Chini2015-10-251-2/+4
* alsa-mixer: Ignore volume with unexpected number of channelsDavid Henningsson2015-10-231-3/+3
* thread-mainloop: keep SIGSYS unblocked if currently trappedJulien Isorce2015-10-211-2/+14
* git-version-gen: Avoid further processing when tarball-version is presentRoss Burton2015-10-201-1/+4
* pstream: Fix use-after-free in srb_callbackDavid Henningsson2015-10-201-1/+10
* module-alsa-card: Report available ports before unavailable onesDavid Henningsson2015-10-201-6/+25
* make availability of ports visible over dbusJohn Horan2015-10-191-2/+63
* dbus: Add card profile availability info to APIJuho Hämäläinen2015-10-192-6/+64
* core-util: avoid calling fchmod if already right modeJulien Isorce2015-10-191-1/+1
* card: Use pa_xmalloc0 when creating card profilesDavid Henningsson2015-10-161-6/+1
* shm: Warn on not being able to open shm filesDavid Henningsson2015-09-281-3/+7
* card: Use pa_xnew0 when creating a cardDavid Henningsson2015-09-281-7/+1
* client: Use pa_xnew0 when creating a clientDavid Henningsson2015-09-281-5/+1
* build-sys: fix the default bash completion directoryTanu Kaskinen2015-09-271-1/+1
* build-sys: bootstrap.sh: Do a make only if configure has succeededAhmed S. Darwish2015-09-251-2/+2
* alsa-mixer: Add "Dock Line Out" jack handling to analog-output-speaker-alwaysTanu Kaskinen2015-09-251-0/+4
* alsa-mixer: Recognize "Dock Line Out" jackTakashi Iwai2015-09-252-0/+12
* bluetooth: bluez4: Remove the unused "auto_connect" parameter as it is not us...Manish Sogi2015-09-251-9/+0
* alsa-mixer: Add "Mic Boost" and "Line Boost" to analog-input.confDavid Henningsson2015-09-251-0/+6
* log: Fix compilation error on non-systemd systemsAhmed S. Darwish2015-09-252-1/+4
* log: Introduce PULSE_LOG_JOURNAL environment variableAhmed S. Darwish2015-09-252-0/+15
* pulseaudio.1: document that systemd notification only works without daemoniza...Felipe Sateler2015-09-251-1/+3
* daemon: Use Type=notify for systemd serviceFelipe Sateler2015-09-252-0/+10
* Rename functions with "tostring" in the name to one with "to_string" to confo...Deepak Srivastava2015-09-2524-46/+46
* core: Fallbacks for machine-id in filesystemPeter Meerwald2015-09-251-3/+12
* build-sys: don't use the nodelete linker flag on executablesShawn Walker2015-09-252-18/+20
* Update NEWS for 7.0 releasev7.0Arun Raghavan2015-09-241-0/+5
* i18n: Update Slovak translationDušan Kazik2015-09-231-202/+261
* tests: Fix test-suite failure on AlphaMichael Cree2015-09-171-1/+4
* lfe-filter: Deal with empty input chunksArun Raghavan2015-09-171-1/+1
* modules: Fix entry leak in module-card-restorePeter Meerwald2015-09-161-1/+4
* core: Add missing return on protocol errorPeter Meerwald2015-09-161-1/+3