Stephen Damm
|
68eaabe728
Add keyboard support to search.
|
6 lat temu |
Stephen Damm
|
d22809c6b2
Missing files.
|
6 lat temu |
Stephen Damm
|
716510524e
Update README.
|
6 lat temu |
Stephen Damm
|
5c66ec68ac
Make fast scroll buttons deactivate with normal page up/down buttons.
|
6 lat temu |
Stephen Damm
|
1ac2469f4b
Search is working. Last search term is saved in the settings file.
|
6 lat temu |
Stephen Damm
|
50410e0364
Added fast scroll buttons (jump 10% of total song count).
|
6 lat temu |
Stephen Damm
|
4e35052991
Fix deletion of songs. Now deletes the cache properly and the .zip.
|
6 lat temu |
Stephen Damm
|
ca7f818a5e
Update README.
|
6 lat temu |
Stephen Damm
|
a48fe9e31a
Merge branch 'devel'
|
6 lat temu |
Stephen Damm
|
3bd63262b0
Add random sorting.
|
6 lat temu |
Stephen Damm
|
45e762f9c7
Merge pull request #5 from halsafar/devel
|
6 lat temu |
Stephen Damm
|
b20bed4444
Updated Readme and screenshot.
|
6 lat temu |
Stephen Damm
|
e38c6378ed
Improve create ui performance a bit.
|
6 lat temu |
Stephen Damm
|
08b023d79e
Remove broken code.
|
6 lat temu |
Stephen Damm
|
b23c3d43d8
Make sort buttons in a more sane way. Cleaned up some unused constructs.
|
6 lat temu |
Stephen Damm
|
97393e8654
Add sort by playcount.
|
6 lat temu |
Stephen Damm
|
f42c9c2422
Clicking a sort button again now inverts the sort order.
|
6 lat temu |
Stephen Damm
|
a872e8b364
Add C# unit test project.
|
6 lat temu |
Stephen Damm
|
c8d2d16235
Turn down logging.
|
6 lat temu |
Stephen Damm
|
8188114e03
Fix Newest sorting when user has songs in .cache directory. This fixes
|
6 lat temu |
Stephen Damm
|
eb29eeb58d
Merge pull request #4 from halsafar/devel
|
6 lat temu |
Stephen Damm
|
09c84b25f7
Massive refactor for BeatSaber update. (#3)
|
6 lat temu |
Stephen Damm
|
4ac9374884
Added Delete song button along with confirmation dialog. Fixed another
|
6 lat temu |
Stephen Damm
|
6e300c8da9
Better UI. Add by Author sorting vs Default (by Song).
|
6 lat temu |
Stephen Damm
|
205ed8f588
Fix logger messing up Console colors.
|
6 lat temu |
Stephen Damm
|
7b625419e0
Merge pull request #2 from halsafar/ui-refactor
|
6 lat temu |
Stephen Damm
|
46dd4faf9d
Big Refactor. UI is now generated by hijacking the SongSelectionMasterViewController used with our own instance. This offers more flexibility and means any way the user can get to the song list they will see the modded song browser.
|
6 lat temu |
Stephen Damm
|
033a6ba3f9
Changed plugin version.
|
6 lat temu |
Stephen Damm
|
8a4319ea86
Remove log statement.
|
6 lat temu |
Stephen Damm
|
f5a89fa930
Fix:
|
6 lat temu |