pipewire/src
Wim Taymans e35a8554f8 control: improve UMP to Midi conversiom
Improve the spa_ump_to_midi function so that it can consume multiple UMP
messages and produce multiple midi messages.

Some UMP messages (like program changes) need to be translated into up
to 3 midi messages. Do this byt adding a state to the function and by
making it consume the input bytes, just like the spa_ump_from_midi
function.

Adapt code to this new world. This is a little API break..
2025-08-19 18:33:59 +02:00
..
daemon meson.build: rework systemd related options 2025-07-18 09:46:17 +00:00
examples examples: the example generates UMP 2025-08-08 15:10:56 +02:00
gst gst: src: Promote 'set format' log to info 2025-08-13 22:41:38 +02:00
modules control: improve UMP to Midi conversiom 2025-08-19 18:33:59 +02:00
pipewire stream: emit RUNNING state from Start 2025-08-18 13:40:01 +02:00
tests tests: endpoint: fix valgrind uninit warning 2025-07-20 18:36:20 +02:00
tools control: improve UMP to Midi conversiom 2025-08-19 18:33:59 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00