You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internetradio: addendum to buffer added in 254700c
now localPlayer can change speaker volume without any delay (locally, the effect is instant on client, but it still needs to be processed by server for others), also more to stylistic/consistency improvements
setPlayerSpeakerVolume(localPlayer, speakerVolume) -- set volume locally so localPlayer could adjust it without any delay (this will be sanity corrected by server later on)
0 commit comments