mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
pinos -> pipewire
This commit is contained in:
parent
f12a5ffc80
commit
83964cec87
197 changed files with 9430 additions and 11744 deletions
|
|
@ -544,7 +544,7 @@ main (int argc, char *argv[])
|
|||
data.data_loop.remove_source = do_remove_source;
|
||||
data.data_loop.invoke = do_invoke;
|
||||
|
||||
if ((str = getenv ("PINOS_DEBUG")))
|
||||
if ((str = getenv ("SPA_DEBUG")))
|
||||
data.log->level = atoi (str);
|
||||
|
||||
data.mode = argc > 1 ? atoi (argv[1]) : MODE_SYNC_PUSH;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue