summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-06-04raop-sink: Fix compiler warningsTanu Kaskinen1-3/+4
2020-06-01stream-restore: Forget pre-14.0 stream routingTanu Kaskinen1-1/+41
2020-06-01stream-restore: Fix a potential crash in pa_namereg_is_valid_name()Tanu Kaskinen1-2/+2
2020-06-01stream-restore: Drop the version field from the entry structTanu Kaskinen1-6/+4
2020-05-27thread-mainloop: Extend the locking documentation a bitTanu Kaskinen1-3/+5
2020-04-23Point to SupportedAudioFormats wiki page where appropriateTanu Kaskinen3-3/+11
2020-04-10raop: Send initial timing packet to prime UDP connection trackingStefanBruens1-0/+19
2020-04-09stream-restore: Restore preferred device for new streamsGeorg Chini1-2/+6
2020-04-09meson: Remove libpulse dep from libpulsecoreTanu Kaskinen2-1/+5
2020-04-09alsa sink/source: fix the mixer initializationJaroslav Kysela2-7/+7
2020-04-09ucm: fix the port / ucm device activation on bootJaroslav Kysela2-8/+18
2020-03-26protocol-native: Fix error codeTanu Kaskinen1-3/+3
2020-03-25alsa-ucm: use the right profile nameWim Taymans1-1/+1
2020-03-20alsa: handle unavailbale HW volume in UCMWim Taymans2-2/+2
2020-03-19bluetooth: Ensure that only one A2DP codec is registered to bluezPali Rohár1-15/+9
2020-03-17ucm: Don't log errors during normal operationTanu Kaskinen1-4/+4
2020-03-11daemon: Add --log-target=journal to pulseaudio.servicePhilip Withnall1-1/+1
2020-03-05remap/arm: Adjust inline asm constraintsKhem Raj1-11/+11
2020-03-01alsa ucm: do not assign JackHWMute when JackControl is missing for the UCM de...Jaroslav Kysela1-0/+4
2020-02-15alsa-ucm: correct the channel default logic (stereo)Jaroslav Kysela1-3/+10
2020-02-14alsa: Document that mixer elements can be identified by a combination of name...Tanu Kaskinen4-5/+8
2020-02-05sink, source: Fix inaccurate log messageTanu Kaskinen2-2/+2
2020-02-03sink, source: Fix stream rescue from sinks or sources without portGeorg Chini2-10/+4
2020-01-23daemon.conf: Add boolean rescue_streams parameterGeorg Chini10-10/+20
2020-01-20Permit root-owned home directoryNick Moriarty1-1/+1
2020-01-16sink-input, source-output: Fix stream rescue if a move failsGeorg Chini2-0/+12
2020-01-13virtual sources: Propagate asyncmsgq change after source-output moveGeorg Chini3-0/+24
2020-01-05virtual-surround-sink: Use correct sample spec with memblockqTanu Kaskinen1-1/+1
2020-01-04virtual-source: Don't process the rewind during requesting itTanu Kaskinen1-14/+1
2020-01-02module-jackdbus-detect: Separate sink/source channels argumentsBen Buchwald1-5/+23
2020-01-02module-jackdbus-detect: Allow omitting channels argumentBen Buchwald1-1/+1
2020-01-02bluetooth: Print SO_TIMESTAMP warning for SCO source only oncePali Rohár1-1/+3
2020-01-02bluetooth: Implement reading SO_TIMESTAMP for A2DP sourcePali Rohár1-2/+31
2019-12-27switch-on-connect: Blacklist HDMI devices by defaultTanu Kaskinen1-1/+14
2019-12-27core-util: Handle zero-length volume stringTanu Kaskinen1-1/+1
2019-12-23alsa-ucm: allow to set profile priority from UCM valueJaroslav Kysela2-15/+45
2019-12-23alsa-mixer: improve check for the empty path set for sink/sourceJaroslav Kysela4-9/+26
2019-12-23alsa-mixer: do the quick card number lookup to save mixer instancesJaroslav Kysela2-0/+34
2019-12-23alsa-ucm: add support for HDMI ELDJaroslav Kysela3-22/+113
2019-12-23alsa: rewrite mixer open/close, cache mixer accesses in probeJaroslav Kysela9-149/+175
2019-12-23alsa-mixer: Set the intended-role of Steelseries Arctis 5/7 headset as phoneLaurent Bigonville2-0/+2
2019-12-23alsa-mixer: Add the ability to pass the intended-role to the mappingLaurent Bigonville1-0/+19
2019-12-22raop: Add autoreconnect featureckdo6-64/+292
2019-12-22raop: Code clarification : Only free the I/O thread when everything is initia...ckdo1-1/+1
2019-12-22raop: Code clarification : Detect raop_client recording state in a proper wayckdo3-1/+6
2019-12-22raop: Fix callback call in raop client after auth : only call once everything...ckdo1-2/+3
2019-12-22raop: Fix rewinding handling : process just after request receivedckdo1-5/+5
2019-12-21stream: clarify the meaning of NULL deviceTanu Kaskinen1-2/+2
2019-12-21macro: Move PA_LIKELY()/PA_UNLIKELY(), PA_CLAMP()/PA_CLAMP_UNLIKELY() to puls...Peter Meerwald2-38/+38
2019-12-20raop: Allow channel map module argumentRODRIGUEZ Christophe2-2/+7