osu/osu.Game/Screens/Select
Dan Balasescu 6240d3964c
Merge pull request #11817 from peppy/fix-collection-dropdown-cross-thread-manipulation
Fix potential crash from cross-thread drawable manipulation in CollectionFilterDropdown
2021-02-19 10:06:42 +09:00
..
Carousel Make field readonly 2021-02-18 17:13:48 +09:00
Details Rename second usage variable name to match 2021-02-11 14:54:50 +09:00
Filter
Leaderboards Allow null user score 2020-08-31 20:16:28 +09:00
Options Remove unused using and move dialog to BDL 2020-09-14 12:10:00 -07:00
BeatmapCarousel.cs Merge branch 'master' into scroll-to-20 2021-01-21 13:48:26 +09:00
BeatmapClearScoresDialog.cs
BeatmapDeleteDialog.cs
BeatmapDetailArea.cs Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
BeatmapDetailAreaDetailTabItem.cs
BeatmapDetailAreaLeaderboardTabItem.cs
BeatmapDetailAreaTabControl.cs Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
BeatmapDetailAreaTabItem.cs
BeatmapDetails.cs Refactor LoadingLayer to avoid applying effects to external drawables 2021-01-05 17:31:45 +09:00
BeatmapInfoWedge.cs Actually return beat length and not BPM 2021-01-15 14:35:09 +09:00
FilterControl.cs Fix potential crash from cross-thread drawable manipulation in CollectionFilterDropdown 2021-02-18 14:10:28 +09:00
FilterCriteria.cs Resolve CA2249 inspections 2020-11-01 18:54:44 +01:00
FilterQueryParser.cs Use string.Starts-/EndsWith char overloads 2020-10-16 11:27:02 +02:00
Footer.cs Initial implementation of freemod selection overlay 2021-01-27 22:15:53 +09:00
FooterButton.cs
FooterButtonMods.cs Remove unnecessary input override on footer button mods 2020-04-05 14:57:44 -07:00
FooterButtonOptions.cs
FooterButtonRandom.cs
ImportFromStablePopup.cs Import collections on initial import-from-stable step 2020-09-11 11:16:00 +09:00
LocalScoreDeleteDialog.cs
PlayBeatmapDetailArea.cs Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
PlaySongSelect.cs Fix deselection of autoplay mod failing 2021-01-05 16:17:58 +09:00
SongSelect.cs Consume new method in existing usages (and remove some unnecessary set/unset code) 2021-02-18 15:01:11 +09:00
WedgeBackground.cs