summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* replace sink/source SET_STATE handlers with callbacksTanu Kaskinen2018-03-1621-614/+790
* oss: don't fail resume if trigger() failsTanu Kaskinen2018-03-161-32/+27
* sink, source: rename set_state() to set_state_in_main_thread()Tanu Kaskinen2018-03-1613-34/+34
* bluetooth: fix resume error handlingTanu Kaskinen2018-03-072-26/+14
* null-sink, pipe-sink: some state variable cleanupsTanu Kaskinen2018-02-232-5/+5
* alsa: add a couple of FIXME commentsTanu Kaskinen2018-02-232-0/+6
* alsa, solaris, oss: remove unnecessary error handling when suspendingTanu Kaskinen2018-02-234-36/+16
* pass pa_suspend_cause_t to set_state() callbacksTanu Kaskinen2018-02-2213-17/+32
* 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
* 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
* alsa: fix infinite loop with Intel HDMI LPETanu Kaskinen2018-01-033-0/+57
* build-sys: Stop using symdef headers for modulesArun Raghavan2017-12-1286-229/+0
* 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
* 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-0217-25/+25
* augment-properties: support XDG_DATA_DIRS when find desktop filesIceyer2017-11-301-25/+53
* 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
* module-coreaudio-{device, detect}: implement record and playback modargs, cur...Mihai Moldovan2017-11-052-6/+47
* echo-cancel: Expose dereverb in the speex cancellerArun Raghavan2017-10-241-4/+16
* echo-cancel: Fix speex echo state settingArun Raghavan2017-10-241-3/+3
* sink, source: Rework reconfiguration logic to apply to more than rateArun Raghavan2017-10-212-12/+18
* loopback: Track and use average adjust timeGeorg Chini2017-10-211-4/+32
* bluetooth: set better priorities for profilesTanu Kaskinen2017-10-191-4/+4
* Revert "alsa-mixer: fix speaker output on a couple of Asus EeePC machines"Tanu Kaskinen2017-10-121-5/+0
* alsa-mixer: fix speaker output on a couple of Asus EeePC machinesGuenter Milde2017-10-121-0/+5
* raop: Init dummy port and card for latency changeColin Leroy2017-10-112-2/+103
* raop: Show device codename in sink propertiesColin Leroy2017-10-111-17/+22
* raop: Fix typoPeter Meerwald-Stadler2017-10-091-1/+1
* raop: Fix gcc-7 warnings, EWOULDBLOCKPeter Meerwald-Stadler2017-10-091-2/+2
* bluetooth: bluez5: Fix Coverity warningPeter Meerwald-Stadler2017-10-091-1/+1
* raop: add latency value for Shairport RAOP serverColin Leroy2017-10-081-0/+3
* ladspa-sink: fix Windows compilationSalvador Fandino2017-10-071-1/+8
* switch-on-port-available: Add some basic propertiesDavid Henningsson2017-10-031-0/+5
* alsa-mixer: Prioritize hdmi-* mappings over iec958-* mappingsKristian Klausen2017-10-011-40/+40
* RAOP: Announce real latencyColin Leroy2017-09-214-5/+62