LADI
/
spa
1
Fork 0

Commit Graph

  • 1728128269 Add GNUmakefile to generate README.html main Nedko Arnaudov 2023-05-28 18:45:03 +0300
  • be25be1494 replace PipeWire's README with one for SPA Nedko Arnaudov 2023-05-28 18:44:56 +0300
  • 7aae8c45ec bluez5: do not delay transport release if it is not active Pauli Virtanen 2023-05-25 19:12:12 +0300
  • 2ee7996cf7 impl-node: improve stats Wim Taymans 2023-05-25 20:22:49 +0200
  • 3d68c7124d impl-node: drivers run remotely now Wim Taymans 2023-05-25 20:06:38 +0200
  • 09f480ccb3 audioconvert: fix monitor port latency Wim Taymans 2023-05-25 20:05:54 +0200
  • a5b845650e remote-node: only signal graph end when profiling Wim Taymans 2023-05-24 22:40:28 +0200
  • 5fcc0e1181 filter: fix warning Wim Taymans 2023-05-24 18:24:06 +0200
  • 8303082024 stream: do fast calls for the process function Wim Taymans 2023-05-24 18:01:41 +0200
  • 004d3d900a pulse-server: improve debug Wim Taymans 2023-05-24 18:01:19 +0200
  • 3605eae6ad impl-node: fix compilation Wim Taymans 2023-05-24 17:38:40 +0200
  • 2994c48702 impl-node: only copy relevant fields from target Wim Taymans 2023-05-24 14:35:47 +0200
  • 894eeae03c impl-node: add id and name to pw_node_target Wim Taymans 2023-05-24 13:50:38 +0200
  • 4843928370 Fix jackdbus-detect module name in comment Bennett Hardwick 2023-05-24 11:44:09 +0000
  • dfeacaafdd rtp-sap: use correct property key to get channel names Sebastian Jaeckel 2023-05-23 11:37:14 +0200
  • 39d6e40abd rtp-sap,AES67: reorder sdp records to be compatible with Dante/AES67 devices Sebastian Jaeckel 2023-05-16 15:44:32 +0200
  • 31ffa09c16 rtp-sap: use the ptime from the stream in the announcement and omit the decimal ms if they are 0 Sebastian Jaeckel 2023-05-16 15:22:29 +0200
  • d08439316b rtp/stream: calculate and format the ptime property as float Sebastian Jaeckel 2023-05-16 15:08:04 +0200
  • b74f2e19a7 impl-node: remove duplicated fields Wim Taymans 2023-05-23 16:46:30 +0200
  • 3b5fd0bd7a doc: fix pod sizes Wim Taymans 2023-05-23 09:30:36 +0200
  • 83718f431b doc: update Wim Taymans 2023-05-23 09:19:35 +0200
  • bb72e3bc00 gst: fill default stride in metadata Wim Taymans 2023-05-23 09:00:30 +0200
  • b8fe832188 impl-node: run the remote driver node logic remotely Wim Taymans 2023-05-22 17:10:01 +0200
  • a46076b207 Revert "impl-node: run the remote driver node logic remotely" Wim Taymans 2023-05-22 13:12:38 +0200
  • a14483ed61 jack: also allow signaling ourselves. Wim Taymans 2023-05-22 12:15:01 +0200
  • 79d1278b2e fix -UFASTPATH compilation Wim Taymans 2023-05-22 11:30:38 +0200
  • 46add98c0a impl-node: remove warning Wim Taymans 2023-05-22 11:06:49 +0200
  • 7ffe64f7af client-node: make old driver nodes work Wim Taymans 2023-05-22 11:03:20 +0200
  • 0135a1fc05 client-node: signal graph complete Wim Taymans 2023-05-21 15:43:22 +0200
  • 5c7c12638d impl-node: do stats at the end of the cycle Wim Taymans 2023-05-21 13:04:09 +0200
  • 2f67a6a5b4 impl-node: run the remote driver node logic remotely Wim Taymans 2023-05-19 18:26:59 +0200
  • 3f46044c39 impl-node: update xrun_count of late nodes Wim Taymans 2023-05-22 10:22:36 +0200
  • de7883024b test: test-logger: fix systemd journal usage Barnabás Pőcze 2023-05-21 20:29:38 +0200
  • de9b28f783 context: don't use fallback driver if priority_driver <= 0 Wim Taymans 2023-05-22 09:48:51 +0200
  • c5e1515b7a context: add method to add/remove context listener Wim Taymans 2023-05-21 15:36:00 +0200
  • 38860630a5 pulse-server: module-gsettings: check schemas exist before starting Pauli Virtanen 2023-05-20 18:57:19 +0300
  • 797bd4f6b3 bluez5: media-sink: include codec into media.name Dmitry Sharshakov 2023-05-21 10:18:06 +0000
  • 7e5c6631a5 Audio Pro A26: disable hw-volume feature, because volume was being reset to 100% on each reconnect Dmitry Sharshakov 2023-05-20 09:26:30 +0000
  • e3d9d9c9fa audioadapter: warn !started and scheduled only once Wim Taymans 2023-05-19 18:40:11 +0200
  • 9192892d08 impl-node: always resume non-driver nodes when finished Wim Taymans 2023-05-19 18:07:53 +0200
  • 7da1094819 remote-node: update some internal state Wim Taymans 2023-05-19 13:30:24 +0200
  • f085a1fa49 impl-node: improve graph xrun detection Wim Taymans 2023-05-19 13:28:17 +0200
  • 606bbefaa4 filter: return better value from process() Wim Taymans 2023-05-19 13:25:58 +0200
  • 0ab335d041 stream: improve debug Wim Taymans 2023-05-19 13:25:27 +0200
  • b216a2cfb0 doc: Some minor fixups to the scheduling doc Arun Raghavan 2023-05-18 14:52:11 -0300
  • 1d23d21ffe bluez5: check if we have any codecs before trying to register Pauli Virtanen 2023-05-17 23:40:23 +0300
  • ae9262409f audioconvert: suggest to inline some functions Wim Taymans 2023-05-18 10:21:47 +0200
  • ce71b37b58 jack: update bufsize and samplerate when skipping notify Wim Taymans 2023-05-18 09:59:26 +0200
  • 4206f6bbdb jack: align sample rate callbacks with buffersize callbacks Wim Taymans 2023-05-18 09:46:40 +0200
  • bd225b14bb 0.3.71 Wim Taymans 2023-04-24 16:50:29 +0200
  • 05f5e416e2 filter-chain: include unistd for getcwd Wim Taymans 2023-05-17 12:19:57 +0200
  • 782d5af050 pulse-server: add server.dbus-name option Wim Taymans 2023-05-17 12:16:16 +0200
  • 5a12b35be7 stream: fix state changes Wim Taymans 2023-05-17 12:01:57 +0200
  • 135647f193 module-filter-chain: do better error reporting Wim Taymans 2023-05-17 11:01:26 +0200
  • 65a5272a9f stream: keep error res around Wim Taymans 2023-05-17 11:00:52 +0200
  • ca17672871 module-filter-chain: give better error when load fails Wim Taymans 2023-05-16 22:33:52 +0200
  • 318bb0b442 context: Don't stop at driver nodes, only driving nodes Wim Taymans 2023-05-16 16:44:27 +0200
  • 957470bd9f doc: add more docs Wim Taymans 2023-05-16 16:15:54 +0200
  • f5a65a27b0 docs: document some more Wim Taymans 2023-05-16 15:44:22 +0200
  • 4eb64f5a6c doc: improve formatting Wim Taymans 2023-05-16 12:55:48 +0200
  • b5224a6844 doc: improve formatting Wim Taymans 2023-05-16 12:50:18 +0200
  • d7315ee572 docs: add more docs Wim Taymans 2023-05-16 12:42:36 +0200
  • 56f3d0d417 docs: document some more Wim Taymans 2023-05-16 12:27:05 +0200
  • e759a2feed doc: document registry events and methods Wim Taymans 2023-05-16 11:21:03 +0200
  • aad69d22c1 doc: add more docs Wim Taymans 2023-05-16 11:01:01 +0200
  • 736e9cc94c null-audio-sink: make it possible to override node.driver Wim Taymans 2023-05-15 21:19:58 +0200
  • 26e9a4ce13 impl-node: add some comments Wim Taymans 2023-05-15 15:42:37 +0200
  • f996249fff man: update man page some more Wim Taymans 2023-05-15 13:31:13 +0200
  • a0304c6691 module-rtp: sync session unlink with data thread Wim Taymans 2023-05-15 12:47:37 +0200
  • a15517851e module-rtp: fix sess.media usage Wim Taymans 2023-05-15 12:34:56 +0200
  • d3896d290e module-rtp: set default sess.media in properties Wim Taymans 2023-05-15 12:23:28 +0200
  • fb5c9688a2 doc: fix comment Wim Taymans 2023-05-15 12:04:06 +0200
  • a9d6807ec1 doc: add some more docs Wim Taymans 2023-05-15 11:44:41 +0200
  • 9035b97b62 module-rt: improve messages Wim Taymans 2023-05-15 09:31:33 +0200
  • 988fc9692a impl-link: only activate links between runnable nodes Wim Taymans 2023-05-14 20:55:38 +0200
  • a25c021074 jack: don't fill aliases by default Wim Taymans 2023-05-12 17:55:00 +0200
  • 4c48c7e7b9 module-roc-source: make sure we don't overflow target_latency Wim Taymans 2023-05-12 16:51:49 +0200
  • bd28637233 module-rtp-sap: ttl is uint32_t Wim Taymans 2023-05-12 16:37:25 +0200
  • 01d6724819 rtp-sink: fix ttl property which is NOT a bool Sebastian Jaeckel 2023-05-12 15:39:15 +0200
  • b3eb4518cb jack: only emit register notify in pairs Wim Taymans 2023-05-12 15:25:38 +0200
  • 8b18cbdce1 jack: restore previous global thread_utils Wim Taymans 2023-05-12 13:30:32 +0200
  • 741037f1ae impl-node: move signalfd into pw_node_target Wim Taymans 2023-05-12 12:52:38 +0200
  • e3d715dfdf module-raop: only send volume when recording Wim Taymans 2023-05-12 10:48:40 +0200
  • 3a08510a81 properties: fix serialization of values Wim Taymans 2023-05-12 10:11:41 +0200
  • 7b0c019a2b pulse-server: include rate/format for tunnel Wim Taymans 2023-05-12 10:11:17 +0200
  • 7eeb9a63f8 pulse-server: remove / when no target object Wim Taymans 2023-05-12 10:10:05 +0200
  • 150e7031ae pulse-server: improve channel formatting Wim Taymans 2023-05-12 10:09:42 +0200
  • 41ec84185f jack: make a real notify queue Wim Taymans 2023-05-11 18:21:57 +0200
  • 5d5576f4a8 spa: make latency struct to compare const Wim Taymans 2023-05-11 18:20:55 +0200
  • 2ba9881b4d pulse-server: pending-sample: handle client disconnection correctly Barnabás Pőcze 2023-05-07 16:19:06 +0200
  • bd510bf602 pulse-server: pending-sample: add `on_` prefix to event handlers Barnabás Pőcze 2023-05-07 16:26:09 +0200
  • 0395424461 pulse-server: add `operation_free_by_tag()` Barnabás Pőcze 2023-05-07 16:16:20 +0200
  • dd5f0e6bea pulse-server: pending-sample: only start operation if not replied already Barnabás Pőcze 2023-05-07 16:14:28 +0200
  • c25b6c973e pulse-server: pending-sample: factor out freeing logic Barnabás Pőcze 2023-05-07 16:12:55 +0200
  • cc702dac69 pulse-server: pending-sample: only send reply once Barnabás Pőcze 2023-05-07 16:07:27 +0200
  • edad053911 pulse-server: pending-sample: set `replied` flag on error Barnabás Pőcze 2023-05-07 16:06:16 +0200
  • dd7c47bb3d pulse-server: pending-sample: rename `ready` to `replied` Barnabás Pőcze 2023-05-07 16:03:29 +0200
  • e37da42632 pulse-server: move sample playing into pending-sample.c Barnabás Pőcze 2023-05-06 01:23:11 +0200
  • 20d00e1092 aes67: adapt aes67 default config file to use the rtp-sap module Sebastian Jaeckel 2023-05-10 14:56:05 +0200
  • 3ec0e1499f rtp-sap: use correct audio format string for L24 mime Sebastian Jaeckel 2023-05-10 14:12:16 +0200