summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-12disable autospawnrhel-8.0Wim Taymans2-2/+2
2019-09-12exit_idle_time solution, set to 0 in managed environmentsWim Taymans5-0/+52
2019-09-12disable flat volumesWim Taymans4-4/+4
2019-09-12revert upstream commit to rely solely on autospawn for autostartWim Taymans1-0/+3
2019-09-12qpaeq: fix Qt5 mainloop useFelipe Sateler1-2/+2
2019-09-12card-restore: don't restore unavailable profilesTanu Kaskinen1-2/+6
2019-09-12card-restore: log the correct profile nameTanu Kaskinen1-1/+1
2019-09-12bluetooth: make native the default backendWim Taymans1-2/+5
2019-09-12bluetooth: add correct HFP rfcomm negotiationWim Taymans3-6/+125
2019-09-12bluetooth: separate HSP and HFPWim Taymans6-15/+106
2019-09-12bluetooth: use consistent profile namesWim Taymans5-50/+50
2019-09-12python3 fixesWim Taymans2-7/+6
2019-09-11memfd-wrappers: only define memfd_create() if not already definedTanu Kaskinen2-3/+7
2019-09-11qpaeq: port to PyQt5Andrius Štikonas1-34/+34
2019-09-11client-conf: Add a default value for disable-memfdArun Raghavan1-0/+1
2019-09-11sink, source: Don't finish move if unlink happens after pa_*_move_all_start()Georg Chini2-4/+8
2019-09-11build-sys: add the Dell dock TB16 configurationHui Wang1-1/+2
2019-09-11alsa-mixer: Prioritize hdmi-* mappings over iec958-* mappingsKristian Klausen1-40/+40
2019-09-11qpaeq: change license from AGPL to LGPL v2.1Tanu Kaskinen4-670/+4
2019-09-11build-sys: add the Arctis configurationTanu Kaskinen1-2/+6
2019-09-11alsa-mixer: add support for Steelseries Arctis 7 headsetJohan Heikkilä6-0/+126
2019-09-11alsa-mixer: round, not truncate, in to_alsa_dBIan Ray1-1/+1
2019-09-11build-sys: add iec958-stereo-input.conf to dist_alsapaths_DATATanu Kaskinen1-0/+1
2019-09-11alsa-mixer: set PCM Capture Source for iec958 inputTanu Kaskinen1-0/+20
2019-09-11alsa-mixer: Add support for usb audio in the Dell dock TB16Hui Wang2-0/+56
2017-09-18update NEWSTanu Kaskinen1-0/+18
2017-09-18NEWS: add GNU Hurd supportTanu Kaskinen1-0/+1
2017-09-13bluez: Don't crash on strange MTU sizesArun Raghavan1-0/+10
2017-09-13bluez: Don't autodetect MTU by defaultArun Raghavan3-2/+3
2017-09-13alsa-mixer: add mixer handling to the fallback stereo caseTanu Kaskinen2-7/+10
2017-09-13sink: remove priority bonus for the "internal" form factorTanu Kaskinen1-2/+0
2017-09-13sink, source: fix out of date commentsTanu Kaskinen2-2/+2
2017-09-13sink, source: don't try to update volumes of not-yet-linked devicesTanu Kaskinen2-14/+28
2017-09-05update NEWSTanu Kaskinen1-0/+71
2017-09-03bluez5-device: lower sink/source priority for Audio gateway or a2dp sourceGeorg Chini1-0/+13
2017-09-02core: ignore devices that are not linked when choosing the default sink or so...Tanu Kaskinen1-0/+6
2017-08-17i18n: add a Norwegian Nynorsk translationKarl Ove Hufthammer2-0/+3239
2017-08-17tunnel-{sink, source}-new: Fix assertion when used with loopback or combine-sinkGeorg Chini2-0/+27
2017-08-15i18n: update the Lithuanian translationMoo1-189/+199
2017-08-05conf-parser: provide a replacement for scandir on Win32Vadim Troshchinskiy1-0/+42
2017-08-04echo-cancel: don't set latency range if the device doesn't support dynamic la...Tanu Kaskinen1-2/+4
2017-07-31pacat: fix a memory issueDenis Shulyaka1-3/+3
2017-07-26i18n: update Polish translationPiotr Drąg1-247/+256
2017-07-25build-sys: add coverity/model.c to the tarballTanu Kaskinen1-0/+1
2017-07-25build-sys: bump sonamesTanu Kaskinen1-2/+2
2017-07-20simple: fix negative latency handlingTanu Kaskinen1-12/+28
2017-07-20simple: Change latency estimation to account for already-read data in pa_simp...Ted Ying1-1/+1
2017-07-17protocol-native: fix bytes-to-usec conversion of "on-the-fly" dataTanu Kaskinen1-1/+1
2017-07-17core: change configured_default_sink/source type to stringTanu Kaskinen9-56/+63
2017-07-17fix dbus message leaksTanu Kaskinen4-4/+32