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