mbedtls: add support to mbedtls3 May 9, 2024 common.h Add PipeWire sink target setting. Fix PipeWire node name code, duh, r… Oct 6, 2023 configure.ac Merge branch 'development' Jul 6, 2024 dacp.c format adjustments Sep 11, 2023 ...
AirPlay audio player. Shairport Sync adds multi-room capability with Audio Synchronisation - moneytech/shairport-sync
AC_INIT([shairport-sync], [3.3.7rc3], [4265913+mikebrady@users.noreply.github.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h]) AC_PROG_RANLIB # Derived from the Avahi configure.ac file ...
Shairport Sync runs on Linux and FreeBSD. It does not support AirPlay video or photo streaming. This is the stable "master" branch. Changes and updates are incorporated into this branch relatively slowly. To access the development version, where all the latest changes are made first, please ...
# apt-get install libmbedtls-devif you want to use mbed TLS, or use OpenSSL/libcrypto otherwise. You can still use PolarSSL withapt-get install libpolarssl-devif you want to use PolarSSL, but it is deprecated as it's not longer being supported. ...
--with-ssl=openssl, --with-ssl=mbedtls or --with-ssl=polarssl (deprecated) for encryption and related utilities using either OpenSSL, mbed TLS or PolarSSL. --with-libdaemon include a demonising library needed if you want to be able to demonise Shairport Sync with the -d option. Not need...
AirPlay audio player. Shairport Sync adds multi-room capability with Audio Synchronisation - chme/shairport-sync
shairport-sync-mpris-test-client.c format Mar 21, 2018 shairport-sync.spec Update shairport-sync.spec Jul 13, 2018 shairport.c Include all RTSP messages in debug level 2 except for the OPTIONS mes… May 25, 2018 tinysvcmdns.c Remove more causes of warnings at -Wextra levels Mar 8, 2018...
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} yomiel-s / shairport-sync Public forked from mikebrady/shairport-sync Notifications You must be signed in to change notification settings Fork 0 Star 0 ...
#ifdef CONFIG_MBEDTLS @@ -605,7 +605,9 @@ int parse_options(int argc, char **argv) { "support. Change the \"general/interpolation\" setting in the configuration file."); #endif else die("Invalid interpolation option choice \"%s\". It should be \"auto\", \"basic\" or \"soxr\...