summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-04raop-sink: Fix compiler warningsTanu Kaskinen1-3/+4
2020-06-04Delete .travis.ymlHugo Osvaldo Barrera1-69/+0
2020-06-01stream-restore: Forget pre-14.0 stream routingTanu Kaskinen4-1/+59
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 Kaskinen6-30/+26
2020-04-23i18n: Update Brazilian Portuguese translationRafael Fontenelle1-144/+144
2020-04-12man: remove spaceroshal1-1/+1
2020-04-10raop: Send initial timing packet to prime UDP connection trackingStefanBruens1-0/+19
2020-04-10add commaefim1-1/+1
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-26i18n: Add pulseaudio.pot to version controlTanu Kaskinen3-2/+2729
2020-03-26i18n: Replace po/es.po with the Fedora Zanata versionTanu Kaskinen1-2172/+1957
2020-03-26i18n: Replace po/ja.po with the Fedora Zanata versionTanu Kaskinen1-1742/+1801
2020-03-26i18n: Merge Catalan translation from fedora.zanata.orgTanu Kaskinen1-201/+802
2020-03-26i18n: Import Bulgarian translation from fedora.zanata.orgTanu Kaskinen2-0/+2713
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-07ci: Go back to using CI templates from masterArun Raghavan1-2/+6
2020-03-07ci: Update for changes in CI templateArun Raghavan1-8/+10
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-27man: Deprecate the enable-remixing optionAlexander E. Patrakov1-1/+4
2020-02-20Update configure.ac to fix the enable_gstreamer summarySebastien1-5/+5
2020-02-15alsa-ucm: correct the channel default logic (stereo)Jaroslav Kysela1-3/+10
2020-02-14build: Bump soversion for libpulsev13.99.1Arun Raghavan2-2/+2
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-30shell-completion: Do not use 'awk -e' in bash completionJarno Suni1-2/+2
2020-01-30shell-completions/bash: Add pactl set-default-sink and set-default-sourceJarno Suni1-5/+6
2020-01-23daemon.conf: Add boolean rescue_streams parameterGeorg Chini11-10/+29
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-16l10n: zh_TW: update translationYi-Jyun Pan1-659/+825
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