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