Commit Graph

24 Commits

Author SHA1 Message Date
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
37841ca3aa Remove incorrect ToString calls causing localisation to not actually apply 2021-10-20 10:41:34 +09:00
c97cfdd978 Merge branch 'master' into localise-toasts 2021-10-19 16:37:14 +09:00
4fc84e71cd Localise more toast related strings 2021-10-11 01:02:26 -07:00
484a95229e Update toast implementations temporarily to expedite getting tests back in line 2021-10-11 16:36:04 +09:00
af9bb6f277 Fix padding of shortcut in toast when widest 2021-10-10 19:37:46 -07:00
545cfc7bf1 Localise tracked setting toasts 2021-10-10 19:35:25 -07:00
d3f0c0730d Merge branch 'master' into non-concurrent-sample-playback 2021-02-12 17:22:15 +09:00
c12c09ec4d Move logic to LoadComplete instead 2021-02-11 09:57:14 +09:00
63e6ec1c9f Add audio feedback for OSD value changes 2021-02-11 09:23:04 +09:00
1fd4b04767 Just set music shortcut text locally 2020-11-23 20:43:46 -08:00
52f5473cc0 Set global action as a parameter in toast 2020-11-23 15:13:58 -08:00
0e2ccac33b Add spaces to comments 2020-05-04 18:36:24 -07:00
f7ea20a926 Limit font weight to bold 2020-03-16 16:32:25 -07:00
5447e7cf22 Fix file ordering 2019-08-13 11:34:45 +09:00
6533f114d4 Apply review suggestions 2019-08-12 12:09:09 +02:00
fc4c0cc2e7 Fix visual discrepancies with master 2019-08-10 10:52:37 +02:00
bbc3cbf563 Restore deleted line 2019-07-12 20:22:31 +02:00
09d679de8d Move text display layout to Toast. 2019-07-12 08:50:53 +02:00
2c62891c48 Make Toast base class abstract 2019-07-11 15:15:34 +09:00
dd13e2508a Add note about toast height 2019-07-11 15:14:57 +09:00
3bc789fca8 Remove osd prefix and prefer upper-case OSD 2019-07-11 15:09:54 +09:00
4f0429d046 Add OsdTrackedSettingToast 2019-07-05 16:03:46 +02:00
6288cc6e5c Refactor OnScreenDisplay to allow displaying of custom messages on OSD 2019-07-05 16:03:22 +02:00