summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* alsa, solaris, oss: remove unnecessary error handling when suspendingTanu Kaskinen2018-02-234-36/+16
* sink: don't sync monitor suspend state when unlinkingTanu Kaskinen2018-02-221-1/+1
* pass pa_suspend_cause_t to set_state() callbacksTanu Kaskinen2018-02-2217-27/+58
* sink, source: redo state changing codeTanu Kaskinen2018-02-222-103/+150
* i18n: update the Lithuanian translationMr. M2018-02-151-125/+149
* alsa-mixer: autodetect the ELD deviceTanu Kaskinen2018-02-1311-12/+41
* alsa-mixer: autodetect the HDMI jack PCM deviceTanu Kaskinen2018-02-1313-16/+73
* alsa-mixer: add hw_device_index to pa_alsa_mappingTanu Kaskinen2018-02-132-0/+30
* filter-apply: Ignore monitor source of filter in find_paired_master()Georg Chini2018-02-101-0/+6
* memfd-wrappers: only define memfd_create() if not already definedTanu Kaskinen2018-01-312-3/+7
* daemon: don't re-exec if the linker supports the -z,now optionVivek Dasmohapatra2018-01-262-1/+4
* build-sys: don't install esdcompat tool if building without esound supportFelipe Sateler2018-01-243-5/+18
* bluetooth: don't send unsolicted replies to the endpoint Release() callTanu Kaskinen2018-01-211-3/+18
* pipe-sink: use existing fifoSamo Pogačnik2018-01-181-4/+11
* alsa-mixer: add another hardware ID for Traktor Audio 6Tanu Kaskinen2018-01-111-0/+6
* pipe-sink: new option "use_system_clock_for_timing"Samo Pogačnik2018-01-041-12/+221
* switch-on-port-available: remove unused return valuesTanu Kaskinen2018-01-041-9/+6
* i18n: fix French translation of "Line Out"Laurent Bigonville2018-01-031-1/+1
* i18n: update the Swedish translationJosef Andersson2018-01-031-150/+180
* build-sys: fix PA_MODULE_NAME for module-default-device-restoreTanu Kaskinen2018-01-031-1/+1
* sink, source: improve suspend cause loggingTanu Kaskinen2018-01-035-15/+80
* sink, source: improve state change loggingTanu Kaskinen2018-01-035-36/+34
* alsa: fix infinite loop with Intel HDMI LPETanu Kaskinen2018-01-034-0/+58
* build-sys: Stop using symdef headers for modulesArun Raghavan2017-12-1290-411/+124
* map-file: add pa_encoding_from_stringTanu Kaskinen2017-12-121-0/+1
* qpaeq: port to PyQt5Andrius Štikonas2017-12-121-34/+34
* filter-apply: Eliminate nested and redundant hook eventsKimJeongYeon2017-12-091-0/+10
* ladspa-sink: add module argument to set sink input propertiesRoliga2017-12-081-0/+9
* augment-properties: fix a memory leakTanu Kaskinen2017-12-081-4/+9
* core-util, cpu-x86: use __get_cpuid() instead of homegrown assemblyTanu Kaskinen2017-12-074-48/+38
* client-conf: Add a default value for disable-memfdArun Raghavan2017-12-041-0/+1
* sink, source: Don't finish move if unlink happens after pa_*_move_all_start()Georg Chini2017-12-032-4/+8
* switch-on-connect: add option to ignore virtual sinks/sourcesGeorg Chini2017-12-031-0/+17
* device-manager: don't override application routing requestsTanu Kaskinen2017-12-021-2/+4
* sink-input, source-output: add sink/source_requested_by_application flagTanu Kaskinen2017-12-0227-42/+72
* augment-properties: support XDG_DATA_DIRS when find desktop filesIceyer2017-11-301-25/+53
* sconv-s16be: declaration/implementation mismatchesConstantine Kharlamov2017-11-301-4/+4
* merge and deduplicate some pa_buffer_attr documentationjnqnfe2017-11-302-78/+44
* api documentation improvementsjnqnfe2017-11-3015-143/+205
* volume: slight simplification of codejnqnfe2017-11-291-9/+9
* volume: pa_cvolume_scale_mask: constify paramjnqnfe2017-11-292-2/+2
* build-sys: add the Dell dock TB16 configurationHui Wang2017-11-231-1/+2
* echo-cancel: fix a memory leakTanu Kaskinen2017-11-211-1/+4
* echo-cancel: ignore remaining canceller messages after the module has been un...Tanu Kaskinen2017-11-211-0/+19
* card-restore: don't restore unavailable profilesTanu Kaskinen2017-11-211-2/+6
* card-restore: log the correct profile nameTanu Kaskinen2017-11-211-1/+1
* remap-source, virtual-source: fix max_rewind handlingTanu Kaskinen2017-11-062-0/+24
* alsa-sink: update max_rewind when updating the latencyTanu Kaskinen2017-11-051-19/+20
* svolume: disable incompatible MMX and SSE code on x86 macOSMihai Moldovan2017-11-052-8/+8
* module-coreaudio-{device, detect}: implement record and playback modargs, cur...Mihai Moldovan2017-11-052-6/+47