Commit graph

  • d6b74207da Translated using Weblate (Georgian) Temuri Doghonadze 2023-09-06 02:06:10 +00:00
  • 5839e00127 Translated using Weblate (Arabic) Yousef Alzahrani 2023-09-05 15:00:14 +00:00
  • ee3c2499fa Added translation using Weblate (Arabic) Yousef Alzahrani 2023-09-05 16:53:07 +02:00
  • aa395c4094 Translated using Weblate (Lithuanian) mooo 2023-08-19 13:24:04 +00:00
  • 2ad14f33d8 Translated using Weblate (Georgian) Temuri Doghonadze 2023-08-12 17:05:57 +00:00
  • 874a609959 json: Allow non-ASCII UTF-8 strings Arun Raghavan 2024-04-03 12:56:52 -04:00
  • 3b09ca3a15 echo-cancel: Fix multichannel processing Arun Raghavan 2024-06-25 15:34:41 -04:00
  • 31b6ecd507 raop: fix auth, reconnect, apple tv compat Mohamed Akram 2024-06-22 01:41:40 +04:00
  • fa8943c80e ioline: add length to callback Mohamed Akram 2024-06-06 18:00:05 +04:00
  • a340404b01 daemon: fix crash when CoreAudio is enabled Mohamed Akram 2024-05-04 02:59:50 +04:00
  • 1c5007eb28 man: Don't install man page for start-pulseaudio-x11 if X11 is disabled. Arthur Taylor 2024-04-23 23:02:54 -07:00
  • 4e34ea65c2 build-sys: If X11 is found set HAVE_X11 for client-only builds. Arthur Taylor 2024-04-23 22:59:51 -07:00
  • c1990dd026 build-sys: Fix running on macOS Mohamed Akram 2024-05-01 21:54:17 +04:00
  • 749d5960a5 alsa-mixer: enable the alsa auto-mute if headphone is the active port Hui Wang 2024-04-17 09:25:56 +08:00
  • 68f1107bd2 bluetooth: Add no volume control quirk for Thinkplus XT99 Hui Wang 2024-04-06 18:40:27 +08:00
  • 6c77b0191a cli-command: Fix wrong condition check of pa_module_load kwangshik.kim 2024-03-07 18:24:05 +09:00
  • 84f5b742e3 tests: Don't run volume tests with impossible alignments Arun Raghavan 2024-03-22 09:31:48 -04:00
  • 21d7a63e8c build-sys: Add a wrap file for Orc Arun Raghavan 2024-03-22 08:53:46 -04:00
  • 5d7cd8bd0b Don't log battery level and dock status every minute Martin Tournoij 2024-01-19 00:57:03 +00:00
  • 9bbaed40d8 bluetooth: Resolve the remote volume anomaly synchronize the local volume caitao123456789 2024-02-28 16:53:40 +08:00
  • 26ccd1167a tests: remove check2 timeouts in favor of meson matoro 2024-01-24 12:08:28 -05:00
  • 664d175da8 source: Remove output_from_master field Georg Chini 2021-02-01 18:57:36 +01:00
  • 5d05301663 remap-source: Use common code Georg Chini 2021-01-31 21:27:47 +01:00
  • 9f70ad3c95 virtual-source-common: Integrate uplink sink into virtual source library Georg Chini 2021-05-01 14:47:43 +02:00
  • 0b26ed9b0c virtual source: Factor out common code Georg Chini 2021-01-31 17:02:57 +01:00
  • b6ccb7e76d source: Introduce vsource structure Georg Chini 2021-01-25 21:57:07 +01:00
  • 95be21c736 core: Allow rescue of filter streams Georg Chini 2021-02-04 15:14:01 +01:00
  • ed4074ae08 sink: Remove input_to_master variable from sink structure Georg Chini 2021-01-01 20:15:49 +01:00
  • 668a22e902 virtual-surround-sink: Use common code Georg Chini 2021-01-01 20:12:13 +01:00
  • 8098bfde4a echo-cancel: Use common code Georg Chini 2021-01-01 15:59:56 +01:00
  • 3aaa764de7 equalizer-sink: Use common code Georg Chini 2021-01-01 15:59:18 +01:00
  • e5f852ab7b ladspa-sink: Use common code Georg Chini 2021-01-01 15:58:52 +01:00
  • bbbf7baa5a remap-sink: Use common code Georg Chini 2021-01-01 15:58:16 +01:00
  • 1edc7eb655 virtual sink: Factor out common code Georg Chini 2021-01-01 15:56:58 +01:00
  • d18756fda9 sink: Introduce structure needed to consolidate virtual sink code Georg Chini 2021-01-01 15:54:26 +01:00
  • 0049b0bb6d message-handler: Send signal on handler events Georg Chini 2020-12-28 16:12:46 +01:00
  • c44209d3b8 pactl: Add signal receiver Georg Chini 2020-12-28 16:11:54 +01:00
  • 6f07cd10ec protocol-native: Add signal receiving capability Georg Chini 2020-12-28 16:10:25 +01:00
  • 1185145b15 card-restore: Make jack detection and port availability persistent Georg Chini 2021-01-08 23:38:31 +01:00
  • f178a5b12e card: Add messages to enable/disable jack detection Georg Chini 2021-01-07 19:27:23 +01:00
  • 58521c05e8 card: add infrastructure to enable/disable jack detection Georg Chini 2021-01-07 19:12:25 +01:00
  • ed3d4f0837 alsa-ucm: Replace port device UCM context assertion with an error Alper Nebi Yasak 2023-12-01 13:28:05 +03:00
  • f5cacd94ab alsa-ucm: Check UCM verb before working with device status Alper Nebi Yasak 2023-11-30 20:17:22 +03:00
  • 1f020889c9 Update NEWS for 17.0 v17.0 Arun Raghavan 2024-01-12 11:59:11 -05:00
  • d7dc04e8f5 backend-native: Handle multi AT commands in a buffer Hui Wang 2023-12-25 19:42:07 +08:00
  • 81a6cc4967 Fix crash running in restricted environment. Igor V. Kovalenko 2023-11-12 15:40:15 +03:00
  • 06ccfbb996 memblockq: Adjust tail chunk offset into memblock after split Igor V. Kovalenko 2023-10-24 21:00:47 +03:00
  • 13ea94a1b6 shell-completion: Fix typo in --use-pid-file= suggestion Igor V. Kovalenko 2023-10-24 22:50:27 +03:00
  • 13ef02da1b build-sys: Bump webrtc-audio-processing wrap to 1.3 Arun Raghavan 2023-09-05 11:32:53 -04:00
  • 6abe0c58d2 build-sys: Bump webrtc-audio-processing wrap to 1.2 Arun Raghavan 2023-09-01 11:20:11 -04:00
  • 63d38a6864 ci: Drop -werror in build Arun Raghavan 2023-08-13 11:55:23 -04:00
  • 3e68ebf4ec ci: Add doxygen to build image Arun Raghavan 2023-08-13 11:25:11 -04:00
  • 217c0e90ef ci: Force build of webrtc-aec Arun Raghavan 2023-08-13 07:58:03 -04:00
  • 9b37e8d9dc build-sys: Add a webrtc-audio-processing wrap file Arun Raghavan 2023-08-13 07:27:33 -04:00
  • e2b63d157f build-sys: Bump cpp_std to c++17 Arun Raghavan 2023-08-13 07:24:41 -04:00
  • 421cf15486 shm: allow for older versions of Linux without MFD_NOEXEC_SEAL Rudi Heitbaum 2023-08-13 09:37:32 +00:00
  • eb302240cc Translated using Weblate (Korean) v16.99.1 김인수 2023-07-18 14:37:19 +00:00
  • cb9b14c84b Translated using Weblate (Georgian) Temuri Doghonadze 2023-07-08 03:52:17 +00:00
  • 707c3b6864 Translated using Weblate (Korean) 김인수 2023-07-03 17:04:41 +00:00
  • 6ec914182d Translated using Weblate (Korean) 김인수 2023-06-19 04:51:23 +00:00
  • 43a543e84f Translated using Weblate (Georgian) Temuri Doghonadze 2023-06-06 13:50:17 +00:00
  • e046e25b08 Translated using Weblate (Basque) Asier Sarasua Garmendia 2023-06-03 20:55:46 +00:00
  • 2dd87e4dd0 Added translation using Weblate (Basque) Asier Sarasua Garmendia 2023-06-03 22:54:11 +02:00
  • 51ce576c70 Translated using Weblate (Turkish) Sabri Ünal 2023-05-26 20:48:58 +00:00
  • 89be4c6cd6 Translated using Weblate (Galician) Fran Diéguez 2023-04-13 17:22:12 +00:00
  • a3445976af Translated using Weblate (French) grimst 2023-03-18 16:58:16 +00:00
  • 6b8a6156b4 Translated using Weblate (Georgian) Temuri Doghonadze 2023-02-25 07:58:12 +00:00
  • e2e5161175 Translated using Weblate (Lithuanian) mooo 2023-02-20 22:40:09 +00:00
  • 940346a51f Translated using Weblate (Georgian) Temuri Doghonadze 2023-02-17 05:09:52 +00:00
  • e3bf4223d2 Translated using Weblate (Galician) Fran Diéguez 2023-02-08 20:41:24 +00:00
  • d7806e93b7 Translated using Weblate (Finnish) Jan Kuparinen 2023-02-09 19:36:40 +00:00
  • 996c84d497 Translated using Weblate (Spanish) Toni Estevez 2022-12-17 10:15:09 +00:00
  • 7d66068eea Translated using Weblate (Georgian) Temuri Doghonadze 2022-12-12 15:06:52 +00:00
  • 01cca9fce7 Translated using Weblate (Spanish) Toni Estevez 2022-12-10 18:34:28 +00:00
  • 7596337cac Translated using Weblate (Spanish) Toni Estevez 2022-12-04 15:26:33 +00:00
  • 70b0f4e01a Translated using Weblate (German) Ettore Atalan 2022-12-05 08:51:43 +00:00
  • 9b4625851b Translated using Weblate (Korean) 김인수 2022-11-28 12:50:40 +00:00
  • 105328fe14 Translated using Weblate (Dutch) Philip Goto 2022-11-16 17:59:33 +00:00
  • 39834c4052 Translated using Weblate (Georgian) Temuri Doghonadze 2022-11-12 09:20:33 +00:00
  • e6ffceb528 Translated using Weblate (Korean) 김인수 2022-11-03 11:14:35 +00:00
  • 97cf85940c Translated using Weblate (Spanish) Toni Estevez 2022-09-25 13:31:42 +00:00
  • 262baea15d Translated using Weblate (Catalan) Toni Estevez 2022-09-25 12:18:18 +00:00
  • 0368430316 Translated using Weblate (Georgian) Temuri Doghonadze 2022-09-14 08:14:33 +00:00
  • 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