Commit graph

159 commits

Author SHA1 Message Date
Wim Taymans 569cbb48a9 use SPA_EXPORT to export symbols 2019-02-06 13:24:41 +01:00
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
Wim Taymans 979d155382 core: add user_data to core 2019-01-08 17:32:37 +01:00
Wim Taymans e918f9f77c fix sign confusion 2019-01-07 15:52:42 +01:00
Wim Taymans 4733bd32c8 update submodules 2018-11-02 12:32:36 +01:00
Wim Taymans 6267e69638 add uninstalled target
Also update submodules
2018-10-16 11:30:38 +02:00
Wim Taymans 9479a00871 update submodules 2018-10-10 18:50:49 +02:00
Wim Taymans 456c01afbc meson: enable more options by default
Update submodules to latest version
2018-10-10 17:16:01 +02:00
Tapasweni Pathak 8d71d2dab8 pipewire: add enable/disable to meson for spa plugins 2018-10-10 16:01:28 +02:00