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-15 19:34:54 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
791
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
32 Commits
Update osu! in line with audio subsystem refactor
Dean Herbert
·
2019-05-28 17:06:01 +09:00
4ca34bd5e8
Apply more missed cases
Dean Herbert
·
2019-04-01 12:44:46 +09:00
c39c37a18d
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
Update with framework bindable changes
smoogipoo
·
2019-02-21 18:56:34 +09:00
bca347427f
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Revert async changes
Dean Herbert
·
2018-08-31 07:07:10 +09:00
03084aa04b
Reduce async-await pairs
Dean Herbert
·
2018-08-30 14:41:16 +09:00
b1a3dfedd1
Use GetAsync for all samples
smoogipoo
·
2018-08-27 17:30:16 +09:00
e7a5816d27
Adjust with framework-side screenchanges
smoogipoo
·
2018-08-17 14:30:44 +09:00
9a1e92800b
ToLower -> ToLowerInvariant
Dean Herbert
·
2018-07-25 07:37:05 +02:00
da8fc0ee5d
Reword xmldoc
smoogipoo
·
2018-04-13 21:15:08 +09:00
cf65833572
Merge remote-tracking branch 'origin/master' into instant-hide-screenshot
smoogipoo
·
2018-04-13 21:13:09 +09:00
733f70cbd5
A lot more protection from outsiders
smoogipoo
·
2018-04-13 21:12:33 +09:00
34adb2527c
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Make TakeScreenshotAsync await on the internal task
smoogipoo
·
2018-04-13 17:51:09 +09:00
0235eba9de
Don't expose CursorOverrideContainer via DI + internalise access
smoogipoo
·
2018-04-13 17:36:38 +09:00
2e5bbe7074
Instantly hide cursor for required frames while taking screenshot
smoogipoo
·
2018-04-13 17:27:10 +09:00
ebe36f0612
CursorOverrideContainer.ShowMenuCursor
TocoToucan
·
2018-04-11 21:22:52 +03:00
d7812ab12e
Qualifier 'this.' is redundant
TocoToucan
·
2018-03-27 18:03:57 +03:00
458594d24d
Use ScreenshotCaptureMenuCursor in ScreenshotManager
TocoToucan
·
2018-03-24 12:53:01 +03:00
e91d24f31a
Introduce 'Capture menu cursor' setting
TocoToucan
·
2018-03-23 22:53:06 +03:00
dd5cc59250
Don't bother with an exception that will never happen
Wasn't being caught anyways
Dean Herbert
·
2018-03-22 20:45:26 +09:00
e41993ac44
Allow clicking notification to open screenshot folder
Dean Herbert
·
2018-03-22 20:44:00 +09:00
94847e4a23
Add shutter sound
Dean Herbert
·
2018-03-22 20:42:55 +09:00
9e080028ff
Change filename format
TocoToucan
·
2018-03-21 18:27:08 +03:00
4991f2ad2e
Add missing licence header
Dean Herbert
·
2018-03-21 12:29:44 +09:00
ccdd11d7b2
Update ScreenshotManager inline with framework changes
TocoToucan
·
2018-03-19 22:39:00 +03:00
ee73bd4568
Add simple screenshot notification
TocoToucan
·
2018-03-16 21:25:00 +03:00
245200d3ee
Change screenshot file name
TocoToucan
·
2018-03-16 21:05:25 +03:00
8429408974
Handle GlobalAction.TakeScreenshot in ScreenshotManager
TocoToucan
·
2018-03-14 22:55:24 +03:00
5a1af062d3
Do not support bmp screenshots
TocoToucan
·
2018-03-14 12:57:55 +03:00
25f738c4ae
Introduce ScreenshotManager class
TocoToucan
·
2018-03-14 00:17:12 +03:00
0e69ab1615