Commit graph

  • 1d0adba0f6 impl-node: remove nodes from graph after Pause completes Wim Taymans 2022-10-24 15:24:47 +02:00
  • 8fcfa154eb impl-link: don't activate links with inactive input Wim Taymans 2022-10-24 15:18:03 +02:00
  • df094b3649 v4l2: recycle buffers when no io area Wim Taymans 2022-10-24 13:16:08 +02:00
  • a57602cc4d v4l2: remove unused forward declaration Wim Taymans 2022-10-24 13:15:42 +02:00
  • 2c4e1b8537 node: check if active when ready event is emited Wim Taymans 2022-10-24 12:33:56 +02:00
  • 3d3851e5a3
    po: Update Turkish translation Oğuz Ersen 2022-10-23 10:42:14 +03:00
  • 2fa3120486 bluez5: driver should produce buffers before ready Pauli Virtanen 2022-10-19 18:38:07 +03:00
  • facf73b01c module-echo-cancel: Correct offset Jonas Holmberg 2022-10-21 16:16:19 +02:00
  • 7a0058ffb6 pw-top: do refresh after sync Wim Taymans 2022-10-21 18:24:53 +02:00
  • 977713a2e1 Update Czech translation AsciiWolf 2022-10-21 16:44:38 +02:00
  • 6e88c30080 pw-top: do initial refresh after first data Wim Taymans 2022-10-21 16:44:59 +02:00
  • 95eeb7c2ec spa: bluez: dbus: add endpoint (un)registration helpers Barnabás Pőcze 2022-10-21 15:22:17 +02:00
  • 8092a0a637 module-echo-cancel: Run canceller on first frames Jonas Holmberg 2022-10-21 14:53:26 +02:00
  • 71879961db alsa-seq: avoid division by 0 Wim Taymans 2022-10-21 13:13:50 +02:00
  • 0e066e44fe module-echo-cancel: Don't use old delayed play data Jonas Holmberg 2022-10-21 10:59:51 +02:00
  • ec90b575d7 pw-top: also show IEC958 passthrough formats Wim Taymans 2022-10-21 10:23:34 +02:00
  • d388c206ef bluez5: reset timers when reassigning followers Pauli Virtanen 2022-10-19 18:56:09 +03:00
  • c0fc29494f bluez5: stop before freeing things Wim Taymans 2022-10-20 21:52:49 +02:00
  • 643d95f515 jack: set port valid state safely Wim Taymans 2022-10-20 21:34:01 +02:00
  • 4c1115cf1d alsa-seq: attempt to get more data in timeout Wim Taymans 2022-10-20 17:44:42 +02:00
  • f7c4909243 udev: use devpath for the sysfs.path property Wim Taymans 2022-10-20 16:44:37 +02:00
  • 1aef910dcc jack: make jack_bufsize adjust the global quantum Wim Taymans 2022-10-20 16:34:47 +02:00
  • 24b113e2d3 module-loopback: add target.delay.sec property Wim Taymans 2022-10-20 16:02:28 +02:00
  • 35c9650e0e pulse-server: do chmod of the socket like pulseaudio Wim Taymans 2022-10-20 11:49:52 +02:00
  • e5881e9afb module-pulse-tunnel: rate limit some messages Wim Taymans 2022-10-20 09:24:54 +02:00
  • 500a5a689e gitlab-ci: disable building session managers George Kiagiadakis 2022-10-18 16:14:14 +03:00
  • 33e8667cfc meson_options: change default session manager to wireplumber George Kiagiadakis 2022-10-03 09:10:35 +03:00
  • 9c4aab7508 bluez5: sco-sink: implement flushing the same way as in a2dp-sink Pauli Virtanen 2022-07-10 18:09:53 +03:00
  • 9cfa66baa2 bluez5: media-sink: flush packets at time of first sample Pauli Virtanen 2022-07-09 18:06:36 +03:00
  • d231e2a1b1 bluez5: media-sink: bigger socket buffer Pauli Virtanen 2022-07-10 16:35:07 +03:00
  • 8a3c1bedde gitlab-ci: move check_missing_headers into its own job and hide the script George Kiagiadakis 2022-10-18 16:57:45 +03:00
  • 88785c42e5 modules: avoid partial writes to pulseaudio Wim Taymans 2022-10-18 13:14:32 +02:00
  • e6356f7415 module: pass a channel map in pa_stream_new Wim Taymans 2022-10-17 18:58:15 +02:00
  • 22a1e5b848 alsa-pcm: Start playback when there is data Jonas Holmberg 2022-10-13 17:49:27 +02:00
  • e2638b4b68 modules: use resample.prefill for echo cancel streams Wim Taymans 2022-10-17 15:09:46 +02:00
  • 0a31d58e00 wip check global session object in pw_context_connect Anthony Ilersich 2022-10-15 21:37:46 -04:00
  • 3e9b4657cb modules: add since tag Wim Taymans 2022-10-13 13:16:33 +02:00
  • f0753ffdf9 jack: improve acquire/drop_rt methods Wim Taymans 2022-10-13 12:09:36 +02:00
  • 38e3c2be6c jack: client_thread_id() returns NULL Wim Taymans 2022-10-13 12:08:27 +02:00
  • 25f40e4c2a thread: emit a warning when calling unimplemented functions Wim Taymans 2022-10-13 11:57:04 +02:00
  • b178d222d5 jack: also implement drop_rt in our custom thread utils Wim Taymans 2022-10-13 11:56:28 +02:00
  • 3a7d6b74f2 audioconvert: only reinit channelmix when params change Wim Taymans 2022-10-13 10:30:32 +02:00
  • 9efb2e3463 audioconvert: optimize upmix functions with SSE Wim Taymans 2022-10-13 10:19:04 +02:00
  • 0adc351d36 audioconvert: use spa_dtoa to format floats and doubles Wim Taymans 2022-10-13 10:15:52 +02:00
  • 59e49d31eb raop: add error from reply Wim Taymans 2022-10-12 17:51:35 +02:00
  • e168af8804 Update src/modules/module-raop-sink.c Tycho Haemers 2022-10-12 13:41:07 +00:00
  • 09a62514e3 Update src/modules/module-raop-sink.c Tycho Haemers 2022-10-12 13:28:14 +00:00
  • 5fc69f3ec7 Update src/modules/module-raop-sink.c Tycho Haemers 2022-10-12 13:21:03 +00:00
  • 0c494c5469 Update src/modules/module-raop-sink.c Tycho Haemers 2022-10-12 08:42:22 +00:00
  • ae116399ca Update .gitlab-ci.yml file Tycho Haemers 2022-10-12 07:09:22 +00:00
  • dc2d5e8bc6 Update .gitlab-ci.yml file Tycho Haemers 2022-10-12 07:01:48 +00:00
  • 2ef10cefa9 Replace module-raop-sink.c Tycho Haemers 2022-10-09 18:04:10 +00:00
  • aed56719f2 modules: add pulse.latency to module-zeroconf-discover Wim Taymans 2022-10-12 12:18:47 +02:00
  • 6f235f344f modules: set tunnel minreq and prebuf more like pulseaudio Wim Taymans 2022-10-12 12:18:14 +02:00
  • 15e4e6bcbc pulse-server: remove warning Wim Taymans 2022-10-12 10:17:49 +02:00
  • 384ec63ae4 raop: Fix raop.encryption typo in the documented configuration example James Le Cuirot 2022-10-11 23:41:16 +01:00
  • f059f14c68 raop: Allow digest authentication and auth-setup to be used together James Le Cuirot 2022-10-11 23:35:41 +01:00
  • 4b0945bf01 raop: Use the real URI for digest authentication rather than * James Le Cuirot 2022-10-11 23:27:16 +01:00
  • f613922d0e raop: Fix duplicate Digest string in Authorization response header James Le Cuirot 2022-10-11 23:43:26 +01:00
  • ec0688fa87 module-rtp-source: reduce log level for RTP packets to trace Dmitry Sharshakov 2022-10-11 13:29:37 +03:00
  • cba334f028 treewide: fix some strict-prototypes Clang warnings/errors Niklāvs Koļesņikovs 2022-10-10 17:49:57 +03:00
  • 7066aa7e15 bluez5: fix build_profile index handling Pauli Virtanen 2022-10-09 20:54:06 +03:00
  • 9846e0cb7a bluez5: in SelectProperties, parse QoS values and pass to get_qos Pauli Virtanen 2022-10-09 20:49:43 +03:00
  • ead3a99fd9 block context_connect for session.services Anthony Ilersich 2022-10-11 18:37:34 -04:00
  • 61453b91bd spa: bluez: dbus: emit added devices when adding new listener Barnabás Pőcze 2022-10-08 18:16:25 +02:00
  • 52af41850d spa: bluez: dbus: harmonize label indentation Barnabás Pőcze 2022-10-08 01:43:27 +02:00
  • fd979a3cf7 spa: bluez: dbus: use tabs for indentation Barnabás Pőcze 2022-10-08 01:40:03 +02:00
  • 253c8b48fc spa: bluez: dbus: use spa_strstartswith() Barnabás Pőcze 2022-10-08 01:46:22 +02:00
  • 8ca5c0f15b spa: bluez: dbus: do not use NameHasOwner() Barnabás Pőcze 2022-10-08 01:23:13 +02:00
  • 1d3497b0cd spa: bluez: dbus: do not call GetManagedObjects() if there is a pending call Barnabás Pőcze 2022-10-08 01:17:19 +02:00
  • bf18d948b3 spa: bluez: dbus: immediately unref pending call after retrieving reply Barnabás Pőcze 2022-10-08 01:15:28 +02:00
  • 58d9fbff88 spa: bluez: dbus: keep a reference to the GetManagedObjects() call Barnabás Pőcze 2022-10-08 01:11:09 +02:00
  • 008d836608 spa: bluez: dbus: do not call GetManagedObjects() again Barnabás Pőcze 2022-10-08 00:57:49 +02:00
  • 9dd1c78f50 module-rtp: for multicast we need to add the TTL Wim Taymans 2022-10-07 16:40:04 +02:00
  • c06f936a88 module-rtp: improve properties Wim Taymans 2022-10-07 16:12:22 +02:00
  • 37f57dc09f module-rtp: add some more properties Wim Taymans 2022-10-07 15:57:12 +02:00
  • 01058d9b4c audioconvert: avoids pops and clicks when activating resampler Wim Taymans 2022-10-07 15:05:22 +02:00
  • 0d7e20534f module-rtp: half buffer-time for node latency Wim Taymans 2022-10-07 13:05:17 +02:00
  • b32093b896 module-rtp: receive packets in the RT thread Wim Taymans 2022-10-07 13:04:46 +02:00
  • f87654eb17 module-rtp: use MTU to set the latency Wim Taymans 2022-10-07 12:59:05 +02:00
  • 7fd16b8a77 module-rtp: set higher priotity on sender socket Wim Taymans 2022-10-07 12:58:42 +02:00
  • ecc53cfcdb module-rtp: handle non-multicast addresses Wim Taymans 2022-10-07 10:33:24 +02:00
  • 0397d7b2be alsa-udev: avoid meth with void pointers Wim Taymans 2022-10-06 19:34:09 +02:00
  • 8e43c41ac1 Add more parentheses Demi Marie Obenour 2022-09-27 17:07:40 -04:00
  • 899c0d3d78 Disable strict aliasing Demi Marie Obenour 2022-09-27 16:46:29 -04:00
  • e8f3450a58 Fix various compiler warnings Demi Marie Obenour 2022-09-27 16:41:22 -04:00
  • 68b30e36b4 module-rtp: improve debug messages Wim Taymans 2022-10-06 17:29:05 +02:00
  • 552bca8595 pcm_pipewire: optimize by updating existing stream Erik Fröbrant 2022-10-06 08:25:05 +00:00
  • 4a41a03f5c module-rtp: fix L24 sample size Wim Taymans 2022-10-06 16:16:49 +02:00
  • 5b2df0b35c pulse-server: handle unknown format Wim Taymans 2022-10-06 16:14:35 +02:00
  • dfb6206207 module-rtp: support more formats Wim Taymans 2022-10-06 16:04:15 +02:00
  • da44be28cf doc: add rtp sink to docs Wim Taymans 2022-10-06 13:28:09 +02:00
  • 2edfea8b5b module-rtp: add pulse-server modules Wim Taymans 2022-10-06 13:18:35 +02:00
  • be1159eb66 module-rtp: make sender work Wim Taymans 2022-10-06 11:41:01 +02:00
  • 84c666db20 module-rtp: construct and send SAP Wim Taymans 2022-10-05 21:41:51 +02:00
  • 3e57570e9a module-rtp: add beginnings of rtp-sink Wim Taymans 2022-10-05 18:00:11 +02:00
  • 1b4ade211d module-rtp: improve debug Wim Taymans 2022-10-05 14:03:18 +02:00
  • 18ffb1600e module-rtp: add to docs Wim Taymans 2022-10-05 13:50:51 +02:00
  • 04cc036f94 module-rtp: add session timeout and bye Wim Taymans 2022-10-05 13:47:28 +02:00
  • afc3c12bea module-rtp: add rate control Wim Taymans 2022-10-05 13:04:08 +02:00