yellows8
|
653bcb27c9
|
Added SwkbdTextDrawType and replaced unk_x3b8 with textDrawType.
|
2018-12-24 01:00:39 -05:00 |
|
yellows8
|
21e01dfd68
|
Added SwkbdKeyDisableBitmask.
|
2018-12-23 22:55:19 -05:00 |
|
yellows8
|
477058d28a
|
Added SwkbdType. Specifically set the type to SwkbdType_Normal in the Preset funcs which use it. Set type properly on 5.0.0+ for swkbdConfigMakePresetDownloadCode. Improved swkbd docs, including documenting what fields are set by the Preset funcs.
|
2018-12-23 01:26:00 -05:00 |
|
yellows8
|
56b767efbf
|
Implemented actual swkbd TextCheck support. Moved strbuf alloc from _swkbdProcessOutput into swkbdShow(), so that it can be used for TextCheck. Added validation for the out_string* params in swkbdShow(). The out_string buffer is now cleared before calling _swkbdProcessOutput.
|
2018-12-23 00:39:06 -05:00 |
|
yellows8
|
e8482f7581
|
Improved SwkbdArgV0, and updated swkbd docs.
|
2018-12-22 19:26:38 -05:00 |
|
yellows8
|
e892e91360
|
Moved swkbd version init into swkbdCreate, and use the newer swkbd versions. Added swkbdConfigMakePreset*(). Changed unk_x3e0 to u32, and various other adjustments.
|
2018-12-22 16:50:20 -05:00 |
|
yellows8
|
901dc817e7
|
Handle <=3.0.0 swkbd versions, and filled in the arg struct. Handle the workbuf. Added a param to swkbdCreate and added swkbdClose. Added swkbdConfigSet*Text and swkbdConfigSet*OptionalSymbolKey. Various other changes.
|
2018-12-22 11:51:51 -05:00 |
|
yellows8
|
59382cab1f
|
Added LibnxError_LibAppletBadExit, which is now used in swkbd.
|
2018-12-20 21:08:36 -05:00 |
|
yellows8
|
58cbacc76f
|
Handle the output swkbd storage.
|
2018-12-20 20:49:50 -05:00 |
|
yellows8
|
32f93bef5d
|
Added initial swkbd impl.
|
2018-12-20 13:06:20 -05:00 |
|
yellows8
|
2d5000ba57
|
Added libappletPushInData. Moved common storage creation+writing code into 1 func, in libapplet.c.
|
2018-12-20 12:57:35 -05:00 |
|
yellows8
|
0bab302c3b
|
Added libappletRequestHomeMenu and libappletRequestJumpToSystemUpdate.
|
2018-12-19 20:37:19 -05:00 |
|
yellows8
|
6e10568589
|
Added applets/libapplet. Added appletSetThemeColorType and appletGetThemeColorType.
|
2018-12-19 19:49:57 -05:00 |
|