pipewire/spa/include/spa
columbarius f36f673b3b spa: replace locale aware string functions with uselocale
Not all string functions have a POSIX compliant locale aware version
(eg. strtof_l). Instead uselocale [1] should be used, which allows
switching the locale of a thread to a welldefined one and restoring it
afterwards.

[1] https://man7.org/linux/man-pages/man3/uselocale.3.html
2022-04-05 17:13:18 +00:00
..
buffer Document the unit on spa_meta_header::pts 2022-01-13 18:13:29 +00:00
control doc: add brief explanations for all groups 2021-10-04 20:55:04 +03:00
debug spa: debug double like a float 2022-03-21 09:18:07 +01:00
graph doc: add brief explanations for all groups 2021-10-04 20:55:04 +03:00
interfaces/audio spa: improve the AEC interface 2022-02-16 16:18:18 +01:00
monitor spa: fix the event and command type info 2022-01-27 12:34:04 +01:00
node spa: fix the event and command type info 2022-01-27 12:34:04 +01:00
param alsa: add audio.allowed-rates param 2022-01-03 16:03:23 +01:00
pod spa: fix compilation with c++ 2022-03-01 21:40:30 +01:00
support support: also protect against recursive invocations 2022-02-08 17:21:10 +01:00
utils spa: replace locale aware string functions with uselocale 2022-04-05 17:13:18 +00:00