summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* daemon: No need to check optarg, -p requires argumentPeter Meerwald2015-09-161-1/+1
* loopback: Fix the obviously-wrong "buffer+=buffer" logicAlexander E. Patrakov2015-09-131-1/+1
* build-sys: add sb-omni-surround-5.1.conf to Makefile.amv6.99.2Tanu Kaskinen2015-09-121-1/+2
* sink, source: Do not dereference freed memory when freeing the next eventsFelipe Sateler2015-09-122-2/+4
* util: pa_get_fqdn: always free addrinfoFelipe Sateler2015-09-121-2/+7
* Fix return code check of pa_append_to_home_dirFelipe Sateler2015-09-111-1/+1
* build-sys: fix order of libraries installationZavadovsky Yan2015-09-101-1/+1
* module: Always remove freed module from modules_pending_unloadDavid Henningsson2015-09-071-2/+3
* core-util: include xlocale.h when using strtod_l()Tanu Kaskinen2015-09-071-0/+1
* build-sys: check strtod_l instead of strtof_lTanu Kaskinen2015-09-071-3/+3
* alsa-mixer: sb-omni-surround-5.1.conf: remove analog-surround-40 mappingTanu Kaskinen2015-08-281-7/+0
* alsa-mixer: sb-omni-surround-5.1.conf: rename analog-stereo to analog-stereo-...Tanu Kaskinen2015-08-281-2/+3
* alsa-mixer: Add support for Creative SoundBlaster Omni Surround 5.1 USB sound...Nazar Mokrynskyi2015-08-284-0/+93
* alsa: Clarify potentially confusing device port data fieldArun Raghavan2015-08-251-1/+1
* alsa-mixer: Drop redundant conditional freesArun Raghavan2015-08-251-5/+2
* ucm: Add support for "JackHWMute"Tanu Kaskinen2015-08-214-0/+134
* ucm: Create only one jack object per kcontrolTanu Kaskinen2015-08-213-20/+27
* alsa: Move UCM port availability updating to the mixer codeTanu Kaskinen2015-08-216-17/+112
* alsa: Add associations between jacks, UCM devices and UCM portsTanu Kaskinen2015-08-214-2/+90
* ucm: Don't create separate input and output jacksTanu Kaskinen2015-08-212-20/+19
* alsa: Add pa_alsa_jack_new() and pa_alsa_jack_free()Tanu Kaskinen2015-08-213-25/+39
* alsa-mixer: Add "Front Line Out" and "Rear Line Out"David Henningsson2015-08-213-0/+32
* alsa-mixer: Add descriptions for analog-stereo-input and analog-stereo-output...Tanu Kaskinen2015-08-211-2/+7
* pulse: Document client libraries logging behaviorAhmed S. Darwish2015-08-171-0/+33
* Removed exclamation marks from user-visible messages.Deepak Srivastava2015-08-144-9/+9
* patcl: Error msg from pactl not quite accurate for 'mute' commandsDeepak Srivastava2015-08-121-4/+4
* pacmd: Placeholders describing command line options should not have spacesManish Sogi2015-08-121-1/+1
* modules: Fix struct namespace collision on SolarisShawn Walker2015-07-292-11/+11
* build-sys: Make echo-cancel use speex cflags/libs conditionallyArun Raghavan2015-07-281-2/+4
* combine-sink: Fix unsafe message handlingTanu Kaskinen2015-07-211-28/+80
* padsp: Avoid possible deadlock. Unlocked i->mainloop before returning from de...Deepak Srivastava2015-07-211-0/+3
* xen: Resource leak in local function alloc_gref() - alloc_fd and dev_fdManish Sogi2015-07-211-3/+4
* module: Warn about modules loaded after unloadDavid Henningsson2015-06-181-0/+4
* equalizer: Handle underlying sink going away better when autoloadedArun Raghavan2015-06-121-3/+6
* echo-cancel: Handle underlying sink going away better when autoloadedArun Raghavan2015-06-121-4/+22
* always-sink: Ignore filter sinksArun Raghavan2015-06-121-3/+10
* sink,source: Add a helper function to check whether this is a filterArun Raghavan2015-06-125-4/+22
* stream: Support extended API with PULSE_LATENCY_MSEC if possibleArun Raghavan2015-06-121-1/+9
* stream: Check sample spec validity before abiding PULSE_LATENCY_MSECDavid Henningsson2015-06-121-3/+5
* echo-cancel: Add config.h in adrian-aec.cDavid Henningsson2015-06-121-0/+4
* rescue-streams: Fix a couple of typosArun Raghavan2015-06-101-2/+2
* rescue-streams: Document a cryptic looking conditionArun Raghavan2015-06-101-0/+1
* lfe-filter-test: Use S16NE formatDavid Henningsson2015-06-011-1/+1
* build-sys: add winerrno.h to libpulsecommon_SOURCESTanu Kaskinen2015-05-301-1/+3
* core: make sure we use the correct win32 socket errno:sPierre Ossman2015-05-302-12/+90
* core: Work around -Wlogical-not-parentheses warningsPeter Meerwald2015-05-272-2/+2