pipewire/spa/include/spa/utils
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
..
defs.h spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
dict.h dict: add function to sort 2019-10-03 09:31:34 +02:00
hook.h hook: zero hooks before adding them 2020-11-20 09:40:24 +01:00
json.h json: also escape \ 2021-05-04 09:29:27 +02:00
keys.h media-session: improve bluetooth icon name 2021-04-19 13:21:32 +02:00
list.h spa: add safe_reverse function 2020-11-18 15:00:01 +01:00
names.h alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
result.h result: don't use undefined shift 2020-12-21 21:08:56 +01:00
ringbuffer.h spa/buffer: rename SPA_MEMBER to SPA_PTROFF 2021-05-06 09:39:39 +00:00
string.h spa/string: add spa_streq() and spa_strneq() for string equality 2021-05-18 22:10:27 +10:00
type-info.h spa: add type info for device event objects 2021-01-20 11:15:17 +00:00
type.h spa: prefix SPA_*_LAST enum values with an underscore 2021-05-18 10:41:26 +10:00