Dean Herbert
|
3fe4b8fd1c
|
Update variable names
Also cleans up some weird code
|
2019-02-22 17:51:39 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +09:00 |
|
smoogipoo
|
dbfa95b9e7
|
Made medium the default font weight
|
2019-02-20 16:52:36 +09:00 |
|
smoogipoo
|
a2aa3ec5cb
|
Adjust sprite texts in-line with framework changes
|
2019-02-20 15:03:20 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
eec5afa382
|
Change inspection and add redundant parenthesis to appease codefactor
|
2018-12-15 16:37:37 +09:00 |
|
Dean Herbert
|
3892454ecc
|
Improve the way text search works at song select
|
2018-12-15 16:34:48 +09:00 |
|
Dean Herbert
|
4433346a1f
|
Merge branch 'master' into star-filtering
|
2018-12-14 20:19:59 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
Unknown
|
d83ce7e4bb
|
don't allow null values in FilterCriteria, ensure values in test instead
|
2018-10-19 12:22:10 +02:00 |
|
Unknown
|
11dad7bf74
|
filter beatmaps by star range
|
2018-10-10 16:46:02 +02:00 |
|
ekrctb
|
99fc04c8af
|
Change signature to new event handler
|
2018-10-02 12:02:47 +09:00 |
|
Dean Herbert
|
37f3035437
|
Merge remote-tracking branch 'upstream/master' into update-framework
|
2018-09-20 18:39:48 +09:00 |
|
smoogipoo
|
62135c39aa
|
Cleanup
|
2018-09-20 12:56:39 +09:00 |
|
smoogipoo
|
7b8094d731
|
Move text size/padding out of constructor
|
2018-09-20 12:53:45 +09:00 |
|
smoogipoo
|
28f31540c4
|
Apply changes in-line with framework localisation changes
|
2018-09-19 14:07:46 +09:00 |
|
Unknown
|
5414ce9932
|
add StatusPill to BeatmapInfoWedge and DrawabelCarouselBeatmapSet
|
2018-09-13 10:18:20 +02:00 |
|
Dean Herbert
|
c23b9b61a8
|
Simplify implementation in line with framework improvements
|
2018-09-06 17:28:08 +09:00 |
|
Dean Herbert
|
e63f60231a
|
Optimise carousel memory usage by unloading off-screen panels
|
2018-09-06 13:31:37 +09:00 |
|
Dean Herbert
|
03084aa04b
|
Revert async changes
|
2018-08-31 07:07:10 +09:00 |
|
smoogipoo
|
e7a5816d27
|
Use GetAsync for all samples
|
2018-08-27 17:30:16 +09:00 |
|
Dean Herbert
|
1b456fd716
|
Fix a potential InvalidOperationException when entering song select
Closes #3052.
|
2018-07-23 13:11:06 +02:00 |
|
Dean Herbert
|
0f37758314
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
|
Dean Herbert
|
54e53f7190
|
Fix player getting loaded when exiting song select
|
2018-05-30 15:48:20 +09:00 |
|
Dean Herbert
|
3886e75959
|
Fix potentially missing group headers in beatmap carousel
|
2018-04-24 01:52:25 +09:00 |
|
Dean Herbert
|
2d1cef79d6
|
Fix instability in carousel item sorting
|
2018-04-23 19:01:01 +09:00 |
|
Dean Herbert
|
1728dd6502
|
Make BeatmapSetOverlay accept nulls everywhere
|
2018-04-18 16:42:09 +09:00 |
|
Dean Herbert
|
f62677222c
|
Merge remote-tracking branch 'upstream/master' into naoey-show-beatmap-id
|
2018-04-18 13:08:53 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
naoey
|
7482d5986a
|
Add a loading state to BeatmapSetOverlay.
- Handle null value in header and info sections
- Add item to context menu for carousel beatmaps to show details
|
2018-04-04 21:46:31 +05:30 |
|
smoogipoo
|
69e2d4fd22
|
Make CarouselRoot a nested class
|
2018-04-02 15:24:08 +09:00 |
|
smoogipoo
|
82a847b820
|
Extract random selection logic into CarouselRoot
|
2018-04-02 15:16:10 +09:00 |
|
Endrik Tombak
|
7e30375443
|
Use selectNextRandom instead
|
2018-03-30 10:46:46 +03:00 |
|
Endrik Tombak
|
3f65e3a7e3
|
Make selection at random when last was null
|
2018-03-30 00:15:32 +03:00 |
|
Shane Woolcock
|
d603d032d5
|
Inlined delete beatmap dialog
|
2018-02-13 16:26:05 +10:30 |
|
Shane Woolcock
|
8d313486b3
|
Add a confirmation dialog to the Delete option in the beatmap context menu
|
2018-02-13 00:40:34 +10:30 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
smoogipoo
|
5eb2dc3d64
|
Cleanup some possible CI errors
Not sure why these aren't being detected on master right now - they should be...
|
2018-01-05 01:20:24 +09:00 |
|
Dean Herbert
|
e0f23a056a
|
Fix crash from being able to perform selection after entering play mode
Closes #1757
|
2017-12-28 21:07:19 +09:00 |
|
Dean Herbert
|
052badc1bd
|
Add a right-click context option to carousel panels to view online beatmap details
|
2017-12-21 19:42:44 +09:00 |
|
Dean Herbert
|
b2cd32eb95
|
Move children to CarouselGroup
|
2017-12-18 11:57:13 +09:00 |
|
Dean Herbert
|
4e46565f6e
|
Remove todo
|
2017-12-18 11:25:02 +09:00 |
|
Dean Herbert
|
b21c22085d
|
Make more things private
|
2017-12-18 11:13:16 +09:00 |
|
Dean Herbert
|
dfd7787b15
|
Move more overhead from ctor to BDL
|
2017-12-18 07:58:48 +09:00 |
|
Dean Herbert
|
c10288541c
|
Avoid redundant IndexOf calls
|
2017-12-18 07:58:34 +09:00 |
|
Dean Herbert
|
54cc6fadf9
|
Greatly improve performance when many hidden panels are on-screen
|
2017-12-17 05:57:50 +09:00 |
|
Dean Herbert
|
5d7413f19c
|
Improve performance with large numbers of panels visible
|
2017-12-17 04:30:56 +09:00 |
|
Dean Herbert
|
c02ce16f47
|
Remove unnecessary capture
|
2017-12-17 03:04:57 +09:00 |
|
Dean Herbert
|
d27047f94d
|
Remove logging
|
2017-12-17 03:04:37 +09:00 |
|
Dean Herbert
|
29a8ade59f
|
Rename "Hidden" to "Collapsed"
|
2017-12-16 23:56:14 +09:00 |
|
Dean Herbert
|
bd9056c709
|
Better choose new selection when multiple items are removed including current
|
2017-12-16 17:32:21 +09:00 |
|
Dean Herbert
|
3c406662ed
|
Ensure correct selection after deletion of currently selected
Also fixes a lot of bad interactions and simplifies further.
|
2017-12-16 16:18:44 +09:00 |
|
Dean Herbert
|
a8a2c233a0
|
Add tests for (and fix) removal of last item in carousel
|
2017-12-16 00:33:09 +09:00 |
|
Dean Herbert
|
acfdd32783
|
Move DrawableCarouselBeatmap initialisation to BDL
oops
|
2017-12-15 18:38:09 +09:00 |
|
Dean Herbert
|
67f05977ea
|
Add sorting support
|
2017-12-15 14:36:51 +09:00 |
|
Dean Herbert
|
b4b2f12116
|
Add support for adding/removing items
Tests accompany of course
|
2017-12-15 14:36:51 +09:00 |
|
Dean Herbert
|
1b85952441
|
Cleanup and basic TestCase
|
2017-12-15 14:36:51 +09:00 |
|
Dean Herbert
|
99b00143eb
|
More clean-ups and event bindings
|
2017-12-15 14:36:51 +09:00 |
|
Dean Herbert
|
78dd975a35
|
Initial carousel infrastructue changes
|
2017-12-15 14:36:51 +09:00 |
|