pipewire/spa/plugins/alsa
Wim Taymans 80cfda89c1 pod: improve the vararg pod builder and parser
Automatically parse and build key/value when in objects without having
to prefix the key with ":"
Automatically build control/value when in sequence without the "."
prefix.
Remove the builder with key/pod, taking a reference to the stack built
temporary pods is not allowed in c++. We can use the varargs version
with the same convenient syntax.
Remove the parser "*" option, it is unused.
Improve spa_pod_builder_add_* and spa_pod_parser_get_* and make them
look similar.
2019-01-16 11:05:12 +01:00
..
alsa-device.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
alsa-monitor.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
alsa-sink.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
alsa-source.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
alsa-utils.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
alsa-utils.h Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00
alsa.c device: add device object 2018-11-23 12:43:47 +01:00
meson.build device: add device object 2018-11-23 12:43:47 +01:00