Commit Graph

2039 Commits

Author SHA1 Message Date
e48c515d52 CI fixes 2017-12-22 18:45:10 +09:00
5ffdaf711e Remove useless array 2017-12-22 18:45:10 +09:00
f3c93c894b Rank graph improvements 2017-12-22 18:45:10 +09:00
40ceaf12f2 Merge branch 'master' into leaderboard-scopes 2017-12-22 00:44:24 +09:00
40587411c1 Merge branch 'master' into add-confirmation-dialog 2017-12-22 00:32:25 +09:00
2526ebbbdc Merge branch 'master' into remove-unnecessary-blocking 2017-12-22 00:18:02 +09:00
ae4abf0f2b Merge branch 'master' into remove-unnecessary-blocking 2017-12-21 23:55:48 +09:00
eb1b1da732 Merge branch 'master' into overlays-block-keyboard 2017-12-21 23:51:46 +09:00
38703e6b85 Merge branch 'master' into add-confirmation-dialog 2017-12-21 22:56:31 +09:00
87e790080b Remove manual audio thread synchronisation logic
No longer required as calls are blocking.
2017-12-21 22:22:28 +09:00
63f2436220 Merge branch 'master' into leaderboard-scopes 2017-12-21 21:18:56 +09:00
cbc1aacf5c Merge branch 'master' of https://github.com/ppy/osu into undelete-button-add 2017-12-21 13:00:11 +01:00
1895b16d67 Correctly make fullscreen overlays block keyboard input from drawables behind them
- [ ] Depends on #1711 to get correct global binding handling.
2017-12-21 19:34:20 +09:00
fdfc596abe Merge branch 'master' into add-confirmation-dialog 2017-12-21 18:45:52 +09:00
e051353dad Merge branch 'master' into add-deselect-mods-button 2017-12-21 11:54:46 +09:00
ebc2ad55f8 greatly expanded tests for ModSelectOverlay 2017-12-20 19:05:23 +01:00
21829ba37b Merge branch 'master' into leaderboard-scopes 2017-12-20 20:17:11 +09:00
fc0b97065c Move hover sound/container to base implementation 2017-12-20 15:54:13 +09:00
a6496e35ec Merge branch 'master' into url-parsing-support 2017-12-20 14:41:12 +09:00
4f8bec8dfc Removed makeshift fix that has already been addressed elsewhere. 2017-12-19 19:35:42 +01:00
9940d4630f Merge branch 'master' into customize-progress-notification 2017-12-20 02:52:57 +09:00
bfe986230d Merge branch 'master' into add-confirmation-dialog 2017-12-18 17:29:06 +01:00
6ac33e3c00 made DeleteAll-button pink 2017-12-18 17:04:35 +01:00
c8afc553cb Fix profile header not correctly being masked
Closes #1592.
2017-12-18 23:55:34 +09:00
7c9d11756e Add the ability to change what text is displayed when a ProgressNotification finishes its task. 2017-12-18 10:59:25 +01:00
d2b80fdbfc Moved "undelete all" logic to BeatmapManager and added a progress notification 2017-12-18 10:55:07 +01:00
4c45102d61 Merge branch 'master' into undelete-button-add 2017-12-18 16:28:32 +09:00
57e5b2debe Merge branch 'master' into add-deselect-mods-button 2017-12-18 13:48:35 +09:00
5fbe7dfd8c added Deselect All button to ModSelectOverlay 2017-12-16 17:53:22 +01:00
84ed91d5c9 Remove IgnoreTooltip; Override TooltipText to null 2017-12-16 20:17:20 +11:00
71e59bc9e7 Removed the IgnoreTooltip property 2017-12-16 20:16:40 +11:00
2e196661bb Merge branch 'master' into add-confirmation-dialog 2017-12-15 18:11:13 +01:00
b9298325a3 Rename weird config setting 2017-12-15 14:36:51 +09:00
99b00143eb More clean-ups and event bindings 2017-12-15 14:36:51 +09:00
59e8536ff7 moved action to construction arguments 2017-12-14 17:33:56 +01:00
d0b7c92b46 Removed unnecessary usings. 2017-12-11 13:46:23 +01:00
bb0a32b555 Removed private OsuHoverContainer "content" from OsuLinkSpriteText for more customization. 2017-12-11 11:28:16 +01:00
47bd97363e Use ShortName for mode.
- Also set the ruleset when fetching scores in BeatmapSetOverlay
2017-12-11 15:05:12 +05:30
f8bc52bbe6 Merged https://github.com/ppy/osu master branch 2017-12-11 09:27:54 +01:00
ed81ed7c54 Add back HandleInput disable overrides 2017-12-11 15:19:00 +09:00
de1f51269d Merge branch 'master' into HandleInput 2017-12-11 13:53:33 +09:00
7d8fb12332 DrawableScore -> DrawableProfileScore
Discern between the other class of the same name
2017-12-11 12:51:02 +09:00
0c2158ccbd Improve display of beatmap thumbnails 2017-12-11 12:47:31 +09:00
98ce856de1 Use more sensible names for classes and methods
Adds xmldoc in places too.
2017-12-11 12:33:34 +09:00
9069f1ccba Merge branch 'master' into most-played-beatmaps-section 2017-12-11 12:12:23 +09:00
e629cebe31 fix MusicController ignoring Looping property of a Track
my fix to prevent the MusicController from constantly trying to restart a track before accidentally removed this
2017-12-10 13:22:46 +01:00
1691a74b14 Merge branch 'undelete-button-add' of https://github.com/freezylemon/osu into undelete-button-add 2017-12-10 11:26:31 +01:00
668299ef84 Merge branch 'master' into fix-userprofile-unranked 2017-12-10 13:02:32 +09:00
219bdbc4e1 Populate HandleInput automatically 2017-12-09 22:21:17 +03:00
cdf9ea0d01 removed unnecessary variable
and fixed the test because of new DI letting it fail
2017-12-09 13:39:11 +01:00