Commit Graph

56 Commits

Author SHA1 Message Date
plutoo
f7f028a6dc Update for latest libnx 2018-02-26 23:13:09 +11:00
Sahin Habermann
6a505dd096 Fix AA performance 2018-02-26 23:13:01 +11:00
Sahin Habermann
60e23002f5 Fix crashing when trying to get NULL entry type 2018-02-26 23:12:59 +11:00
Adubbz
ddc3fb4e70 Removed a lot of unnecessary draws 2018-02-26 23:12:58 +11:00
Adubbz
93fcdd0661 Switched to using textGetString for action descriptions and app info 2018-02-26 23:12:50 +11:00
Adubbz
8c62770ac0 Cache calculated colours for anti-aliasing 2018-02-26 23:12:49 +11:00
Adubbz
f6b6e5f199 Precompute wave gradients 2018-02-26 23:12:48 +11:00
Adubbz
7f905cd9dc Cleanup some math stuff 2018-02-26 23:12:48 +11:00
Adubbz
29ad386bef Reset x and v if nEntries <= 7. Prevents potential odd behaviour when changing from dirs with > 7 entries to <= 7 entries 2018-02-26 23:12:47 +11:00
Adubbz
6e5cebefea Added support for a/b on the pc version 2018-02-26 23:12:46 +11:00
Adubbz
68679cc097 Don't allow going back if you're in sdmc:/ on the switch 2018-02-26 23:12:46 +11:00
Adubbz
9e3ca7e6db Renamed switchicon_questionmark to invalid_icon 2018-02-26 23:12:45 +11:00
Adubbz
224e42cb5e Updated the folder icon and the question mark icon 2018-02-26 23:12:45 +11:00
Sahin Habermann
cdd4469186 Replace B button image to fit A button size 2018-02-26 23:12:44 +11:00
Sahin Habermann
443e912294 Truncate title and path 2018-02-26 23:12:44 +11:00
Sahin Habermann
2e4b00f458 Added back button 2018-02-26 23:12:43 +11:00
Adubbz
6ab17e5e2a Vertically centered the text in the icon cards 2018-02-26 23:12:43 +11:00
Adubbz
c0eadf8415 Made the top icon and description golden ratio compliant. Thank naehrwert :) 2018-02-26 23:12:42 +11:00
Adubbz
134d2cc03c Changed icon highlight to flashing aqua 2018-02-26 23:12:42 +11:00
Adubbz
a193cce7ec Minor positioning adjustments 2018-02-26 23:12:41 +11:00
Adubbz
b043b1159f Switched font, changed the background colour 2018-02-26 23:12:41 +11:00
Sahin Habermann
a0d0d8bd86 Show Open instead of Launch when a folder is selected 2018-02-26 23:12:40 +11:00
Adubbz
362b8286ec RGBA8888 (or 32), not RGB 2018-02-26 23:12:40 +11:00
Adubbz
1cbe2cfbe7 Only enable springing if there are more than 7 entries 2018-02-26 23:12:39 +11:00
Adubbz
e03703f122 Changed hbmenu logo 2018-02-26 23:12:39 +11:00
Adubbz
b60d27204d Added themed launch button description 2018-02-26 23:12:38 +11:00
Adubbz
1a42535c39 Up and down should move along 7 entries, not 4 2018-02-26 23:12:38 +11:00
Adubbz
4fb26aef54 Missed setsysExit (oops) 2018-02-26 23:12:37 +11:00
Adubbz
9f15b7f90f Use builtin fabs 2018-02-26 23:12:37 +11:00
Adubbz
1ac6729b00 Fixed setting themes automatically 2018-02-26 23:12:36 +11:00
Adubbz
e2baf7b39e Move the background wave down slightly more 2018-02-26 23:12:35 +11:00
Adubbz
406a84bd9c Fixed some warnings, theme should now be set based on the system theme 2018-02-26 23:12:35 +11:00
Adubbz
5618fc0be2 Added a subtle shadow to the icons 2018-02-26 23:12:34 +11:00
Adubbz
7cd67a218f Move down the background waves 2018-02-26 23:12:34 +11:00
Adubbz
dc718804ae Show half of the next icon to come on the right side 2018-02-26 23:12:33 +11:00
Adubbz
1d60ef45bf Added a light theme 2018-02-26 23:12:33 +11:00
plutoo
1b86626b6c Added springy animation 2018-02-26 23:12:18 +11:00
plutoo
3e82b86099 Implement keyboard on PC version 2018-02-22 07:50:46 +01:00
Adubbz
569778db84 Author and version no longer show for folders 2018-02-22 12:05:59 +11:00
Adubbz
482bdf54e1 Upped version number, changed name to hbmenu 2018-02-22 11:53:48 +11:00
Adubbz
87226018d4 Fixed long name truncation 2018-02-22 11:38:02 +11:00
Adubbz
4a9ec1be68 Changed no applications found text colour 2018-02-22 11:28:11 +11:00
Adubbz
9ab0a481d2 Support up to 7 icons at the bottom 2018-02-22 10:14:25 +11:00
Sahin Habermann
fa73a20a66 Comment drawTime() until local-time support 2018-02-22 00:09:44 +01:00
Sahin Habermann
cb604905db Draw current time 2018-02-22 00:04:03 +01:00
Adubbz
c73e99bf51 Repositioned large icon/info text, made the waves slightly darker towards the bottom (mainly for the switch path text) 2018-02-22 09:58:47 +11:00
Adubbz
cc0e0da0e9 Adjusted to be closer to concept art 2018-02-21 18:32:32 +11:00
Adubbz
8119d078e5 Recoloured and added waves 2018-02-21 00:52:37 +11:00
games195
3298bdaaf7 README.md: Fix nanojpeg's link (#3) 2018-02-19 15:31:31 -05:00
yellows8
7205d34bc7
Updated README. 2018-02-18 18:44:06 -05:00