pipewire/spa/include
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
..
spa spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
meson.build spa: use meson's install_subdir to install our header files 2021-04-15 06:57:00 +00:00