Commit Graph

20068 Commits

Author SHA1 Message Date
5cad2b2192 Add missing function to MusicController 2019-07-05 16:28:37 +02:00
c9e44e5e34 Add OsdIconToast + test 2019-07-05 16:25:09 +02:00
b5bd863dd0 Add methods to MusicController to play or pause, select next or previous track 2019-07-05 16:21:50 +02:00
70372dd03d Add global actions for game-wide music jukebox manipulation 2019-07-05 16:14:04 +02:00
df75f9d312 Revert changes made by VS to csproj 2019-07-05 16:08:02 +02:00
bc60b1dc13 Add test for empty OsdToast 2019-07-05 16:04:47 +02: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
2432878614 Add local score import from stable (#5072)
Add local score import from stable

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-07-05 16:24:39 +09:00
598b0d668b Merge branch 'master' into import-stable-scores 2019-07-05 15:54:33 +09:00
2626a26485 Add a check if the locally available score has files (#5260)
Add a check if the locally available score has files

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-07-05 15:54:27 +09:00
b54c0176eb Merge branch 'master' into disable-own-replays 2019-07-05 15:41:43 +09:00
7ce2e1c5ee Lock WorkingBeatmap cache to avoid threading issues (#5243)
Lock WorkingBeatmap cache to avoid threading issues
2019-07-05 15:41:35 +09:00
49eb8b0b53 Merge branch 'master' into lock-working-cache 2019-07-05 15:14:07 +09:00
655e96b2c1 Stop import failures from being added to the imported model list (#5262)
Stop import failures from being added to the imported model list
2019-07-05 15:13:46 +09:00
04c0ce1ea3 Merge branch 'master' into import-stable-scores 2019-07-05 14:48:55 +09:00
df7d31350c Stop import failures from being added to the imported model list 2019-07-05 14:47:55 +09:00
d5a9542743 Fix incorrect xmldoc in DownloadTrackingComposite (#5261)
Fix incorrect xmldoc in DownloadTrackingComposite
2019-07-05 14:43:28 +09:00
adf6d6c942 Update initial run import process to include scores 2019-07-05 14:25:52 +09:00
80d8ce8392 Fix GetStableImportPaths xmldoc 2019-07-05 14:21:56 +09:00
87c8fd0035 Fix path specification not being cross-platform compliant 2019-07-05 14:15:29 +09:00
99da04527d Replays -> scores 2019-07-05 14:07:14 +09:00
ba8df3ba92 Clean up stable lookup and mutate logic 2019-07-05 13:59:31 +09:00
8346c50ce1 Rename delete method and improve xmldoc 2019-07-05 13:55:25 +09:00
fcdba6b3f5 Merge branch 'master' into import-stable-scores 2019-07-05 13:34:03 +09:00
427d245de4 Fade out volume on game exiting (#5242)
Fade out volume on game exiting

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-07-05 13:24:05 +09:00
d77d49f595 Merge branch 'master' into fade-music-on-exit 2019-07-05 13:13:07 +09:00
a30f0c03bb Fix incorrect xmldoc 2019-07-05 05:32:30 +03:00
d624157c45 Remove unnecessary fading 2019-07-05 05:17:36 +03:00
bff5ad22f4 Check if the locally available score has files 2019-07-05 05:16:40 +03:00
0ec01f7b0f Bump android TargetFrameworkVersion (#5249)
Bump android TargetFrameworkVersion
2019-07-05 10:49:19 +09:00
637466b2ab Merge branch 'master' into fix-android-targetversion 2019-07-05 10:32:00 +09:00
91d461eba7 Merge pull request #5251 from Joehuu/remove-edit-song-select-file
Remove unused EditSongSelect file
2019-07-05 10:30:37 +09:00
308eceb474 Fix initial colour of leaderboard mod filter (#5256)
Fix initial colour of leaderboard mod filter

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-07-05 10:29:53 +09:00
38dceddc27 Fix file ordering 2019-07-05 10:07:45 +09:00
037ea7b708 Merge branch 'master' into fix-colour-mod-filter 2019-07-05 10:04:31 +09:00
f3c01ddb4a Fix beatmap leaderboards requiring supporter when signed out (#5255)
Fix beatmap leaderboards requiring supporter when signed out
2019-07-05 10:03:35 +09:00
ae7da2557e Fix initial colour of leaderboard mod filter 2019-07-04 13:24:13 -07:00
5f6544eebf Fix beatmap leaderboards requiring supporter when signed out 2019-07-04 12:05:07 -07:00
9b2ebed669 Remove unused EditSongSelect file 2019-07-04 08:36:34 -07:00
4758914f7f Bump android TargetFrameworkVersion 2019-07-04 15:14:15 +02:00
bcea807697 Merge pull request #5241 from peppy/android-metadata
Android metadata fixes
2019-07-04 18:53:10 +09:00
32bb963393 Lock WorkingBeatmap cache to avoid threading issues 2019-07-04 14:33:00 +09:00
d2ebf296d9 Release with better compilation options 2019-07-04 13:07:59 +09:00
70e2b83f29 Target newer api version 2019-07-04 11:40:05 +09:00
7795a16c36 Update android metadata in line with standards 2019-07-04 11:38:25 +09:00
b53aeec90d Move audio adjustment inside OnResuming 2019-07-04 05:18:29 +03:00
99603ca0b6 Fade out game volume on exiting
Invokes 'this.Exit()' on completion (simplify lines)
2019-07-04 04:50:49 +03:00
f41c89c3be Fix replays of converted beatmaps failing to download (#5225)
Fix replays of converted beatmaps failing to download
2019-07-04 01:50:47 +09:00
fe919f1c78 Remove unused bass.dll from android project (#5230)
Remove unused bass.dll from android project
2019-07-04 01:41:59 +09:00