Commit graph

  • 6f85dc39b1 Translated using Weblate (Finnish) Jiri Grönroos 2022-09-07 19:48:07 +00:00
  • f778345cad Translated using Weblate (Catalan) Jordi Mas 2022-09-01 07:35:17 +00:00
  • b8e10711d6 Translated using Weblate (Catalan) Jordi Mas 2022-09-01 07:21:51 +00:00
  • 58d784ace2 Translated using Weblate (Portuguese) Hugo Carvalho 2022-08-14 14:00:49 +00:00
  • 5736a00e44 Translated using Weblate (Hungarian) Balázs Meskó 2022-08-08 20:45:56 +00:00
  • fec36f3508 build-sys: Bump .so version 16.99.1 Arun Raghavan 2023-08-12 11:34:15 -04:00
  • 095ad5f4f8 alsa-mixer: Respect XDG base directory spec when loading profile sets SimonP 2020-06-17 12:33:11 +02:00
  • 7d063d6544 shm: use MFD_NOEXEC_SEAL for shared memory Rudi Heitbaum 2023-07-14 08:41:36 +00:00
  • 84c53066c6 build-sys: Bump webrtc-audio-processing dependency Arun Raghavan 2020-10-20 17:29:55 -04:00
  • 22bbb5b3ba echo-cancel: add webrtc AEC3 support Eero Nurkkala 2020-10-20 16:20:23 -04:00
  • b16b107171 echo-cancel-test: Drop references to internal message queue Arun Raghavan 2020-10-20 16:18:57 -04:00
  • e729628f3a Various fixes for compilation with mingw Orion Poplawski 2023-05-09 07:58:05 -06:00
  • e96d278bfc daemon/meson.build: Install dbus policy in /usr, not /etc Gioele Barabucci 2023-03-04 10:00:34 +01:00
  • c8af4920f7 ci: Use built-in distribution image name mechanism Arun Raghavan 2023-04-21 16:01:15 -04:00
  • 39ff05e96d ci: Update to freedesktop/ci-templates Arun Raghavan 2023-04-21 15:36:41 -04:00
  • 2296de98b8 BF?: move linting after container so we do have a container in our own fork Yaroslav Halchenko 2023-03-29 14:41:52 -04:00
  • fdaea8830f CI: Add new "lint" stage with lint-codespell step to run codespell on gitlab CI Yaroslav Halchenko 2023-03-29 14:28:02 -04:00
  • 1f00174272 [DATALAD RUNCMD] run codespell throughout Yaroslav Halchenko 2023-03-29 14:11:40 -04:00
  • 863c6d9bf4 Add codespell ignores identified so far Yaroslav Halchenko 2023-03-29 14:05:36 -04:00
  • 619fb193eb Fix some ambigous typos Yaroslav Halchenko 2023-03-29 14:07:08 -04:00
  • 98c08375d6 Add rudimentary .codespellrc Yaroslav Halchenko 2023-03-27 14:01:33 -04:00
  • 86e9c90128 pactl, pacmd: Allow to unset the configured default sink or source Georg Chini 2023-03-20 21:35:10 +01:00
  • 25bfdb3ab8 echo-cancel: Fix macOS build Weijia Wang 2023-03-22 20:09:38 +02:00
  • 3e038c6d88 alsa: ucm: Fix spurious mixer path removal on initial profile set Hector Martin 2022-11-17 18:36:17 +09:00
  • 7005eafee3 alsa-ucm: Fix more instances of profile-verb conflation Alper Nebi Yasak 2023-01-25 01:31:56 +03:00
  • 45509ff9bc alsa-ucm: Consider devices using the same PCM as incompatible Alper Nebi Yasak 2022-08-19 19:52:56 +03:00
  • b74269016c alsa-ucm: Disable old modifiers when switching profiles of same verb Alper Nebi Yasak 2022-06-29 15:37:18 +03:00
  • b382a00f8b alsa-ucm: Add enable, disable, status helpers for modifiers Alper Nebi Yasak 2021-06-24 11:03:27 +03:00
  • 3aaeb5113d switch-on-connect: Do not overwrite user configured default sink/source Georg Chini 2023-03-11 18:05:26 +01:00
  • 39b6a4c123 meson: Add DEF file to export APIs in Windows Biswapriyo Nath 2023-03-16 13:05:44 +05:30
  • 15e76a69bf memblockq: Drop check for chunk index alignment, require aligned length Igor V. Kovalenko 2023-02-08 10:39:26 +03:00
  • 5ab2b9cb0e alsa-util: Fix pa_alsa_get_supported_formats fallback. Igor V. Kovalenko 2023-02-22 01:50:22 +03:00
  • aed52c507f alsa-util: Perform format and rate detection before setting HW params Igor V. Kovalenko 2023-02-22 01:19:24 +03:00
  • b8e2198d34 alsa-profiles: rename mappings for Xonar SE Ataberk Özen 2023-02-20 18:37:36 +03:00
  • 9e85059c64 alsa-profiles: import Asus Xonar SE profile from pipewire Ataberk Özen 2022-11-20 15:52:47 +03:00
  • 64cf3ff335 fix coding style ZenBooster 2023-01-23 13:49:38 +03:00
  • 4c7748b7a0 stdout_callback: since the function 'pa_write' may not write all the data we asked it to, we will add an index field to each element of the queue. ZenBooster 2023-01-23 12:46:35 +03:00
  • 6324d009b3 fixed "Assertion 'size < (1024*1024*96)' failed at pulse/xmalloc.c:83, function pa_xrealloc()" Илья 2023-01-22 21:20:03 +00:00
  • 300db77922 pstream: Pass frame size to keep split memblock parts aligned Igor V. Kovalenko 2023-02-09 13:28:29 +03:00
  • 5830e03036 bluetooth: Do not attempt decoding too short faststream packet data Igor V. Kovalenko 2023-02-09 23:15:55 +03:00
  • 5cefef591e rtp-recv: Use getaddrinfo to improve support for ipv6. Alistair Leslie-Hughes 2023-01-26 08:37:20 +11:00
  • f44cb36374 rtp-send: Use getaddrinfo to improve support for ipv6 on source address Alistair Leslie-Hughes 2023-01-25 17:04:51 +11:00
  • 1cfa737823 resampler: Fix oversized memblock pushed from resampler Igor V. Kovalenko 2023-02-08 03:24:59 +03:00
  • 6ae3961001 tunnel-sink-new: Fix hang when used in combination with module-combine-sink Georg Chini 2023-01-30 09:37:35 +01:00
  • 3e5db72ab7 bluetooth: Amend writeout to send more initial frames Igor V. Kovalenko 2023-02-06 09:38:45 +03:00
  • 86c5fbab57 alsa-util: Add more standard sample rates. Igor V. Kovalenko 2023-02-05 19:49:10 +03:00
  • 8152f39603 alsa-util: Dump probed rates Igor V. Kovalenko 2023-01-23 08:55:04 +03:00
  • f8b9010582 rtp-send: Use getaddrinfo to improve support for ipv6. Alistair Leslie-Hughes 2023-01-02 21:05:15 +11:00
  • 6473e9ed0e stream-interaction: Fix regression when a trigger role is also a cork role Georg Chini 2023-01-08 13:33:25 +01:00
  • 94dd7b4b7b stream-interaction: Extend trigger groups to module-role-cork Georg Chini 2023-01-07 19:45:17 +01:00
  • 33129c88dc backend-native: Fix parsing comma-delimited response Igor V. Kovalenko 2023-01-19 21:30:19 +03:00
  • 5198b09360 Merge branch 'feature/cork-groups' into 'master' Antoine Girard Vallée 2023-01-10 16:53:25 +00:00
  • c3eae5d00c time-smoother-2: Fix time calculation by comparing timestamps flyingOwl 2022-12-30 00:16:03 +01:00
  • 361be0b5a1 client-conf: Check XDG_SESSION_TYPE Peter Harris 2022-12-29 17:45:31 -05:00
  • 7cb4d37b3e Revert "client-conf: Avoid loading X11 properties unless SSH_CONNECTION is set" Peter Harris 2022-12-15 13:21:38 -05:00
  • 96bd4e57b5 pulsecore: Set errno before calling read Alistair Leslie-Hughes 2022-12-14 13:27:12 +11:00
  • 89ce6321bd proplist-util: Don't assume gdkx is there as gtk could be built without it Mart Raudsepp 2022-11-30 09:25:22 +02:00
  • 47a6918739 build-sys: Fix macOS build Shunsuke Shimizu 2022-08-29 04:13:55 +09:00
  • e4517da353 pactl: Stop a crash when setting the volume which is out of range Alistair Leslie-Hughes 2022-12-06 09:32:55 +11:00
  • 1f121979df raop: Improve volume management ckdo 2019-07-13 20:55:30 +02:00
  • e8c459b4f7 raop: set initial volume before sending RTP packets ckdo 2021-02-16 20:19:30 +02:00
  • 96cbee1230 raop: Add support for newest Airplay2 devices ckdo 2021-02-16 20:19:22 +02:00
  • b961f83002 ioline: add a block mode ckdo 2019-12-20 21:16:01 +01:00
  • 0cbbc408ae module-combine-sink: Suspend while unloading to fix crash moving sinks Igor V. Kovalenko 2022-11-27 19:39:23 +03:00
  • 37c72c2072 module-combine-sink: Do not set up rate adjustment timer at load time Igor V. Kovalenko 2022-11-27 22:30:45 +03:00
  • 3c63f8e6dc backend-native: Fix stack corruption reading RFCOMM AT+BIA= response Igor V. Kovalenko 2022-11-24 02:26:02 +03:00
  • e650c2b33e Ensure fds are closed when exec functions are used. Alistair Leslie-Hughes 2022-11-03 09:22:48 +11:00
  • 3349e1c471 sndfile: handle sndfiles with s24 format Wim Taymans 2022-10-21 12:30:34 +02:00
  • c22ff90a18 HELPNEEDED: Suspending the whole monitor works Marijn Suijten 2021-01-30 17:52:41 +01:00
  • 616017ca86 fixup: bluetooth: Use avoid_resampling instead of passthrough to force callback Marijn Suijten 2021-01-30 17:37:41 +01:00
  • 54ddc54254 fixup! bluetooth: Switch codecs without tearing down sink/source/thread Marijn Suijten 2021-01-24 23:35:41 +01:00
  • 7fb7ed521e bluetooth: Use pa_sink/source_reconfigure to update resamplers Marijn Suijten 2021-01-24 19:20:21 +01:00
  • 856d2b8af8 bluetooth: Switch codecs without tearing down sink/source/thread Marijn Suijten 2021-01-24 16:53:28 +01:00
  • f70a1672c6 bluetooth: set u->transport null when it has been freed Marijn Suijten 2021-01-24 15:40:01 +01:00
  • 90fd392101 bluetooth: Rename default_sample_spec to spec Marijn Suijten 2021-01-24 15:09:17 +01:00
  • 36e036db22 bluetooth: Do not re-retrieve codecs in switch_codec Marijn Suijten 2021-01-19 23:05:22 +01:00
  • 3f9455411c Propagate return value from pa_pstream_attach_memfd_shmid Alistair Leslie-Hughes 2022-08-31 21:26:55 +10:00
  • f2b748e851 bluetooth: Add 20dB boost for faststream source volume Igor V. Kovalenko 2021-09-10 23:21:09 +03:00
  • 76e01b25f5 bluetooth: Handle fragmented faststream frames Igor V. Kovalenko 2021-09-08 21:03:54 +03:00
  • 697a1a309a bluetooth: Use stereo sample spec for faststream backchannel Igor V. Kovalenko 2021-09-06 19:26:07 +03:00
  • cddb9f144a bluetooth: Add faststream codec Igor V. Kovalenko 2021-04-20 19:30:52 +03:00
  • 0498e7a3d0 bluetooth: Do not use hardware volume control for A2DP backchannel Igor V. Kovalenko 2021-09-06 01:34:21 +03:00
  • 48f40352a6 bluetooth: Free memblock after codec errors Igor V. Kovalenko 2021-09-06 22:53:42 +03:00
  • 45df212d66 pactl: SUBSCRIBE add a newline after every json message acheronfail 2022-09-09 14:45:49 +09:30
  • 68a0603d76 meson: use proper type for bools wael 2022-09-21 07:06:45 +00:00
  • 8fe50bbc31 time-smoother-2: Fix stream time when stream starts paused Georg Chini 2022-08-25 08:11:04 +02:00
  • a52c023a2f systemd: set values for restarting pulseaudio.service on failure Jan-Eric Staffel 2022-08-24 15:13:33 +00:00
  • b1f23fc6b3 Load the module-switch-on-connect module by default Niklas Vest 2022-07-26 16:22:08 +02:00
  • 8188b49bed backend-native: Remove uninformative "Profile unavailable" debug message Marijn Suijten 2022-08-12 14:22:52 +02:00
  • 518ca03019 backend-native: Update all CIND indicators Marijn Suijten 2022-08-02 12:21:22 +02:00
  • 6ec084e2b3 Revert "bluez5-util: move pa_bluetooth_discovery to header" Marijn Suijten 2022-08-02 12:05:17 +02:00
  • 391dac58a9 backend-native: Add backend pointer to transport_data Marijn Suijten 2022-08-02 12:05:15 +02:00
  • c6bd6656a2 backend-native: Fix indentation and whitespace style Marijn Suijten 2022-08-02 11:35:14 +02:00
  • de8b0c1124 Make gio-2.0 optional when gsettings is disabled Yureka 2022-07-11 12:17:18 +02:00
  • c789bc5fe3 meson.build: fix build without C++ Fabrice Fontaine 2022-07-25 21:49:25 +02:00
  • 1b031ecee6 bluetooth: hook up UPower backend Dylan Van Assche 2022-04-05 20:39:11 +02:00
  • 3621731050 bluetooth: add UPower backend Dylan Van Assche 2022-04-05 20:26:09 +02:00
  • cca0d69375 bluetooth: add AT+BIA support Dylan Van Assche 2022-04-05 20:10:05 +02:00
  • b05e34e092 bluez5-util: move pa_bluetooth_discovery to header Dylan Van Assche 2022-04-06 08:15:13 +02:00
  • ff6010b80f meson: fix meson warnings Rosen Penev 2022-07-26 19:22:09 -07:00