summaryrefslogtreecommitdiff
path: root/apps/main_menu.c
AgeCommit message (Expand)Author
2002-06-16added menu options for bounce, sokoban and corrected screensaver => boxes ref...Robert Hak
2002-06-14current_tick is now simulated too (hey Felix, this breaks the win32 sim!)Daniel Stenberg
2002-06-14the shuffle says something if we don't have a playlist loadedDaniel Stenberg
2002-06-13Added playlist shuffle menu optionBjörn Stenberg
2002-06-11Added simple scroll speed settingBjörn Stenberg
2002-06-10Use only internally provided logotype, as we are too early in the initDaniel Stenberg
2002-05-31included string.h for strlen function and sprintf.h for snprintf.Felix Arends
2002-05-31now uses the internal image/bitmap/icon called rockbox112x37 if there's noDaniel Stenberg
2002-05-31Show boot screen double height on new playersBjörn Stenberg
2002-05-31credits and version mergedRobert Hak
2002-05-31cleaner version of the version and splash mergeRobert Hak
2002-05-31merged the splash screen and version infoRobert Hak
2002-05-30fixed the display time for the splash screen on menuRobert Hak
2002-05-30didn't commit this. allows for delay display of splash screen from menuRobert Hak
2002-05-30fixed show_logo()Daniel Stenberg
2002-05-30corrected the curson not being drawn for the recorderRobert Hak
2002-05-30rearranged to prevent compiler warningsDaniel Stenberg
2002-05-30#include "bmp.h" moved into the conditional include for BITMAP displaysDaniel Stenberg
2002-05-29included sprintf.h for snprintf definitionFelix Arends
2002-05-29Version waits for key press instead of 1s sleepBjörn Stenberg
2002-05-29Added version display to menuBjörn Stenberg
2002-05-29Show splash during init, no delayBjörn Stenberg
2002-05-28Adapted to modified button_get() callBjörn Stenberg
2002-05-26Added sound menu, adapted to new menu APIBjörn Stenberg
2002-05-21Added 1s timeout to splashBjörn Stenberg
2002-05-21app.c removed, main_menu.c introducedBjörn Stenberg