pipewire/spa/plugins/bluez5
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
..
a2dp-codecs.c Add bluez5 plugins 2018-01-16 15:19:55 +01:00
a2dp-codecs.h a2dp-codecs: also define functions for big endian 2018-01-23 16:23:39 +01:00
a2dp-sink.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
bluez5-device.c bluez: work on the bluez device 2018-11-27 17:08:36 +01:00
bluez5-monitor.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
defs.h Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00
meson.build add _GNU_SOURCE as compiler flag 2019-01-08 17:36:58 +01:00
plugin.c fix sign confusion 2019-01-07 15:52:42 +01:00
rtp.h Add bluez5 plugins 2018-01-16 15:19:55 +01:00