mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-02 02:41:49 +02:00
Merge branch 'develop' of https://github.com/badaix/snapcast into develop
This commit is contained in:
commit
5f3cfbf959
2 changed files with 3 additions and 1 deletions
|
@ -91,7 +91,9 @@ int main (int argc, char **argv)
|
|||
.add(hostValue)
|
||||
.add(portValue)
|
||||
.add(soundcardValue)
|
||||
#ifdef HAS_DAEMON
|
||||
.add(daemonOption)
|
||||
#endif
|
||||
.add(latencyValue);
|
||||
|
||||
try
|
||||
|
|
2
externals/popl
vendored
2
externals/popl
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 59fddc997e405249708b9d6c9a611eaa8da8e983
|
||||
Subproject commit 0e13baa5c3e5c83717d0a0628136ae0f52bd7454
|
Loading…
Add table
Add a link
Reference in a new issue