This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 05:12:34 +08:00
Code
Issues
Releases
Wiki
Activity
59,166
Commits
4
Branches
791
Tags
ec1bf7b0b2d34ec00ade4e02fcdf55fa96667a8c
Commit Graph
11 Commits
Remove nullable disable annotation in some checks class.
andy840119
·
2022-10-30 16:28:49 +08:00
db48a57fa7
Replace usages of
string.To{Lower,Upper}()
Bartłomiej Dach
·
2022-06-24 11:57:45 +02:00
26c5b59f6d
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Fix CI reported warnings
Dean Herbert
·
2022-01-12 22:39:00 +09:00
51251e3204
Replace compatibility properties with direct references
Dean Herbert
·
2022-01-12 18:13:14 +09:00
eb70a1eeb7
Move
StoragePath
implementation to an extension method
Dean Herbert
·
2021-11-19 16:08:38 +09:00
59e763467f
Refactor to use scoped
using
(and also correctly dispose TagLib portion)
Dean Herbert
·
2021-10-12 10:46:26 +09:00
82f7f99f37
Dispose of
Stream
s when used
Naxesss
·
2021-10-12 00:13:38 +02:00
47b4d03145
Use
Prescan
flag for audio length check
Naxesss
·
2021-10-11 23:57:23 +02:00
ce69dd3588
Fix misplaced "f" in issue message
Naxess
·
2021-07-13 06:07:04 +02:00
dc4285582b
Add too short audio files check and tests
Naxess
·
2021-07-13 03:46:45 +02:00
a4a1919842