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
2003-05-09
Configurable dir browser file buffer size. No more 400-file limit. No more wh...
Linus Nielsen Feltzing
2003-04-24
Changed to runtime playlist initialization
Björn Stenberg
2003-02-14
The power-saving SLEEP patch by Simon Elén.
Björn Stenberg
2003-02-14
Fixed simulator build error
Linus Nielsen Feltzing
2003-02-14
Correct saving of channel config (patch by Remo Hofer)
Linus Nielsen Feltzing
2003-01-13
Moving the keyboard buffer empty routine to pure simulator code.
Kjell Ericson
2003-01-10
Starting the mpeg_thread for the simulator.
Kjell Ericson
2002-10-28
The player simulator now has it own font_init()-function. We shall therefor c...
Kjell Ericson
2002-10-21
Fonts are only for recorder.
Kjell Ericson
2002-10-10
Partition debug screen added, and jumped to when no fat32 partition is found ...
Björn Stenberg
2002-10-09
No longer loads /.rockbox/default.*. Only selected files.
Björn Stenberg
2002-10-08
Added persistence of last .wps, .fnt and .lng file played in /.rockbox
Björn Stenberg
2002-09-25
load ".rockbox/default.lng" at startup
Daniel Stenberg
2002-09-20
Fixed default font name misspelling. Again.
Björn Stenberg
2002-09-20
Fixed default font name misspelling.
Björn Stenberg
2002-09-20
New full ISO-8859-1 system font.
Björn Stenberg
2002-09-12
Greg Haerr's new loadable font. No more #ifdef font-style, removed old
Daniel Stenberg
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
[next]