osu/osu.Game.Tests
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
..
Audio
Beatmaps Merge branch 'master' into remove-stupid-weak-reference-bindable-events 2021-11-08 13:35:49 +09:00
Chat Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
Collections/IO
Database Change to use ReadableKeyCombinationProvider 2021-11-08 06:55:26 +01:00
Editing Update some other missed incorrect null/empty usages 2021-11-04 14:50:43 +09:00
Gameplay
Input
Localisation
Mods Disable another "code heurstically unreachable" with comment 2021-11-05 03:50:17 +03:00
NonVisual Merge branch 'master' into use-class-rename 2021-11-07 15:41:00 +01:00
Online Move second generic to abstract model downloader rather than interface type 2021-11-05 17:37:05 +09:00
OnlinePlay Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
Resources
Rulesets
Scores/IO Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
ScrollAlgorithms
Skins
Testing
Visual Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
ImportTest.cs
osu.Game.Tests.csproj
tests.ruleset
WaveformTestBeatmap.cs