mirror of
https://github.com/ppy/osu
synced 2024-12-14 10:57:41 +00:00
e1897f9998
This avoids accidental usage which could result in data being lost or ignored (as only the last `user` in a single frame would arrive). This was added specifically to debounce sample playback, but given that it's only debouncing on a single frame (hardly noticeable) I'm not going to add back support for that yet. It should be handled by sample playback concurrency or something more local to the usage. |
||
---|---|---|
.. | ||
Components | ||
Lounge | ||
Match | ||
Multiplayer | ||
Playlists | ||
DrawableRoomPlaylist.cs | ||
DrawableRoomPlaylistItem.cs | ||
DrawableRoomPlaylistWithResults.cs | ||
FooterButtonFreeMods.cs | ||
FreeModSelectOverlay.cs | ||
Header.cs | ||
IOnlinePlaySubScreen.cs | ||
IRoomManager.cs | ||
OngoingOperationTracker.cs | ||
OnlinePlayComposite.cs | ||
OnlinePlayScreen.cs | ||
OnlinePlaySongSelect.cs | ||
OnlinePlaySubScreen.cs | ||
OnlinePlaySubScreenStack.cs |