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-16 02:04:00 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
791
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
20 Commits
Remove unused using
Joehu
·
2019-06-21 08:29:45 -07:00
36f59ec86d
Remove unused parameter
Joehu
·
2019-06-21 08:11:10 -07:00
74e99b2915
Fix audio being dimmed on preview tracks
Joehu
·
2019-06-21 08:06:57 -07:00
1d6b6a7828
Fix preview tracks muting themselves
Closes
#4937
Dean Herbert
·
2019-06-07 11:21:10 +09:00
9f740f69bb
Use new ITrackStore interface
Dean Herbert
·
2019-05-29 16:43:15 +09:00
08ab1e5df7
Fix remaining cases to work without things
Dean Herbert
·
2019-05-28 23:54:42 +09:00
a20eda7b5f
Update osu! in line with audio subsystem refactor
Dean Herbert
·
2019-05-28 17:06:01 +09:00
4ca34bd5e8
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Rename Stop to StopAnyPlaying for clarity
Dean Herbert
·
2018-06-22 12:35:43 +09:00
73e13e2d63
Add testcases
smoogipoo
·
2018-06-21 19:31:07 +09:00
1932399521
XMLDoc all the things
smoogipoo
·
2018-06-21 18:54:50 +09:00
63a6fc2596
Rework preview tracks to reduce usage complexities
smoogipoo
·
2018-06-21 18:40:27 +09:00
b2066c5d73
Make PreviewTrack a component and use LoadComponentAsync
Roman Kapustin
·
2018-06-01 23:36:25 +03:00
330ce19041
Get rid of PreviewTrackManager.onTrackStart and PreviewTrackManager.onTrackStop delegates
Roman Kapustin
·
2018-06-01 21:36:30 +03:00
5566732664
PreviewTrack.Owner
Roman Kapustin
·
2018-06-01 21:06:37 +03:00
88ac427ba6
Cleanup external PlayButton.Playing usage
Roman Kapustin
·
2018-05-25 22:35:15 +03:00
a24589f583
Introduce PreviewTrack class
Roman Kapustin
·
2018-05-25 00:37:53 +03:00
498244a308
Make PreviewTrackManager a Component in order to use DI
Roman Kapustin
·
2018-05-09 14:51:04 +03:00
ad50f7faf1
Introduce PreviewTrackManager
Roman Kapustin
·
2018-05-08 22:55:48 +03:00
7cffabf7f9