Commit Graph

6848 Commits

Author SHA1 Message Date
e9473db77c Reorder to have video settings next to renderer
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
2021-10-30 20:37:55 +09:00
4d988340eb Add hardware acceleration toggle 2021-10-30 01:02:53 +02:00
6f863ca204 Adjust game-side text flow containers to part-based model 2021-10-29 06:34:08 +02:00
e5a7589859 Merge pull request #15317 from peppy/beatmap-refactor/uncontested
Update `UpdateableBeatmapBackgroundSprite` to accept `IBeatmapInfo`
2021-10-28 17:24:49 +09:00
1e1f8c472a Add icons to various progress notification states 2021-10-28 16:34:12 +09:00
7245baba69 Remove IBeatmapSetOnlineInfo implementation from BeatmapSetInfo to avoid null cases 2021-10-28 00:50:45 +09:00
6944151486 Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
5e5b86a1f4 Merge pull request #15156 from Susko3/use-ShowFileInNativeExplorer
Update usages of `OpenInNativeExplorer` to use `PresentFileExternally` / `PresentExternally`
2021-10-26 15:53:03 +09:00
efe6763226 Merge branch 'master' into move-online-beatmap-metrics 2021-10-26 14:24:40 +09:00
53ff0802cb Merge branch 'master' into use-ShowFileInNativeExplorer 2021-10-26 13:58:30 +09:00
6802e9ec10 Remove FixedWidth and add AutoSizeAxes specs to all usages 2021-10-25 20:24:48 +02:00
2c308f3008 Rename BeatmapMetrics to APIFailTimes 2021-10-25 15:34:41 +09:00
045dd94a6e Move online metrics out of BeatmapSetInfo model 2021-10-25 15:12:39 +09:00
5ab3337a10 Update beatmap set status pill appearance 2021-10-24 20:40:34 +02:00
51c5d0aec7 Update to be in line with framework changes 2021-10-24 13:21:41 +02:00
c701579c69 Refactor BeatmapMetadataContainer and usages to use interface types 2021-10-22 21:38:50 +09:00
69e7810dad Enable nullable and switch classes to structs 2021-10-21 18:54:36 +09:00
32d01f022f Rename usages which rely on online backing 2021-10-21 16:58:42 +09:00
2c979d6420 Merge branch 'master' into localise-toasts 2021-10-20 15:04:07 +09:00
37841ca3aa Remove incorrect ToString calls causing localisation to not actually apply 2021-10-20 10:41:34 +09:00
80da153697 Recolour a few other existing dropdowns with same hover & selection colours 2021-10-19 22:47:18 +02:00
ef03787fe0 Split dropdown accent colour into hover and selection colours 2021-10-19 22:09:51 +02:00
c97cfdd978 Merge branch 'master' into localise-toasts 2021-10-19 16:37:14 +09:00
6d9d85685f Fix settings item having zero height 2021-10-18 23:30:38 +02:00
88a1b31fae Remove grid usage in SettingsItem 2021-10-18 22:07:32 +02:00
6c3637a62a Remove grid usage in KeyBindingRow 2021-10-18 22:07:30 +02:00
830f49bca6 Remove doubled-up opacity specification 2021-10-18 19:43:48 +02:00
2a41e8bd1f Remove unneeded extra padding from settings number box 2021-10-17 21:50:04 +02:00
552fc1dc8a Adjust key binding rows to accommodate new default value indicator 2021-10-17 21:50:04 +02:00
f422ebb281 Adjust SettingsItem to accommodate new default value indicator 2021-10-17 21:50:03 +02:00
818f35c35f Restyle default value indicator 2021-10-17 21:50:03 +02:00
ed2f9dd443 Adjust settings slider spacings 2021-10-15 00:31:06 +02:00
06249c4ab2 Fix incorrect usages of Scheduler.AddOnce 2021-10-14 17:52:19 +09:00
d205483a36 Revert ThemedDropdown-related changes 2021-10-13 21:57:50 +02:00
a2f3a7cba8 Add "themed" dropdown variant and use in settings sidebar 2021-10-12 21:58:43 +02:00
1fba932e84 Adjust settings dropdown spacings 2021-10-12 21:41:33 +02:00
cabbb1697a Merge pull request #15054 from peppy/settings-ordering
Initial settings usability pass
2021-10-12 22:00:30 +09:00
24b87cf655 Change some icons to be more descriptive (still placeholder) 2021-10-12 15:09:59 +09:00
59202d27c7 Add some missing labels 2021-10-12 15:09:59 +09:00
5ca1d1d12c Reorder graphics settings and move gameplay related pieces out 2021-10-12 15:09:59 +09:00
c4347de57e Move ruleset settings to own section 2021-10-12 14:58:43 +09:00
8285f065c2 Reorganise gameplay settings into more sections 2021-10-12 14:58:43 +09:00
1d3d67c5f1 Move gameplay cursor settings to gameplay section 2021-10-12 13:56:10 +09:00
a986870a99 Reorder sections to be more in line with how often they are adjusted 2021-10-12 13:41:35 +09:00
e058214346 Merge branch 'master' into fix-audio-filter-test-failures 2021-10-12 12:06:12 +09:00
ff382259ca Use rounded buttons in tablet rotation preset settings 2021-10-11 23:17:09 +02: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
7b37b15976 Localise some music action toasts 2021-10-10 19:36:50 -07:00