mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-23 12:48:10 +02:00
Library code generally shouldn't modify global state, so pw_init() should not result to changing the C locale. Instead, set the C locale in main() for tools and daemons. We'll still setlocale for LC_MESSAGES, to get translated UI elements in wireplumber. This workaround should be removed eventually... |
||
|---|---|---|
| .. | ||
| filter-chain | ||
| systemd | ||
| client-rt.conf.in | ||
| client.conf.in | ||
| jack.conf.in | ||
| meson.build | ||
| minimal.conf.in | ||
| pipewire-pulse.conf.in | ||
| pipewire.c | ||
| pipewire.conf.in | ||
| pipewire.desktop.in | ||