35 Commits

Author SHA1 Message Date
Rintim
0965ea40a4 [2021/01/17-Inchar] Font add 2021-01-17 17:24:28 +08:00
リいコしロ
94bcd20448
Update screen.c 2021-01-17 16:01:09 +08:00
百地 希留耶
5b578586f1
Add files via upload 2020-12-26 03:16:47 -06:00
Wrong
cbf3a359f2
Very minor fix for libctru 1.6.0 compatibility
3dsx and cia builds working on O3DS 11.11.0-43E
2019-10-18 23:34:34 +08:00
Steveice10
8ad4fc4be5 Update stb_image, fix compiler warnings. 2018-05-15 18:15:57 -07:00
Steveice10
9025a49a27 Add bounds checks to font sheet binding, update code for latest citro3d. 2018-05-15 00:13:14 -07:00
Steven Smith
36c4ca784c Wrap text by word, properly truncate lengthy TitleDB headlines. 2018-02-18 16:07:19 -08:00
Steven Smith
25105346ab Clean up line wrapping logic. 2018-02-18 15:41:30 -08:00
Steven Smith
6c355a0786 Separated error codes and HTTP from util. 2018-02-06 13:30:13 -08:00
Steven Smith
0b1f6cd2fd Begin cleaning up core code. 2018-02-03 17:23:11 -08:00
Steven Smith
4e49914e11 Revamp TitleDB support, replace json library with jansson, initial work
on replacing httpc with curl.
2018-02-03 16:03:14 -08:00
Steveice10
45e2a0e0fc Fix font size on CHN/KOR/TWN devices. 2018-01-14 12:01:30 -08:00
Steveice10
598b56906b Clean up text color loading, remove TitleDB update code. 2017-11-29 14:44:15 -08:00
Steveice10
8d917542fb Set texture data pointer to NULL when unloading a texture. Fixes duplicate icons in title list. 2017-08-16 09:38:51 -07:00
Steveice10
19e0eaac80 Display as many URLs as can fit on the top screen when installing from URLs. 2017-07-15 13:25:00 -07:00
Steveice10
b3370c97af Fix reused texture IDs not being reinitialized. 2017-07-15 12:35:56 -07:00
Steveice10
edf6a20618 Clean up texture functions. 2017-07-15 12:33:45 -07:00
Steveice10
c636cab6b8 Fix QR code camera image. 2017-07-08 10:58:33 -07:00
Steveice10
fb67c9eab2 Revise texture loading functions. 2017-07-07 10:55:58 -07:00
Steveice10
33a61872c0 Various fixes.
* Allow more than three choices in prompts.
* Allow specifying a title version when installing CDN titles outside of the ticket list.
* Fix titles displayed during TitleDB update.
* Update title version and install status after TitleDB install/update.
2017-04-27 17:35:34 -07:00
Steveice10
fe0768885d Use TitleDB API version 1. 2017-02-27 00:03:04 -08:00
Steveice10
7d5581f44a Clean up rendering code, dynamically retrieve title ID for self-overwrite check. 2017-01-12 20:01:31 -08:00
Steveice10
541786bc86 Add new logo by PabloMK7, fade in text on CIA/3DS startup. 2017-01-08 11:23:05 -08:00
Steveice10
9182ebfa00 Color tickets based on whether they are in use. 2016-12-24 09:09:45 -08:00
Steven Smith
4ce326879a Fix theme path resolution. 2016-12-20 09:24:16 -08:00
Steveice10
dde312f874 Change theme path to sdmc:/fbi/theme/ 2016-12-19 22:28:34 -08:00
Steveice10
3f56390539 Optimize list UI. 2016-12-19 19:19:26 -08:00
Steven Smith
ff052e8920 Update for citro3d changes. 2016-08-04 19:38:04 -07:00
Steven Smith
d0ea37d0e0 Color TitleDB entries based on whether they are installed. 2016-07-12 15:31:47 -07:00
Steven Smith
d64c723b6d Switch to official software keyboard. 2016-07-04 11:34:16 -07:00
Steven Smith
9b196a3f05 Add keyboard. 2016-06-01 19:22:51 -07:00
Steven Smith
b87332ff68 Add filter options. 2016-05-26 20:46:03 -07:00
Steven Smith
91636d6741 Further cleanup. 2016-04-29 19:33:41 -07:00
Steven Smith
d61f910e87 Add scroll bar to lists. 2016-04-26 20:23:57 -07:00
Steven Smith
1b78bebd94 General cleanup.
* Maintain list position after operations.
* Show current target info in batch operations.
* Fix freeze when suspending to the home menu during a threaded task.
* Other miscellaneous fixes and clean-ups.
2016-04-26 19:30:00 -07:00