index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
main.c
Age
Commit message (
Expand
)
Author
2002-08-16
reverted Felix Arends' mistake
Daniel Stenberg
2002-08-16
windows makefile for firmware
Felix Arends
2002-08-14
Added Balance setting
Linus Nielsen Feltzing
2002-08-13
Gained about 128 KB buffer space by removing malloc() and the heap
Björn Stenberg
2002-08-13
Enabled saving settings to disk on player
Björn Stenberg
2002-08-12
Remote control support added
Björn Stenberg
2002-08-11
First version of loadable fonts patch by Alex Gitelman
Björn Stenberg
2002-08-09
Ignore partition types, just try to mount all partitions
Björn Stenberg
2002-08-08
Changed #ifdef from ARCHOS_RECORDER to HAVE_*
Björn Stenberg
2002-08-06
Added battery charger for the recorder and a power management debugger.
Heikki Hannikainen
2002-08-06
Removed powermgmt.h
Linus Nielsen Feltzing
2002-08-06
Now calls rtc_init()
Linus Nielsen Feltzing
2002-07-28
Removed the boot count
Linus Nielsen Feltzing
2002-07-25
Automatic Volume Control for Recorder by Heikki Hannikainen
Linus Nielsen Feltzing
2002-07-22
Added status_init() call
Linus Nielsen Feltzing
2002-07-22
Loudness, Superbass and sorting patch by Heikki Hannikainen
Linus Nielsen Feltzing
2002-07-16
Allow LBA-less partitions
Björn Stenberg
2002-07-15
Trying to mount as raw disk if no partition is found
Björn Stenberg
2002-07-15
The partition search now stops when it finds a FAT32 partition
Linus Nielsen Feltzing
2002-07-15
Added searching for FAT32 partition
Björn Stenberg
2002-07-15
Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).
Björn Stenberg
2002-07-02
Added i2c_init()
Linus Nielsen Feltzing
2002-07-02
Corrected ATA debug option
Linus Nielsen Feltzing
2002-07-02
Added FAT debug option
Linus Nielsen Feltzing
2002-07-01
Removed debug display code
Linus Nielsen Feltzing
2002-06-30
Added adc_init() call
Linus Nielsen Feltzing
2002-06-30
Now enables USB monitoring
Linus Nielsen Feltzing
2002-06-28
Now uses the global_settings in the mpeg_init() call
Linus Nielsen Feltzing
2002-06-27
Init global_settings in simulator too
Björn Stenberg
2002-06-27
Moved settings.c/h to apps/
Björn Stenberg
2002-06-24
Added backlight init
Linus Nielsen Feltzing
2002-06-20
Added settings initialization
Linus Nielsen Feltzing
2002-06-12
make init() a void always, this should heal the build again
Daniel Stenberg
2002-06-12
included threads.h so that init_threads is defined.
Felix Arends
2002-06-11
now that show_logo() doesn't mess with the disk we call it as early as
Daniel Stenberg
2002-06-10
Initializations done in the correct order
Linus Nielsen Feltzing
2002-06-10
lcd_init() for player too
Björn Stenberg
2002-06-10
Added simulator init
Björn Stenberg
2002-05-31
Everyone wants a logo
Björn Stenberg
2002-05-30
Partition table is no longer global
Björn Stenberg
2002-05-30
Moved show_logo() to after malloc_init
Björn Stenberg
2002-05-30
we now show the splash screen from the menu on a delay
Robert Hak
2002-05-29
APPSVERSION is defined in a stand-alone header file, and main.c sets
Daniel Stenberg
2002-05-29
Added system_init call
Linus Nielsen Feltzing
2002-05-29
Show splash during init, no delay
Björn Stenberg
2002-05-27
Don't call debug_init() unless in debug mode
Björn Stenberg
2002-05-27
dmalloc and bmalloc are not intended for the simulator builds
Daniel Stenberg
2002-05-24
Proper declaration of show_splash and main_menu
Björn Stenberg
2002-05-24
Added linker pool symbols and mpeg_init()
Björn Stenberg
2002-05-21
Added return code handling and integrated app_main()
Björn Stenberg
[next]