1
0
Fork 0
mirror of https://github.com/badaix/snapcast synced 2025-09-11 15:32:35 +02:00
snapcast/client
Rudi Heitbaum 5fa01b8a49 reorder ogg and vorbis library linking
if vorbis has been built to depend of ogg, when trying to
statically link, the build of snapclient and snapserver fail.

reorder the libraries, to allow off symbols in vorbis to be
resolved.
2024-04-15 09:37:10 +02:00
..
browseZeroConf Cleanup Snapserver includes 2024-04-04 19:02:45 +02:00
decoder Add missing include 2024-04-03 22:15:04 +02:00
etc Use snapcast icon in Pulse player 2021-05-03 23:14:33 +02:00
player Add missing include 2024-04-07 01:35:15 +02:00
build_android.sh Update Android build process 2020-06-12 13:49:44 +02:00
build_android_all.sh Add Android arm64 support 2020-01-15 21:37:57 +01:00
client_connection.cpp Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
client_connection.hpp Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
client_settings.hpp Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
CMakeLists.txt reorder ogg and vorbis library linking 2024-04-15 09:37:10 +02:00
controller.cpp Fix mixer script 2024-04-02 21:53:36 +02:00
controller.hpp Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
double_buffer.hpp Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
metadata.hpp Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
snapclient.1 Remove PosixStream layer 2024-03-13 20:27:13 +01:00
snapclient.cpp Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
stream.cpp Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
stream.hpp Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
time_provider.cpp Cleanup Snapclient includes 2024-04-03 21:50:03 +02:00
time_provider.hpp Fix common/message includes 2023-01-22 11:34:02 +01:00