.. |
common.h
|
Added touch controls. (#41)
|
2018-07-30 17:23:34 -04:00 |
font.c
|
Use SharedFont for the A/B button icons.
|
2018-07-27 21:05:25 -04:00 |
font.h
|
Use SharedFont for the A/B button icons.
|
2018-07-27 21:05:25 -04:00 |
language.c
|
Improved Japanese language support:
|
2018-07-31 20:34:52 -04:00 |
language.h
|
Moved the message-box 'OK' text into language.c. Display the Result from envGetLastLoadResult() with a message-box when required.
|
2018-03-11 17:43:36 -04:00 |
launch.c
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
launch.h
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
main.h
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
math.c
|
Cleanup some math stuff
|
2018-02-26 23:52:13 +01:00 |
math.h
|
Add nxlink support (#27)
|
2018-03-19 21:42:58 +01:00 |
menu-entry.c
|
Use shared-font. Setting s_textLang is still disabled, until language.c is updated. Check for setsysInitialize failure. Moved .nxfnt files into data/unused/. Currently text will not display with the pc-build since no font is loaded for it. Disabled y+=baseline in text-drawing, and adjusted all callers y-pos to manually add the original baseline (so that y-pos matches with the different font).
|
2018-04-28 11:55:16 -04:00 |
menu-list.c
|
Added touch controls. (#41)
|
2018-07-30 17:23:34 -04:00 |
menu.c
|
Added touch controls. (#41)
|
2018-07-30 17:23:34 -04:00 |
menu.h
|
Added touch controls. (#41)
|
2018-07-30 17:23:34 -04:00 |
message-box.c
|
Added touch controls. (#41)
|
2018-07-30 17:23:34 -04:00 |
message-box.h
|
Added touch controls. (#41)
|
2018-07-30 17:23:34 -04:00 |
nanojpeg.c
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
nanojpeg.h
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
netloader.c
|
fix memset error
|
2018-08-16 19:13:29 -04:00 |
netloader.h
|
clean up includes for OSX
|
2018-05-12 16:57:17 +02:00 |
text.c
|
Use shared-font. Setting s_textLang is still disabled, until language.c is updated. Check for setsysInitialize failure. Moved .nxfnt files into data/unused/. Currently text will not display with the pc-build since no font is loaded for it. Disabled y+=baseline in text-drawing, and adjusted all callers y-pos to manually add the original baseline (so that y-pos matches with the different font).
|
2018-04-28 11:55:16 -04:00 |
text.h
|
Use shared-font. Setting s_textLang is still disabled, until language.c is updated. Check for setsysInitialize failure. Moved .nxfnt files into data/unused/. Currently text will not display with the pc-build since no font is loaded for it. Disabled y+=baseline in text-drawing, and adjusted all callers y-pos to manually add the original baseline (so that y-pos matches with the different font).
|
2018-04-28 11:55:16 -04:00 |
theme.c
|
Use SharedFont for the A/B button icons.
|
2018-07-27 21:05:25 -04:00 |
theme.h
|
Use SharedFont for the A/B button icons.
|
2018-07-27 21:05:25 -04:00 |
ui.c
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |
ui.h
|
Initial public commit.
|
2018-02-11 19:07:18 -05:00 |