osu/osu.Game
Dean Herbert 0c11fe7413 Fix toast popups spamming samples when adjusting osu!mania scroll speed during gameplay
Not the most robust of fixes, but as per the reasoning described in the
issue thread, a proper fix will take considerably more effort. This
intends to fix the issue first and foremost, as it sounds so bad I'd
want to mute my sound before adjusting currently.

Closes #15718.
2021-12-15 12:45:23 +09:00
..
Audio
Beatmaps Merge branch 'master' into primary-key-consistency 2021-12-08 21:34:38 +09:00
Collections
Configuration Merge branch 'master' into primary-key-consistency 2021-12-08 21:34:38 +09:00
Database Use similar method of consuming OnlineID as done in beatmap classes 2021-12-10 18:34:31 +09:00
Extensions Add MatchesOnlineID implementation for IScoreInfo 2021-12-10 18:34:31 +09:00
Graphics Move helper method to end of class 2021-12-08 18:30:08 +09:00
Input Refactor KeyBindingStore to clean up any excess bindings for individual actions 2021-12-13 15:26:51 +09:00
IO Merge branch 'master' into primary-key-consistency 2021-12-08 21:34:38 +09:00
IPC
Localisation
Migrations
Models
Online Merge pull request #16083 from peppy/fix-online-availability-after-reimport 2021-12-15 08:31:02 +09:00
Overlays Fix toast popups spamming samples when adjusting osu!mania scroll speed during gameplay 2021-12-15 12:45:23 +09:00
Performance
Properties
Replays
Rulesets Use default timeout in GetPlayableBeatmap when provided CancellationToken is default 2021-12-07 13:33:41 +09:00
Scoring Use similar method of consuming OnlineID as done in beatmap classes 2021-12-10 18:34:31 +09:00
Screens Merge pull request #16068 from peppy/fix-fail-animation-background-dim 2021-12-15 06:32:02 +09:00
Skinning Merge branch 'master' into primary-key-consistency 2021-12-08 21:34:38 +09:00
Stores
Storyboards Use longer form to read better 2021-12-14 17:41:09 +09:00
Tests Merge pull request #16045 from smoogipoo/multiplayer-local-beatmap-query 2021-12-14 18:33:30 +09:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Update libraries 2021-12-10 18:46:47 +09:00
OsuGame.cs Expose ScreenContainer for access in OsuGameDesktop 2021-12-13 06:52:36 +03:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs