-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
shairport-sync: add drift and ALSA mixer config options #25922
base: master
Are you sure you want to change the base?
Conversation
Need a PKG_RELEASE bump. |
6f8771c
to
5605343
Compare
Fixed, sorry. |
5605343
to
39b812c
Compare
Allow setting drift_tolerance_in_seconds, which replaces the now-deprecated drift option. Also allow setting alsa.mixer_control_index, which is necessary to use the hardware mixer correctly on some devices (like the Apple USB-C Headphone Adapter when a headset is plugged in). Signed-off-by: Will Mortensen <[email protected]>
39b812c
to
e080ae2
Compare
Any more feedback on this? |
ping @robimarko |
If I had to guess @Ansuel broke PKG_FIXUP:=autoreconf |
Hm, I am yet to find a way to reproduce any of these |
Ok, it seems that only SDK is affected, that makes it reproducible. |
Well, even crazier is the fact that when I build an SDK locally (In Docker using the same image as used for Dockers in CI) then it just works and I cannot reproduce it, only when using the snapshot SDK |
Allow setting drift_tolerance_in_seconds, which replaces the now-deprecated drift option.
Also allow setting alsa.mixer_control_index, which is necessary to use the hardware mixer correctly on some devices (like the Apple USB-C Headphone Adapter when a headset is plugged in).
Maintainer: @mikebrady @neheb @thess
Compile/run tested: ramips, Cudy TR1200 v1, OpenWrt 24.10-SNAPSHOT, r28242-1eff737906