pipewire/src/tools
Wim Taymans e6fd5888ee param: add a new user seq field in the param-info
Add a new seq field in the param-info struct. Users can use this
field to keep track of pending param updates.

Store the latest seq number of the param update in the seq field. Remove
all params that don't match the sequence number because they are too
old. This avoids duplicate old params in pw-dump output.

Rework the pulseaudio manager with this same method.
2022-10-27 20:10:33 +02:00
..
dsffile.c dsdfile: support DSD128/256/512 as well 2022-07-06 09:27:38 +02:00
dsffile.h dsdplay: make separate dsffile 2021-09-21 10:50:45 +02:00
meson.build pw-cli: Work without readline too 2022-06-15 16:37:01 +02:00
midifile.c tools: add beginnings of DSD player 2021-09-21 10:50:44 +02:00
midifile.h midifile: make it possible to specify output file 2020-04-14 20:12:23 +02:00
pw-cat.c clean up some more array iterations 2022-10-03 09:20:42 +02:00
pw-cli.c treewide: fix some strict-prototypes Clang warnings/errors 2022-10-12 07:32:47 +00:00
pw-dot.c treewide: fix some strict-prototypes Clang warnings/errors 2022-10-12 07:32:47 +00:00
pw-dump.c param: add a new user seq field in the param-info 2022-10-27 20:10:33 +02:00
pw-link.c pw-link: Improve error message if ports are not found 2022-10-05 18:08:32 +05:30
pw-loopback.c module-loopback: add target.delay.sec property 2022-10-20 16:02:28 +02:00
pw-metadata.c pipewire: don't setlocale from pw_init, let parent app set it 2022-03-22 21:32:35 +02:00
pw-mididump.c Cleanup argument names in methods and events interfaces 2022-04-15 10:11:49 +02:00
pw-mon.c Cleanup argument names in methods and events interfaces 2022-04-15 10:11:49 +02:00
pw-profiler.c Make all fopen() calls use O_CLOEXEC 2022-09-23 15:19:01 +00:00
pw-reserve.c pw-reserver: add a -r option to RequestRelease 2022-04-08 12:12:58 +02:00
pw-top.c pw-top: improve output 2022-10-25 16:24:03 +02:00
reserve.c tools: update pw-reserve so don't need to include the c file 2021-10-18 20:44:11 +10:00
reserve.h Remove media-session from this tree 2021-10-18 20:44:07 +10:00