Commit Graph

5136 Commits

Author SHA1 Message Date
5464746d3d Switch to using CompositeDrawable 2020-04-20 15:25:58 +09:00
c5a343d3a0 Fix overlay accepting state changes while hidden 2020-04-16 14:10:39 +03:00
87f52b8233 Remove redundant switch section 2020-04-16 12:09:44 +03:00
eb86be0a6d Adjust header content margin 2020-04-16 12:07:38 +03:00
894598eb22 Replace SocialOverlay with DashboardOverlay 2020-04-16 12:05:51 +03:00
29bea4e11c Implement OverlayView component 2020-04-16 11:42:21 +03:00
2ab4a7293e Clean up enum sorting attribute code 2020-04-16 17:26:09 +09:00
ef0da9e3e8 Basic overlay layout implementation 2020-04-16 11:01:36 +03:00
c0a1aae63a Merge branch 'master' into beatmap-listing-expanded 2020-04-15 13:26:16 +09:00
ac8a3efc46 Merge branch 'master' into low-hp-red-layer 2020-04-14 14:47:01 +09:00
d9c91fb943 Merge branch 'master' of https://github.com/ppy/osu into no-video-option
 Conflicts:
	osu.Game/Overlays/Direct/PanelDownloadButton.cs
2020-04-13 17:40:28 +03:00
13812fef4c Replace BindTo with setting the bindable 2020-04-13 17:28:02 +03:00
4c5d01a611 Remove unused usings 2020-04-13 12:34:51 +03:00
b741e359cd Use OverlayScrollContainer for overlays 2020-04-13 12:23:28 +03:00
5416b2d2ff Merge branch 'master' into stereo-shifted-playback 2020-04-13 17:51:05 +09:00
2fd6555f2a Merge branch 'master' into stereo-shifted-playback 2020-04-13 17:28:41 +09:00
1e3251e3e9 Remove excessive logic 2020-04-13 10:59:53 +03:00
b8ecc41667 Add comment 2020-04-13 10:52:34 +03:00
29dd225205 Make button protected 2020-04-13 10:45:15 +03:00
39b5c9f396 Merge branch 'master' into overlay-scroll-container 2020-04-13 15:44:20 +09:00
142cddfb10 Rename CurrentBeatmap to SelectedBeatmap 2020-04-13 15:13:35 +09:00
72fb466a0b Merge branch 'master' into present-from-overlay 2020-04-13 15:01:24 +09:00
b4800dd461 Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay-scroll-container 2020-04-13 08:09:17 +03:00
633b969017 Apply review suggestions 2020-04-12 21:57:35 +03:00
3efb4aba25 Use BindTarget 2020-04-12 19:48:15 +02:00
3b9e0fa67d Use readonly IBindable 2020-04-12 19:42:28 +03:00
ecd25e567d Present selected difficulty 2020-04-12 16:00:05 +03:00
07dc277321 Remove unused changelog comments class 2020-04-12 14:55:42 +02:00
7a9ee907bf Fix incorrect button state in some cases 2020-04-12 07:34:58 +03:00
25f36e87a6 Merge branch 'master' into overlay-scroll-container 2020-04-12 12:34:41 +09:00
22d89dbff7 Merge branch 'master' of https://github.com/ppy/osu into stereo-shifted-playback 2020-04-12 01:46:32 +02:00
df76636ffc Implement "prefer no video" option 2020-04-11 14:08:16 +03:00
eb1fbdacde Remove unintentional edge effect 2020-04-11 15:29:52 +09:00
518acf03e9 Remove BeatmapSearchSmallFilterRow component 2020-04-09 19:41:35 +03:00
b6d8e487d2 Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-listing-expanded 2020-04-09 19:18:59 +03:00
2201e9b4ae Add stereo shifted hitsound playback support
There is now a setting in the general settings called "Positional
hitsounds". If the setting is enabled, the hitsounds playback will be
shifted according to their position on the beatmap.
2020-04-09 18:12:15 +02:00
134feefa14 Remove bindable 2020-04-09 13:10:09 +03:00
2d3ea95469 Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay-scroll-container 2020-04-09 13:06:22 +03:00
e10576325c Merge branch 'master' into update-overlay-headers 2020-04-09 16:29:34 +09:00
52c9762651 Remove pointless keywords 2020-04-09 14:36:04 +09:00
2fec8b7b85 Use DisplayModes rather than AvailableResolutions 2020-04-05 13:01:10 +09:30
e26fbd5ed8 Remove overcomplicated stuff 2020-03-31 13:45:59 +03:00
ab01111c36 Fix merge conflicts. 2020-03-30 17:39:11 +02:00
3cae0cedee Add a game setting to disable the layer 2020-03-30 12:59:39 +02:00
179bd1ce7e Fix failing test 2020-03-30 13:38:04 +03:00
7b24cc325f Implement OverlayScrollContainer component 2020-03-27 20:57:57 +03:00
5be8934c8c Merge pull request #8407 from peppy/disable-raw-input
Disable raw input toggle on all but windows
2020-03-27 21:10:02 +09:00
543f584595 Adjust user profile tabs 2020-03-26 16:44:46 +01:00
9a30ff5a00 Fix code quality issues 2020-03-26 16:11:58 +01:00
da996ffe74 Update header breadcrumb tab control 2020-03-26 15:44:53 +01:00