summaryrefslogtreecommitdiff
path: root/apps/main.c (follow)
Commit message (Expand)AuthorAge
* Now enables USB monitoringLinus Nielsen Feltzing2002-06-30
* Now uses the global_settings in the mpeg_init() callLinus Nielsen Feltzing2002-06-28
* Init global_settings in simulator tooBjörn Stenberg2002-06-27
* Moved settings.c/h to apps/Björn Stenberg2002-06-27
* Added backlight initLinus Nielsen Feltzing2002-06-24
* Added settings initializationLinus Nielsen Feltzing2002-06-20
* make init() a void always, this should heal the build againDaniel Stenberg2002-06-12
* included threads.h so that init_threads is defined.Felix Arends2002-06-12
* now that show_logo() doesn't mess with the disk we call it as early asDaniel Stenberg2002-06-11
* Initializations done in the correct orderLinus Nielsen Feltzing2002-06-10
* lcd_init() for player tooBjörn Stenberg2002-06-10
* Added simulator initBjörn Stenberg2002-06-10
* Everyone wants a logoBjörn Stenberg2002-05-31
* Partition table is no longer globalBjörn Stenberg2002-05-30
* Moved show_logo() to after malloc_initBjörn Stenberg2002-05-30
* we now show the splash screen from the menu on a delayRobert Hak2002-05-30
* APPSVERSION is defined in a stand-alone header file, and main.c setsDaniel Stenberg2002-05-29
* Added system_init callLinus Nielsen Feltzing2002-05-29
* Show splash during init, no delayBjörn Stenberg2002-05-29
* Don't call debug_init() unless in debug modeBjörn Stenberg2002-05-27
* dmalloc and bmalloc are not intended for the simulator buildsDaniel Stenberg2002-05-27
* Proper declaration of show_splash and main_menuBjörn Stenberg2002-05-24
* Added linker pool symbols and mpeg_init()Björn Stenberg2002-05-24
* Added return code handling and integrated app_main()Björn Stenberg2002-05-21
* Added init()Björn Stenberg2002-05-17
* Initial revisionBjörn Stenberg2002-05-16