1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game/Audio
Dean Herbert 3b485b5f37 Rewrite PreviewTrackManager to avoid constructing TrackBass locally
This paves the way for the framework code quality change
(https://github.com/ppy/osu-framework/pull/4873) which stops exposing
the constructor.

Most of the restructuring here is required to give `PreviewTrackManager`
an adjustable target to apply the global mute.
2021-11-09 17:38:12 +09:00
..
Effects Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
HitSampleInfo.cs Rename parameters 2020-12-02 10:55:48 +09:00
IPreviewTrackOwner.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
ISampleInfo.cs Fix skinning support for combobreak 2019-06-30 21:58:30 +09:00
PreviewTrack.cs Private set on track for safety 2019-11-12 15:13:47 +09:00
PreviewTrackManager.cs Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
SampleInfo.cs Ensure equality member consistency for SampleInfo 2020-12-03 23:25:53 +01:00