1
0
mirror of https://github.com/DragonMinded/jubeatmenu.git synced 2024-11-12 01:10:48 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Jennifer Taylor
60d2085f2f Add explicit public domain license file. 2023-09-04 20:14:16 +00:00
Jennifer Taylor
37ed8f2beb Merge branch 'master' of github.com:DragonMinded/jubeatmenu 2019-07-04 13:51:23 -07:00
Jennifer Taylor
0a8c786dd6 Fix not shutting down before launching, preventing some versions of Jubeat from creating enough memory. 2019-07-04 13:49:54 -07:00
DragonMinded
92c034ec91 Make a few graphical adjustments.
Tweak button vertical location to look slightly better on real hardware.
Vertically center text in all of the buttons, not just left/right buttons.
2019-07-03 13:23:15 -07:00
Jennifer Taylor
db153fc03a Add a readme file explaining how to use JubeatMenu. 2019-07-03 12:19:46 -07:00
Jennifer Taylor
c6fa4d43b1 Clean up a few things.
Allow multiple inputs to be queued for scrolling.
Fix freezing animations if clock goes backwards.
Refactor display Tick() to be less messy.
2019-07-02 22:56:22 -07:00
Jennifer Taylor
935aba2000 Make slide animation look a bit more professional. 2019-07-02 22:32:50 -07:00
Jennifer Taylor
8e8c35cb6a Add jail bars around buttons so that animations don't draw into non-visible sections of the screen. 2019-07-02 22:02:55 -07:00
Jennifer Taylor
f9d73a8a2b Color panels even when nothing is in them, like real games do. 2019-07-02 21:33:22 -07:00
Jennifer Taylor
42c8ae4b00 Add sliding animation when changing pages. 2019-07-02 01:17:44 -07:00
Jennifer Taylor
e8d967723d Initial commit of Jubeat menu. 2019-07-01 22:50:59 -07:00