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 17:33:52 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
791
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
15 Commits
Fix audio preview buttons not correctly handling load failure states
Closes
#4593
.
Dean Herbert
·
2019-05-23 12:07:49 +09:00
372c5b081c
Enable more stringent inspectcode style inspections
Dean Herbert
·
2019-02-27 21:25:40 +09:00
c8793911a8
Fix crossthread operations due to Track.Completed
smoogipoo
·
2019-02-27 16:52:34 +09:00
30815ace62
Merge remote-tracking branch 'ppy/master' into notify_track_completion_failure
Roman Kapustin
·
2019-02-03 16:14:04 +03:00
71efbcf603
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Stop PreviewTrack on Completed event
Roman Kapustin
·
2018-11-17 15:23:52 +03:00
befe57e12e
Apply some code review
Dean Herbert
·
2018-06-22 12:33:30 +09:00
4b2b1f51f9
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.owner private
Roman Kapustin
·
2018-06-02 22:06:45 +03:00
9b69e1825d
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
Introduce PreviewTrack class
Roman Kapustin
·
2018-05-25 00:37:53 +03:00
498244a308