pipewire/spa/include/spa
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
..
buffer *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
control control: improve UMP to Midi conversiom 2025-08-19 18:33:59 +02:00
debug pod: rework the parser 2025-07-29 15:15:02 +02:00
filter-graph *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
graph *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
interfaces/audio add per type API defines 2024-11-26 11:58:51 +01:00
monitor *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
node spa: node: io: fix typo in documentation 2025-07-23 21:26:29 +02:00
param pod: rework the parser 2025-07-29 15:15:02 +02:00
pod pod: fix some data races in body code 2025-08-05 10:49:33 -04:00
support loop: add docs about the locking 2025-06-10 18:00:01 +02:00
utils pod: fix some data races in body code 2025-08-05 10:49:33 -04:00