1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:47:24 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert 584345a97e
Merge pull request #18693 from frenzibyte/toolbar-volume-control
Add basic volume control support in toolbar music button
2022-06-15 17:50:10 +09:00
..
Audio Fix AudioFilter test not stopping track on forced exit 2021-10-14 12:55:02 +09:00
Background Fix user dim test scene accumulating no fail instances in SelectedMods 2022-05-05 22:16:56 +02:00
Beatmaps Add FeaturedInSpotlight property to API beatmapsets 2022-05-14 19:46:13 +03:00
Collections Rename Beatmaps to BeatmapHashes for clarity 2022-06-10 14:03:51 +09:00
Colours Add visual test scene 2021-08-03 15:02:18 +03:00
Components Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Editing Merge pull request #18649 from frenzibyte/selection-context-outside-bounds 2022-06-15 17:08:09 +09:00
Gameplay Add test coverage of HUD components still getting updated when hidden 2022-06-14 18:35:49 +09:00
Menus Add keyboard adjustment support 2022-06-15 15:58:22 +09:00
Mods Add testing for auto-restart behaviour 2021-08-15 15:04:14 +02:00
Multiplayer Fix compilation failure due not applying rename fully 2022-06-02 21:18:09 +02:00
Navigation Remove import popup dialog from song select 2022-06-07 16:45:27 +09:00
Online Merge pull request #18627 from Joehuu/always-show-mod-selector-beatmap-info 2022-06-09 18:18:12 +09:00
Playlists Ensure some results have been loaded in playlist results screen tests 2022-05-30 19:29:16 +09:00
Ranking Fix difficulty name overflow in score panel 2022-06-07 12:05:03 +08:00
Settings Add scrolling gameplay visualisation mode to latency certifier 2022-06-13 17:18:32 +09:00
SongSelect Merge pull request #18619 from peppy/fix-collection-performance 2022-06-10 15:01:31 +09:00
UserInterface Use more proper button subtypes in tests 2022-05-25 23:06:12 +02:00
TestMultiplayerComponents.cs Update screen transition events to use new event args 2022-04-22 00:52:44 +09:00
TestSceneOsuScreenStack.cs Move MusicController adjustment set to inside OsuScreen itself (and result nullable) 2021-09-16 16:08:09 +09:00