osu/osu.Game/Screens/Play
Dan Balasescu 35a208a478
Merge pull request #15999 from peppy/restore-user-volume-muted-notification
Fix the unmute notification potentially overwriting user's volume levels unnecessarily
2021-12-10 02:58:59 +09:00
..
Break
HUD Fix LegacyComboCounter not handling non-default anchor/origin specifications correctly 2021-12-08 15:07:15 +09:00
PlayerSettings
BeatmapMetadataDisplay.cs Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
BreakOverlay.cs
BreakTracker.cs
ComboEffects.cs
DimmableStoryboard.cs
EpilepsyWarning.cs
FailAnimation.cs Fix frequency ramping a second time incorrectly after fail 2021-11-14 14:41:17 +09:00
FailOverlay.cs
GameplayClock.cs
GameplayClockContainer.cs
GameplayMenuOverlay.cs
GameplayState.cs
HotkeyExitOverlay.cs Update UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00
HotkeyRetryOverlay.cs Update UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00
HUDOverlay.cs Update UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00
ILocalUserPlayInfo.cs
ISamplePlaybackDisabler.cs
KeyCounter.cs
KeyCounterAction.cs
KeyCounterDisplay.cs
KeyCounterKeyboard.cs
KeyCounterMouse.cs
KeyCounterState.cs
MasterGameplayClockContainer.cs
PauseOverlay.cs
Player.cs Stop Player from blocking volume adjust when Alt it held 2021-12-03 17:18:07 +09:00
PlayerConfiguration.cs
PlayerLoader.cs Change comparison to match in all locations 2021-12-09 18:58:47 +09:00
ReplayPlayer.cs Remove usage of key repeat helper method 2021-11-18 13:13:36 +09:00
ReplayPlayerLoader.cs
ResumeOverlay.cs
RoomSubmittingPlayer.cs
ScreenSuspensionHandler.cs
ScreenWithBeatmapBackground.cs
SkipOverlay.cs Update UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00
SoloPlayer.cs Update all actual usages of RulesetInfo.ID to use OnlineID instead 2021-11-24 15:50:26 +09:00
SoloSpectator.cs Disable beatmap card expansion on solo spectator screen 2021-12-05 20:07:58 +01:00
SoloSpectatorPlayer.cs
SongProgress.cs
SongProgressBar.cs
SongProgressGraph.cs
SongProgressInfo.cs
SpectatorPlayer.cs
SpectatorPlayerLoader.cs
SpectatorResultsScreen.cs
SquareGraph.cs
SubmittingPlayer.cs Fix the local user's rank not showing on multiplayer/playlist results screen 2021-12-08 15:22:10 +09:00