pipewire/spa/include/spa
Peter Hutterer d8a9534a9a spa/string: add spa_streq() and spa_strneq() for string equality
Easier to use than strcmp() since their return value matches expectations. And
they do what is expected with NULL strings, two NULL pointers are equal, one
NULL pointer is not equal.
2021-05-18 22:10:27 +10:00
..
buffer spa: prefix SPA_*_LAST enum values with an underscore 2021-05-18 10:41:26 +10:00
control spa: prefix SPA_*_LAST enum values with an underscore 2021-05-18 10:41:26 +10:00
debug spa: prefix SPA_*_LAST enum values with an underscore 2021-05-18 10:41:26 +10:00
graph graph: make pending/required fields signed 2020-01-31 13:36:44 +01:00
monitor spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
node spa: make a new FREEWHEEL clock flag 2021-05-07 09:03:34 +02:00
param spa: add params property 2021-05-10 11:01:13 +02:00
pod spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
support dbus: add events to the dbus connection 2021-05-17 11:54:43 +02:00
utils spa/string: add spa_streq() and spa_strneq() for string equality 2021-05-18 22:10:27 +10:00