osu/osu.Game/Rulesets/UI
Dean Herbert ec53d87c30 Fix unsafe sample playback in `GameplaySampleTriggerSource`
Resolves https://github.com/ppy/osu/issues/18727.

Added delay from `Schedule` should be minimal as it is always called
from the `Update` thread (input propagation) anyway.
2022-06-16 16:04:57 +09:00
..
Scrolling Move mania note height offset application to a much more suitable location 2022-05-12 16:19:07 +09:00
DrawableRuleset.cs
DrawableRulesetDependencies.cs
FrameStabilityContainer.cs
GameplayCursorContainer.cs
GameplaySampleTriggerSource.cs Fix unsafe sample playback in `GameplaySampleTriggerSource` 2022-06-16 16:04:57 +09:00
HitObjectContainer.cs
IFrameStableClock.cs
IHitObjectContainer.cs
IPooledHitObjectProvider.cs Change order of OnParentReceived() 2020-12-03 20:06:26 +09:00
JudgementContainer.cs
ModIcon.cs
ModSwitchSmall.cs
ModSwitchTiny.cs
Playfield.cs Merge pull request #17356 from apollo-dw/strict-tracking 2022-03-22 07:32:36 +09:00
PlayfieldAdjustmentContainer.cs
PlayfieldBorder.cs
PlayfieldBorderStyle.cs
ReplayRecorder.cs
RulesetInputManager.cs Remove Ruleset parameter from ResetFromReplayFrame() 2022-05-31 17:16:23 +09:00