iiSaLMaN
|
20a8a653c2
|
Change LegacySkin.Configuration accessibility
|
2019-11-24 04:10:04 +03:00 |
Dean Herbert
|
bcb1504110
|
Fix naming
|
2019-11-20 15:40:35 +09:00 |
iiSaLMaN
|
08b8cedfdf
|
Add setter to legacy skin configuration access
|
2019-11-20 01:15:40 +03:00 |
iiSaLMaN
|
0407d2248c
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into add-access-to-skin-legacy-version
|
2019-11-20 01:10:32 +03:00 |
Dan Balasescu
|
7eaafe63cb
|
Merge pull request #6872 from huoyaoyuan/xml-doc-fixes
Fix bad references in xml doc
|
2019-11-19 12:12:53 +09:00 |
Huo Yaoyuan
|
53bc2dcab7
|
Use costum displaying text for inherited references.
|
2019-11-18 15:29:18 +08:00 |
Huo Yaoyuan
|
4d1513cef6
|
Sadly, xmldoc doesn't support tuple elements.
|
2019-11-17 21:01:56 +08:00 |
Huo Yaoyuan
|
b04bca7db6
|
Reference elements in origin definition.
|
2019-11-17 20:55:40 +08:00 |
Huo Yaoyuan
|
b1b234c6fb
|
Use paramref.
|
2019-11-17 20:49:36 +08:00 |
Huo Yaoyuan
|
f05b83d7d4
|
Use typeparamref.
|
2019-11-17 20:48:23 +08:00 |
Huo Yaoyuan
|
5727963f86
|
Turn on xmldoc warning, and use appendive syntax for NoWarn.
|
2019-11-17 20:43:34 +08:00 |
Dan Balasescu
|
3e3427c3e8
|
Merge pull request #6846 from peppy/fix-mod-retention
Fix selected mods not being retained on exiting song select
|
2019-11-15 18:07:00 +09:00 |
Dean Herbert
|
813aebca1d
|
Remove unintentional dependency
|
2019-11-15 14:51:01 +09:00 |
Dean Herbert
|
2c3109980a
|
Fix broken merge
|
2019-11-15 13:51:39 +09:00 |
Dean Herbert
|
6d06b444ba
|
Allow screen to specify whether to apply audio rate adjustments from mods
|
2019-11-15 13:47:14 +09:00 |
Dean Herbert
|
b8bb97607b
|
Merge remote-tracking branch 'upstream/master' into fix-mod-retention
|
2019-11-15 13:46:44 +09:00 |
Dean Herbert
|
aa0feea3c3
|
Clean up carousel tests (#6834)
Clean up carousel tests
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2019-11-15 13:19:21 +09:00 |
Dan Balasescu
|
1fd6bf54d2
|
Merge branch 'master' into clean-carousel-tests
|
2019-11-15 12:12:43 +09:00 |
Dean Herbert
|
e81dfcad4c
|
Fix remaining cases of pollution
|
2019-11-15 11:46:32 +09:00 |
Dean Herbert
|
20ab8f64c4
|
Fix database unique constraint issues on some imports (#6852)
Fix database unique constraint issues on some imports
|
2019-11-15 11:32:12 +09:00 |
Dean Herbert
|
22c3be2c6f
|
Clear count variables on carousel creation
|
2019-11-15 11:26:01 +09:00 |
Dan Balasescu
|
644c581c92
|
Merge branch 'master' into fix-duplicate-online-ids
|
2019-11-15 11:12:06 +09:00 |
Dan Balasescu
|
af01d8ca34
|
Merge branch 'master' into clean-carousel-tests
|
2019-11-15 10:28:59 +09:00 |
Dan Balasescu
|
1d581b3073
|
Merge pull request #6847 from peppy/commit-on-focus-lost
Make settings textboxes commit on focus lost
|
2019-11-15 10:27:40 +09:00 |
Dean Herbert
|
0e587cb9f5
|
Merge branch 'master' into fix-duplicate-online-ids
|
2019-11-15 10:18:53 +09:00 |
Dean Herbert
|
6d54846462
|
Null online id on lookup failure
|
2019-11-15 10:18:47 +09:00 |
Dan Balasescu
|
cd9902cc9f
|
Merge branch 'master' into commit-on-focus-lost
|
2019-11-15 08:58:59 +09:00 |
Dan Balasescu
|
7b062b4de4
|
Merge pull request #6853 from peppy/dedupe-same-hash
Disallow .osu files with the same file content from being imported when in the same set
|
2019-11-15 08:50:37 +09:00 |
Dan Balasescu
|
22e46c560c
|
Merge branch 'master' into dedupe-same-hash
|
2019-11-15 08:31:46 +09:00 |
Dan Balasescu
|
5f7f32ecad
|
Merge pull request #6856 from gdalmau/patch-1
Add version badge to README
|
2019-11-15 08:31:37 +09:00 |
Dan Balasescu
|
a52aa88141
|
Merge branch 'master' into patch-1
|
2019-11-15 08:13:01 +09:00 |
Dan Balasescu
|
a1a0c0ef18
|
Merge pull request #6843 from huoyaoyuan/equals
Remove usages of untyped equality
|
2019-11-15 08:11:14 +09:00 |
Gerard Dalmau
|
8ae869b788
|
ADD version badge
|
2019-11-14 21:14:59 +01:00 |
Huo Yaoyuan
|
0998afdbdb
|
Use ReferenceEquals instead of SequenceEqual.
|
2019-11-14 19:38:08 +08:00 |
Dean Herbert
|
12243aaa9a
|
Dedupe .osu files with same hash in same set
|
2019-11-14 19:38:20 +09:00 |
Dean Herbert
|
9f62ec869a
|
Add failing test
|
2019-11-14 19:38:20 +09:00 |
Dean Herbert
|
fbf81207d4
|
Don't assign server-fetched online id if it was assigned elsewhere
|
2019-11-14 18:55:12 +09:00 |
Dean Herbert
|
1bc0eae2a6
|
Fix beatmap online retrieval response running incorrectly scheduled
|
2019-11-14 18:53:45 +09:00 |
Dean Herbert
|
81033e1fdf
|
Add extra logging
|
2019-11-14 18:52:07 +09:00 |
Huo Yaoyuan
|
677717875e
|
Change a case to EqualityComparer.Default to handle null properly.
|
2019-11-14 17:35:02 +08:00 |
Huo Yaoyuan
|
f25b1ba06f
|
Merge branch 'master' into equals
|
2019-11-14 17:33:44 +08:00 |
Dean Herbert
|
1f4bf34238
|
Merge pull request #6836 from peppy/fix-double-background-load
Fix background loading twice when entering song select
|
2019-11-14 16:36:31 +09:00 |
Dean Herbert
|
bf567e6df5
|
Make settings textboxes commit on focus lost
|
2019-11-14 14:19:55 +09:00 |
Dean Herbert
|
c15f909d83
|
Remove local bindable at song select, along with misplaced reset logic
|
2019-11-14 13:29:06 +09:00 |
Dean Herbert
|
1109d201c3
|
Add failing test
|
2019-11-14 13:28:13 +09:00 |
Huo Yaoyuan
|
87d40cf8d0
|
Resolve equals usages.
|
2019-11-13 22:35:50 +08:00 |
Huo Yaoyuan
|
f90a9db2b2
|
Add BannedApiAnalyzer
|
2019-11-13 22:29:44 +08:00 |
Dean Herbert
|
2fe068174a
|
Fix unnecessary string interpolation
|
2019-11-13 19:42:33 +09:00 |
Dean Herbert
|
110c155fa0
|
Fix background loading twice when entering song select
|
2019-11-13 19:42:05 +09:00 |
Dean Herbert
|
2cd156f3d4
|
Clean up carousel tests
|
2019-11-13 19:09:03 +09:00 |