osu/osu.Game/Screens/Play
Craftplacer 78931c8e23 Implement notification when user has track or master volume muted
This took around under a hour to implement, it has the same behavior and content from osu!stable.
A notification will show up when the user has either its master or track volume set to the minimum, clicking it will set it to the default values.
2019-09-15 15:59:46 +02:00
..
Break
HUD Refactor HitWindows for legibility 2019-09-06 15:24:14 +09:00
PlayerSettings Apply naming suggestions 2019-08-31 16:20:33 +03:00
BreakOverlay.cs Remove linq usage in BreakOverlay update 2019-08-08 12:58:20 +09:00
ComboEffects.cs
DimmableStoryboard.cs Add DimLevel property 2019-08-08 22:13:48 +03:00
DimmableVideo.cs Fix nullref 2019-08-31 16:10:07 +03:00
FailAnimation.cs
FailOverlay.cs
GameplayClock.cs
GameplayClockContainer.cs
GameplayMenuOverlay.cs Allow global actions to propagate through pause screen 2019-09-06 17:17:30 +09:00
HotkeyExitOverlay.cs
HotkeyRetryOverlay.cs
HUDOverlay.cs Move hit windows lookup to DrawableRuleset 2019-09-03 13:05:03 +09:00
KeyCounter.cs
KeyCounterAction.cs
KeyCounterDisplay.cs
KeyCounterKeyboard.cs
KeyCounterMouse.cs
KeyCounterState.cs
PauseOverlay.cs
Player.cs Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-video 2019-09-13 13:39:58 +03:00
PlayerLoader.cs Implement notification when user has track or master volume muted 2019-09-15 15:59:46 +02:00
ReplayDownloadButton.cs
ReplayPlayer.cs
ReplayPlayerLoader.cs
ResumeOverlay.cs
ScreenWithBeatmapBackground.cs
SkipOverlay.cs
SoloResults.cs
SongProgress.cs
SongProgressBar.cs
SongProgressGraph.cs
SongProgressInfo.cs
SquareGraph.cs Don't redraw certain buffered containers on scale change 2019-09-04 19:38:12 +09:00