summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-25alsa: Allocate only as much space as we need for device port datajackhwmute-reviewArun Raghavan1-1/+1
2015-08-25alsa-mixer: Drop redundant conditional freesArun Raghavan1-5/+2
2015-08-21ucm: Add support for "JackHWMute"Tanu Kaskinen4-0/+134
2015-08-21ucm: Create only one jack object per kcontrolTanu Kaskinen3-20/+27
2015-08-21alsa: Move UCM port availability updating to the mixer codeTanu Kaskinen6-17/+112
2015-08-21alsa: Add associations between jacks, UCM devices and UCM portsTanu Kaskinen4-2/+90
2015-08-21ucm: Don't create separate input and output jacksTanu Kaskinen2-20/+19
2015-08-21alsa: Add pa_alsa_jack_new() and pa_alsa_jack_free()Tanu Kaskinen3-25/+39
2015-08-21alsa-mixer: Add "Front Line Out" and "Rear Line Out"David Henningsson3-0/+32
2015-08-21build-sys: make error message visibleTanu Kaskinen1-1/+1
2015-08-21alsa-mixer: Add descriptions for analog-stereo-input and analog-stereo-output...Tanu Kaskinen1-2/+7
2015-08-17pulse: Document client libraries logging behaviorAhmed S. Darwish1-0/+33
2015-08-14Removed exclamation marks from user-visible messages.Deepak Srivastava4-9/+9
2015-08-12patcl: Error msg from pactl not quite accurate for 'mute' commandsDeepak Srivastava1-4/+4
2015-08-12pacmd: Placeholders describing command line options should not have spacesManish Sogi1-1/+1
2015-07-29modules: Fix struct namespace collision on SolarisShawn Walker2-11/+11
2015-07-29build-sys: Fix up setting the bash completion dirArun Raghavan2-12/+7
2015-07-28build-sys: Make echo-cancel use speex cflags/libs conditionallyArun Raghavan1-2/+4
2015-07-28build-sys: Fix distcheck for systemd user unit dirArun Raghavan1-1/+1
2015-07-21combine-sink: Fix unsafe message handlingTanu Kaskinen1-28/+80
2015-07-21padsp: Avoid possible deadlock. Unlocked i->mainloop before returning from de...Deepak Srivastava1-0/+3
2015-07-21xen: Resource leak in local function alloc_gref() - alloc_fd and dev_fdManish Sogi1-3/+4
2015-06-18module: Warn about modules loaded after unloadDavid Henningsson1-0/+4
2015-06-12equalizer: Handle underlying sink going away better when autoloadedArun Raghavan1-3/+6
2015-06-12echo-cancel: Handle underlying sink going away better when autoloadedArun Raghavan1-4/+22
2015-06-12always-sink: Ignore filter sinksArun Raghavan1-3/+10
2015-06-12sink,source: Add a helper function to check whether this is a filterArun Raghavan5-4/+22
2015-06-12stream: Support extended API with PULSE_LATENCY_MSEC if possibleArun Raghavan1-1/+9
2015-06-12stream: Check sample spec validity before abiding PULSE_LATENCY_MSECDavid Henningsson1-3/+5
2015-06-12echo-cancel: Add config.h in adrian-aec.cDavid Henningsson1-0/+4
2015-06-11man: fix reference to --daemonize optionFelipe Sateler1-1/+1
2015-06-10rescue-streams: Fix a couple of typosArun Raghavan1-2/+2
2015-06-10rescue-streams: Document a cryptic looking conditionArun Raghavan1-0/+1
2015-06-01lfe-filter-test: Use S16NE formatDavid Henningsson1-1/+1
2015-05-30build-sys: add winerrno.h to libpulsecommon_SOURCESTanu Kaskinen1-1/+3
2015-05-30core: make sure we use the correct win32 socket errno:sPierre Ossman2-12/+90
2015-05-27core: Work around -Wlogical-not-parentheses warningsPeter Meerwald2-2/+2
2015-05-27padsp: Fix wrong condition discovered by -Wlogical-not-parentheses warningPeter Meerwald1-2/+2
2015-05-27i18n: add Occitan translationCédric Valmary2-0/+4138
2015-05-25build-sys: Install bash completion to where bash-completion.pc saysVille Skyttä2-1/+16
2015-05-25biquad: Fix warning, gamma shadows global declarationPeter Meerwald1-6/+6
2015-05-25biquad: Make use of M_SQRT2 constantPeter Meerwald1-6/+6
2015-05-25core: Don't export pa_rtpoll_quit(), only used internallyPeter Meerwald2-11/+3
2015-05-25pulse: Document pa_mainloop_quit()'s retval parameterPeter Meerwald1-2/+2
2015-05-25daemon: Exit with code 0 on SIGINT and SIGTERMPeter Meerwald1-1/+1
2015-05-25tests: add tolerant variation for comparing the rewind resultHui Wang1-4/+6
2015-05-25tests: Remove a redundant mempool_new from resampler-testHui Wang1-2/+0
2015-05-22i18n: update Slovak translationDušan Kazik1-598/+641
2015-05-21Revert "Warn on loading module-dbus-protocol"Juho Hämäläinen1-5/+0
2015-05-21dbus: Use hooks for module proplist changesJuho Hämäläinen1-22/+19