Commit Graph

143 Commits

Author SHA1 Message Date
J-D-K
4e6fa82e47 Fix user icon memory leak 2020-06-01 13:27:55 -04:00
J-D-K
9d1008c8d4 Make config save after exiting menu, add restore default. Fix typo in traditional chinese file. 2020-05-29 17:54:37 -04:00
JamePeng
0a0a1de683 Add sysLang code for ZHCN 2020-05-30 01:12:39 +08:00
J-D-K
2c643e3a8b Add code for and push Traditional Chinese translation file 2020-05-27 19:54:54 -04:00
J-D-K
93cde450c2 uncomment us text skip (oops) 2020-05-26 20:41:16 -04:00
J-D-K
da120ade39 Add quote reading to dataFile, add more to translatable strings 2020-05-26 20:40:32 -04:00
J-D-K
c6e90bb85a Handle all save data types 2020-05-25 14:21:24 -04:00
J-D-K
9d39d4e586 fix typo 2020-05-24 23:22:40 -04:00
J-D-K
41da3c8a92 Fix favorites, try to not make copies of users in memory 2020-05-24 22:52:19 -04:00
J-D-K
7cde0a12ba Clean up data 2020-05-24 19:48:13 -04:00
J-D-K
bdd1a1d88d Remove namespace from source files, add more text to translation text, add place holder files for translations, make folder menus share functions 2020-05-22 22:17:33 -04:00
J-D-K
de57365d1e Add asctime for naming, add skip user option 2020-05-20 16:18:44 -04:00
J-D-K
7ba9cbb97a Add loading screen, fix some things. 2020-05-19 20:39:52 -04:00
J-D-K
69f3891d24 Add option to directly use FS commands. 2020-05-19 18:01:55 -04:00
J-D-K
77918c8387 Change user select, finally rename colors. 2020-05-16 00:01:31 -04:00
J-D-K
197b0b0c67 Fix missing button prompts 2020-05-15 13:54:16 -04:00
J-D-K
8ccba85d7c Fix rescan titles 2020-05-15 01:10:13 -04:00
J-D-K
d872f2f904 Remove touch controls, add support for system saves tied to accounts, add option to enable system save writing, bugs! 2020-05-15 01:00:47 -04:00
J-D-K
9f71b479f7 Add way to bail from batch backup, change button glyph macro, add force mount option, shorten hold time 2020-05-14 19:30:51 -04:00
J-D-K
cbea40e42e Add back RomFS opening to extras, add free space checks 2020-05-08 02:30:41 -04:00
J-D-K
052b24b1be Add defineable path 2020-04-30 20:59:33 -04:00
J-D-K
ac4375465e Shorten hold time, add translation support for important strings, remove applet detection 2020-04-26 22:30:58 -04:00
J-D-K
0205d76df4 Thread file copying 2020-04-22 20:43:23 -04:00
J-D-K
53d839101c fix typo 2020-04-17 13:13:52 -04:00
J-D-K
5d13264e57 Add erasing + rescan 2020-04-17 13:05:59 -04:00
J-D-K
3b4b125826 Add delete save data option button. Also, maybe future translation support. 2020-04-15 13:24:15 -04:00
J-D-K
60d70b53bb Add options for holding 2020-04-14 14:23:00 -04:00
J-D-K
4716225ce6 Fix up some stuff, use va_list for log 2020-04-10 01:50:18 -04:00
J-D-K
4d5e1bba06 Clean up a little more 2020-04-09 14:16:32 -04:00
J-D-K
74e89c914b Fix touch not setting info string 2020-04-08 17:18:20 -04:00
J-D-K
099a334c2f Clean some stuff up 2020-04-08 00:29:17 -04:00
J-D-K
0729edc35c Start looking closer/Cleanup(Maybe) 2020-04-07 23:14:40 -04:00
J-D-K
f7085633a5 Add missing auto-back to text UI 2020-04-06 22:20:22 -04:00
J-D-K
fa86675563 Tweak textboxes 2020-04-06 19:14:36 -04:00
J-D-K
8f6290d9b3 Fix up some stuff 2020-04-05 22:13:46 -04:00
J-D-K
29e0f978d5 Fix typo I never noticed. 2020-04-04 21:13:21 -04:00
J-D-K
9628654d80 Fix something 2020-04-04 16:08:17 -04:00
J-D-K
2a5000cb91 Add Favorites 2020-04-03 17:12:51 -04:00
J-D-K
21ce0d9d82 Add options to text users (oops) 2020-04-02 20:21:32 -04:00
J-D-K
6b555ad656 Add options menu 2020-04-02 20:16:16 -04:00
J-D-K
5abd0f0a3a Use stdio instead of fstream, remove NAND backup options, remove kaboom guy(RIP brave warrior), skip keyboard in applet 2020-04-02 15:49:46 -04:00
J-D-K
0514cd2c59 Add hold. Fix more stuff I missed. 2020-03-27 21:33:14 -04:00
J-D-K
6bcd0f2e83 Fix up some stuff 2020-03-27 19:17:26 -04:00
J-D-K
c71ebc96fc Add freebird popup + user change in titles 2020-03-24 01:36:57 -04:00
J-D-K
e8d8272613 Fix drawTextWrapped and update colors 2020-03-23 23:07:29 -04:00
J-D-K
8e399797d9 Change Device icon to Switch glyph 2020-03-22 22:23:42 -04:00
J-D-K
15f7918a89 Use extended font instead on pngs 2020-03-22 21:18:40 -04:00
J-D-K
328fcd5c6c begin updating ui with freebird assets 2020-03-21 22:04:05 -04:00
J-D-K
3bc330fd05 Update date 2020-03-21 18:54:02 -04:00
J-D-K
575bcbd94a Rearrange Icons 2020-03-21 18:48:24 -04:00