pipewire/spa/include/spa
Peter Hutterer cdfd50e166 spa: add spa_atob() to convert a string to a boolean
This replaces the manual check for "true" and some (inconsistent) return value
of atoi. All those instances now require either "true" or "1" to parse as
true, any other value (including NULL) is boolean false.
2021-05-18 22:18:56 +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: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00