Commit Graph

45 Commits

Author SHA1 Message Date
Xpl0itU
027b6258af Improve code readability 2022-10-14 18:09:36 +02:00
Xpl0itU
cd4876487f Remove *slotDate 2022-09-27 18:11:18 +02:00
Xpl0itU
cbf8f53846 clang-format and make a class out of Input 2022-09-26 20:39:04 +02:00
Xpl0itU
71e1422b77 Unify gettext into language 2022-09-26 19:27:09 +02:00
Xpl0itU
129600f34e SImplify JSON and date reading, make Date a class 2022-09-26 19:24:13 +02:00
Xpl0itU
7fa9855576 Formatting 2022-09-11 19:48:59 +02:00
Xpl0itU
16dcdcf364 Fix for aroma 2022-09-07 15:40:10 +02:00
Xpl0itU
9a2b87115f Properly implement procUI for Aroma 2022-09-06 02:23:45 +02:00
Xpl0itU
62a887fdc7 Formatting 2022-08-27 16:12:14 +02:00
Xpl0itU
84870c98cf Make languages json files 2022-08-24 18:02:20 +02:00
Xpl0itU
9e506320f4 Optimizations to gettext (thanks V10lator) 2022-08-23 20:42:34 +02:00
Xpl0itU
673a69c566 First step towards language translations 2022-08-22 18:08:43 +02:00
Xpl0itU
15ddf2eebb Delete unused functions 2022-08-22 13:38:33 +02:00
Xpl0itU
954066663a Fix input 2022-08-22 13:30:13 +02:00
Xpl0itU
9678d1b2c0
Make input functions hot 2022-08-22 12:47:42 +02:00
Xpl0itU
39d03fe8b0 Rename Buttons and ButtonStates to singular 2022-08-21 22:03:02 +02:00
Xpl0itU
42c7fac090 Rework controller input 2022-08-21 22:00:52 +02:00
Xpl0itU
de194dd422 Better code readability 2022-08-20 00:23:10 +02:00
Xpl0itU
654c714999 Use libmocha, remove CBHC support, bump version 2022-08-19 16:53:13 +02:00
Xpl0itU
72c93e62bf Hot/cold attributes 2022-08-19 13:39:36 +02:00
Xpl0itU
c2d4a5f42e Speed improvements by having read and write in different threads 2022-08-18 17:18:48 +02:00
Xpl0itU
27a331166c Refactor code 2022-08-18 16:29:42 +02:00
Xpl0itU
9bbd666a60 Revert "Unfinished: Port to FSClient, apparently it's fast"
This reverts commit 70e92c3e60.
2022-08-18 16:18:12 +02:00
Xpl0itU
175a152dbf Revert "Make it compile"
This reverts commit 229c5ee099.
2022-08-18 16:18:06 +02:00
Xpl0itU
229c5ee099 Make it compile 2022-08-18 01:48:51 +02:00
Xpl0itU
70e92c3e60 Unfinished: Port to FSClient, apparently it's fast 2022-08-18 01:40:29 +02:00
Xpl0itU
d2c365601d Add support for Haxchi/CBHC 2022-06-23 18:39:23 +02:00
Xpl0itU
144ff1a57e More cleanup and code size optimizations 2022-06-20 19:57:37 +02:00
Xpl0itU
1309762d9b Improved title sorting and formatting 2022-06-20 19:10:05 +02:00
Xpl0itU
56a1167ffd Move log freetype header to include folder 2022-06-19 16:08:16 +02:00
Xpl0itU
91b926300a Use longName for loadiine detection 2022-06-19 15:54:22 +02:00
Xpl0itU
e742d3f7e6 Code size optimizations 2022-06-18 18:54:28 +02:00
Xpl0itU
c45cd5bacb Fix loadiine save export and import 2022-06-18 18:23:27 +02:00
Xpl0itU
6d31a871df Fix warnings and remove libfat completly 2022-06-12 18:18:01 +02:00
Xpl0itU
c9bd58cc1e Use std::array, bump version and use pragma once 2022-06-12 18:08:34 +02:00
Xpl0itU
0665c7ef03 Use experimental WUT 2022-06-11 22:03:44 +02:00
Xpl0itU
051eb0e6f4 Use latest libfat instead of bundling one 2022-06-11 19:44:45 +02:00
Xpl0itU
1b2ac2de01 Modernize code 2022-06-08 18:39:23 +02:00
Xpl0itU
e5024f8a3b remove using namespace 2022-06-08 16:29:49 +02:00
Xpl0itU
7f804ec713 Revert "Use even more experimental wut"
This reverts commit 24bbd95169.
2022-06-02 21:08:32 +02:00
Xpl0itU
24bbd95169 Use even more experimental wut 2022-06-02 21:02:23 +02:00
Xpl0itU
8954972587 Revert "Use experimental WUT"
This reverts commit 81109eac68.
2022-05-31 16:07:01 +02:00
Xpl0itU
81109eac68 Use experimental WUT 2022-05-31 15:57:07 +02:00
Xpl0itU
e7e48203ff Use custom malloc 2022-05-08 16:09:22 +02:00
Xpl0itU
d166ff12a9 Formatting and move headers into include folder 2022-04-26 17:57:10 +02:00