osu/osu.Game/Screens/Select
Dean Herbert 49a1725749
Merge pull request #7812 from smoogipoo/playlist-bindables
Make playlist beatmap and ruleset into bindables
2020-02-13 18:51:42 +09:00
..
Carousel Fix song select not showing active beatmap if it is filtered by local criteria 2020-02-10 16:59:54 +09:00
Details Apply precision when comparing adjusted values 2020-02-01 16:16:15 +01:00
Filter
Leaderboards Leaderboard should not change the model 2020-01-06 17:32:24 +09:00
Options Apply input method signature refactorings 2020-01-20 18:17:21 +09:00
BeatmapCarousel.cs Remove unused using 2020-02-10 17:12:45 +09:00
BeatmapClearScoresDialog.cs Update Resolved and Cached attribute issues 2020-01-03 11:34:26 -08:00
BeatmapDeleteDialog.cs
BeatmapDetailArea.cs
BeatmapDetailAreaTabControl.cs Rename property to IsSwitchable 2019-12-22 19:47:47 -08:00
BeatmapDetails.cs
BeatmapInfoWedge.cs Improve song select display on ultrawide displays (or when UI scale is set low) 2020-01-23 20:03:52 +09:00
FilterControl.cs Make star filter range bindables BindableDoubles 2020-02-01 22:48:46 +01:00
FilterCriteria.cs Make upper and lower bounds inclusive 2020-01-24 19:39:21 +09:00
FilterQueryParser.cs Remove IComparable in constraint. 2019-12-09 17:48:41 +08:00
Footer.cs
FooterButton.cs Merge branch 'master' into mod_content_centering 2020-01-30 10:34:46 +09:00
FooterButtonMods.cs Improve extensibility of mod display expansion 2020-02-13 18:05:53 +09:00
FooterButtonOptions.cs
FooterButtonRandom.cs Merge branch 'master' into mod_content_centering 2020-01-30 10:34:46 +09:00
ImportFromStablePopup.cs
LocalScoreDeleteDialog.cs Use ScoreInfo.DisplayAccuracy everywhere 2020-02-03 22:11:36 +07:00
MatchSongSelect.cs Make playlist beatmap and ruleset into bindables 2020-02-13 18:12:47 +09:00
PlaySongSelect.cs Merge branch 'master' into safe-screen-lease 2020-02-03 18:18:13 +09:00
SongSelect.cs Fix song select not showing active beatmap if it is filtered by local criteria 2020-02-10 16:59:54 +09:00
WedgeBackground.cs