History for uwuboot / source / arm9 / ui.c
2017-07-14
@profi200
Added license to all sources. Dir structure cleanup.
profi200 committed on 14 Jul 2017
2017-06-27
@profi200
Revert useless changes from a0108e2e.
profi200 committed on 27 Jun 2017
@profi200
Clobber the global namespace less.
profi200 committed on 27 Jun 2017
2017-06-26
@profi200
Split hid.c/h in ARM9/11 versions. HOME/POWER and the WiFi slider can now be read with HID functions.
profi200 committed on 26 Jun 2017
2017-06-09
@derrek
uiDialog: lastLine may be NULL
derrek committed on 9 Jun 2017
2017-06-07
@profi200
Double lines around windows.
profi200 committed on 7 Jun 2017
@derrek
ui: check length of lastLine in uiDialog
derrek committed on 7 Jun 2017
2017-06-06
@derrek
adjust ui design
derrek committed on 6 Jun 2017
@profi200
Fixed screen clearing problem with consoleInit().
profi200 committed on 6 Jun 2017
@derrek
small adjustments
derrek committed on 6 Jun 2017
@profi200
uiShowMessageWindow() is implemented fully now.
profi200 committed on 6 Jun 2017
2017-06-05
@derrek
menu fix + config/ui support for dev mode setting
derrek committed on 5 Jun 2017
2017-05-18
@profi200
The temporary buffer in uiPrint() was not long enough for non-centered prints.
profi200 committed on 18 May 2017
@derrek
boot abort working, removed some panic()s
derrek committed on 18 May 2017
@profi200
Fixed uiPrintCenteredInLine() and credits menu.
profi200 committed on 18 May 2017
@derrek
use uiCheckHomePressed to stop firmlaunch during boot
derrek committed on 18 May 2017
@derrek
credits menu, uiCheckHomePressed (home button press check with specified timeout)
derrek committed on 18 May 2017
2017-05-17
@derrek
display firm launch status info during startup
derrek committed on 17 May 2017
@derrek
verbose mode button comobo, fixes, ui, firmloader
derrek committed on 17 May 2017
@profi200
Unfinished uiShowMessageWindow().
profi200 committed on 17 May 2017
@derrek
fixed ppm loading, now displays fastboot splash screen by default
derrek committed on 17 May 2017
2017-05-15
@derrek
Merge branch 'master' of gitlab.com:profi200/boot3r
derrek committed on 15 May 2017
@derrek
fixes
derrek committed on 15 May 2017
@profi200
pls uiPrintLine() -> uiPrint()
profi200 committed on 15 May 2017
@derrek
Merge branch 'master' of gitlab.com:profi200/boot3r
derrek committed on 15 May 2017
@derrek
menu
derrek committed on 15 May 2017
@profi200
uiPrintCentered() -> uiPrintLine(). A more genral function with flags.
profi200 committed on 15 May 2017
@profi200
Implemented verbose ui printing. Adjusted uiPrintCentered() for uiPrintInfo/Warning/Error().
profi200 committed on 15 May 2017
@derrek
ui
derrek committed on 15 May 2017
@profi200
Improved uiPrintProgressBar().
profi200 committed on 15 May 2017