summaryrefslogtreecommitdiff
path: root/apps/main_menu.c (follow)
Commit message (Expand)AuthorAge
* included string.h for strlen function and sprintf.h for snprintf.Felix Arends2002-05-31
* now uses the internal image/bitmap/icon called rockbox112x37 if there's noDaniel Stenberg2002-05-31
* Show boot screen double height on new playersBjörn Stenberg2002-05-31
* credits and version mergedRobert Hak2002-05-31
* cleaner version of the version and splash mergeRobert Hak2002-05-31
* merged the splash screen and version infoRobert Hak2002-05-31
* fixed the display time for the splash screen on menuRobert Hak2002-05-30
* didn't commit this. allows for delay display of splash screen from menuRobert Hak2002-05-30
* fixed show_logo()Daniel Stenberg2002-05-30
* corrected the curson not being drawn for the recorderRobert Hak2002-05-30
* rearranged to prevent compiler warningsDaniel Stenberg2002-05-30
* #include "bmp.h" moved into the conditional include for BITMAP displaysDaniel Stenberg2002-05-30
* included sprintf.h for snprintf definitionFelix Arends2002-05-29
* Version waits for key press instead of 1s sleepBjörn Stenberg2002-05-29
* Added version display to menuBjörn Stenberg2002-05-29
* Show splash during init, no delayBjörn Stenberg2002-05-29
* Adapted to modified button_get() callBjörn Stenberg2002-05-28
* Added sound menu, adapted to new menu APIBjörn Stenberg2002-05-26
* Added 1s timeout to splashBjörn Stenberg2002-05-21
* app.c removed, main_menu.c introducedBjörn Stenberg2002-05-21