osu/osu.Game/Rulesets/Replays
Dean Herbert 32e68a6a3c Fix FramedReplayInputHandler incorrectly blocking in streaming mode when time requested is before the first frame
Most of this is just tidying up the logic to (hopefully) be better to
follow, again (again (again)).

The actual fix is that we now allow interpolation/playback when the
incoming time is less than the first frame's time, regardless of
receiving status.
2020-10-30 16:09:03 +09:00
..
Types Rename conversion methods for clarity 2020-03-25 20:21:34 +09:00
AutoGenerator.cs Add a sane key up delay to relax mod 2020-02-14 17:13:50 +09:00
FramedReplayInputHandler.cs Fix FramedReplayInputHandler incorrectly blocking in streaming mode when time requested is before the first frame 2020-10-30 16:09:03 +09:00
IAutoGenerator.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ReplayFrame.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00