1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game/Screens/Select
Bartłomiej Dach 70d2de5669
Move song select touch detector to solo implementation
It should not run in multiplayer. Even if we wanted to allow touch-only
playlist items at some point, the current behaviour of multiplayer song
selects with respect to touch device mod is currently just broken.
2023-11-14 16:35:16 +09:00
..
Carousel Merge pull request #24921 from Pasi4K5/diff-name-search 2023-10-24 12:07:02 +02:00
Details minor format fix (again) 2023-09-08 20:38:24 +03:00
Filter Automated pass 2023-06-24 01:00:03 +09:00
FooterV2 Make "general" a common string 2023-09-05 23:00:07 -07:00
Leaderboards Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
Options Use new overlay pop-in/pop-out samples 2023-08-17 18:36:36 +09:00
BeatmapCarousel.cs Allow interacting with the carousel anywhere in empty space at song select 2023-10-20 20:04:11 +09:00
BeatmapClearScoresDialog.cs make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
BeatmapDeleteDialog.cs make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
BeatmapDetailArea.cs functionality is done 2023-09-03 02:09:01 +03:00
BeatmapDetailAreaDetailTabItem.cs Automated pass 2023-06-24 01:00:03 +09:00
BeatmapDetailAreaLeaderboardTabItem.cs Automated pass 2023-06-24 01:00:03 +09:00
BeatmapDetailAreaTabControl.cs Partial everything 2022-11-27 00:00:27 +09:00
BeatmapDetailAreaTabItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapDetails.cs fixed all stated problems 2023-09-08 20:32:55 +03:00
BeatmapInfoWedge.cs Use existing localisations in BeatmapInfoWedge 2023-09-02 22:49:29 -04:00
BeatmapInfoWedgeBackground.cs Automated pass 2023-06-24 01:00:03 +09:00
BeatmapInfoWedgeV2.cs Add comment explaining the max width 2023-09-06 15:01:55 -07:00
FilterControl.cs Use local workaround instead of disabling clipboard entirely 2023-10-28 12:23:23 +02:00
FilterCriteria.cs Fix comment 2023-10-24 10:05:20 +02:00
FilterQueryParser.cs Add diff= support for more advanced usages 2023-10-24 16:09:05 +09:00
Footer.cs Partial everything 2022-11-27 00:00:27 +09:00
FooterButton.cs Partial everything 2022-11-27 00:00:27 +09:00
FooterButtonMods.cs Partial everything 2022-11-27 00:00:27 +09:00
FooterButtonOptions.cs Automated pass 2023-06-24 01:00:03 +09:00
FooterButtonRandom.cs Show "rewind" text on random button when beginning a right mouse press 2023-05-17 14:51:40 +09:00
LocalScoreDeleteDialog.cs Make ScoreInfo.BeatmapInfo nullable 2023-07-04 14:50:34 +09:00
NoResultsPlaceholder.cs Partial everything 2022-11-27 00:00:27 +09:00
PlayBeatmapDetailArea.cs Partial everything 2022-11-27 00:00:27 +09:00
PlaySongSelect.cs Move song select touch detector to solo implementation 2023-11-14 16:35:16 +09:00
SkinDeleteDialog.cs make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
SongSelect.cs Move song select touch detector to solo implementation 2023-11-14 16:35:16 +09:00
SongSelectTouchInputDetector.cs Rename touch "input handlers" to detectors 2023-11-06 10:08:19 +01:00
WedgeBackground.cs Only apply dim changes when background blur is disabled 2023-02-15 14:16:34 +09:00