Commit History

Author SHA1 Message Date
  Stephen Damm aaa21bd69b Minor fixes. 6 years ago
  Stephen Damm 6fb90d3245 Fix search returning empty list of levels. 6 years ago
  Stephen Damm 9d95c7e664 Fix keyboard input in search, only accepts sensible characters. 6 years ago
  Stephen Damm 96ee716de2 Fix completely broken plugin if first use. 6 years ago
  Stephen Damm fc4daefe05 Separate sort logic into methods. Search failures fall back to sort by 6 years ago
  Stephen Damm 68eaabe728 Add keyboard support to search. 6 years ago
  Stephen Damm d22809c6b2 Missing files. 6 years ago
  Stephen Damm 716510524e Update README. 6 years ago
  Stephen Damm 5c66ec68ac Make fast scroll buttons deactivate with normal page up/down buttons. 6 years ago
  Stephen Damm 1ac2469f4b Search is working. Last search term is saved in the settings file. 6 years ago
  Stephen Damm 50410e0364 Added fast scroll buttons (jump 10% of total song count). 6 years ago
  Stephen Damm 4e35052991 Fix deletion of songs. Now deletes the cache properly and the .zip. 6 years ago
  Stephen Damm ca7f818a5e Update README. 6 years ago
  Stephen Damm a48fe9e31a Merge branch 'devel' 6 years ago
  Stephen Damm 3bd63262b0 Add random sorting. 6 years ago
  Stephen Damm 45e762f9c7 Merge pull request #5 from halsafar/devel 6 years ago
  Stephen Damm b20bed4444 Updated Readme and screenshot. 6 years ago
  Stephen Damm e38c6378ed Improve create ui performance a bit. 6 years ago
  Stephen Damm 08b023d79e Remove broken code. 6 years ago
  Stephen Damm b23c3d43d8 Make sort buttons in a more sane way. Cleaned up some unused constructs. 6 years ago
  Stephen Damm 97393e8654 Add sort by playcount. 6 years ago
  Stephen Damm f42c9c2422 Clicking a sort button again now inverts the sort order. 6 years ago
  Stephen Damm a872e8b364 Add C# unit test project. 6 years ago
  Stephen Damm c8d2d16235 Turn down logging. 6 years ago
  Stephen Damm 8188114e03 Fix Newest sorting when user has songs in .cache directory. This fixes 6 years ago
  Stephen Damm eb29eeb58d Merge pull request #4 from halsafar/devel 6 years ago
  Stephen Damm 09c84b25f7 Massive refactor for BeatSaber update. (#3) 6 years ago
  Stephen Damm 4ac9374884 Added Delete song button along with confirmation dialog. Fixed another 6 years ago
  Stephen Damm 6e300c8da9 Better UI. Add by Author sorting vs Default (by Song). 6 years ago
  Stephen Damm 205ed8f588 Fix logger messing up Console colors. 6 years ago