Fix looping mode not being set on first track after entering song select
Add "currently playing" player listing and spectator UI flow
Fix LoadComponentAsync calls potentially occuring after beatmap wedge disposal
Fix osu!catch replay conversion applying left movements to wrong frame
Add opacity adjustment for waveform editor
Change editor timeline mouse wheel handling to scroll by default (and zoom with alt held)
Add key bindings for flip and reverse patterns
Fix osu!catch banana animation not playing due to incorrect lifetimes
As seen in https://ci.appveyor.com/project/peppy/osu/builds/36109658/tests. Also adds cancellation logic for good measure.
Closes #10117.
Add very basic connection status logging for spectator streaming client
Debounce calls to UpdateTernaryStates
Just something I noticed in passing recently which may help with reducing performance overhead of some batch operations.
Closes #10656.
Fix editor seek transform seeking too much