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-18 22:30:53 +08:00
Code
Issues
Releases
Wiki
Activity
41,106
Commits
4
Branches
793
Tags
f7b534166310a9ceff4a8ca3ae9f2bf3d7dbfa4b
Commit Graph
16 Commits
Fix HandleFrame crashing when not playing
smoogipoo
·
2021-05-31 10:02:02 +09:00
bca8a9ea53
Merge branch 'master' into fix-spectator-playing-state-5
Dean Herbert
·
2021-05-21 16:49:22 +09:00
20f890cfd0
Move check into callback
smoogipoo
·
2021-05-21 16:00:58 +09:00
7c59fb37f1
Merge branch 'thread-safe-spectator-client'
smoogipoo
·
2021-05-21 16:00:24 +09:00
36aa186c6e
Fix EndPlaying potentially doing cross-thread mutation
smoogipoo
·
2021-05-21 15:57:39 +09:00
7f712a4d04
Add update thread assertions
smoogipoo
·
2021-05-21 15:57:31 +09:00
2fdf8aa1aa
Forcefully end playing to fix test failures
smoogipoo
·
2021-05-21 14:09:30 +09:00
895eb14c5a
Merge branch 'thread-safe-spectator-client' into fix-spectator-playing-state-5
smoogipoo
·
2021-05-20 19:46:26 +09:00
e3284b976d
Fix race due to StopWatchingUser() being called asynchronously
smoogipoo
·
2021-05-20 19:45:31 +09:00
06c99e8c7c
Remove bind helpers from SpectatorClient
smoogipoo
·
2021-05-20 19:27:43 +09:00
7ee81669f7
Fix playing user state not removed on stop watching
smoogipoo
·
2021-05-20 19:20:09 +09:00
b515fe3cb1
Expose playing user states as bindable dictionary
smoogipoo
·
2021-05-20 19:19:39 +09:00
89b4f69588
Remove locking from SpectatorClient
smoogipoo
·
2021-05-20 18:37:27 +09:00
10597f7e6a
Annotate nullables
smoogipoo
·
2021-05-20 17:51:09 +09:00
6eff8d513e
Split online connectivity into OnlineSpectatorClient
smoogipoo
·
2021-05-20 16:30:56 +09:00
df80531a0a
Rename SpectatorStreamingClient -> SpectatorClient
smoogipoo
·
2021-05-20 15:55:07 +09:00
6beeb7f7c4