Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
dea31222b8318cd992f97cfe81b9c2239233f884
/
apps
/
main.c
dea3122
Added persistence of last .wps, .fnt and .lng file played in /.rockbox
by Björn Stenberg
· 22 years ago
5b662ff
load ".rockbox/default.lng" at startup
by Daniel Stenberg
· 22 years ago
996d4b4
Fixed default font name misspelling. Again.
by Björn Stenberg
· 22 years ago
28141dc
Fixed default font name misspelling.
by Björn Stenberg
· 22 years ago
bed3d3f
New full ISO-8859-1 system font.
by Björn Stenberg
· 22 years ago
93b231c
Greg Haerr's new loadable font. No more #ifdef font-style, removed old
by Daniel Stenberg
· 22 years ago
085e774
reverted Felix Arends' mistake
by Daniel Stenberg
· 22 years ago
9ed9765
windows makefile for firmware
by Felix Arends
· 22 years ago
b3bda03
Added Balance setting
by Linus Nielsen Feltzing
· 22 years ago
ebb14ca
Gained about 128 KB buffer space by removing malloc() and the heap
by Björn Stenberg
· 22 years ago
cd7691d
Enabled saving settings to disk on player
by Björn Stenberg
· 22 years ago
18239b8
Remote control support added
by Björn Stenberg
· 22 years ago
cd22573
First version of loadable fonts patch by Alex Gitelman
by Björn Stenberg
· 22 years ago
5853ef3
Ignore partition types, just try to mount all partitions
by Björn Stenberg
· 22 years ago
b47e64e
Changed #ifdef from ARCHOS_RECORDER to HAVE_*
by Björn Stenberg
· 22 years ago
6eb4254
Added battery charger for the recorder and a power management debugger.
by Heikki Hannikainen
· 22 years ago
82f0b79
Removed powermgmt.h
by Linus Nielsen Feltzing
· 22 years ago
76759e0
Now calls rtc_init()
by Linus Nielsen Feltzing
· 22 years ago
95b5667
Removed the boot count
by Linus Nielsen Feltzing
· 22 years ago
d731cdd
Automatic Volume Control for Recorder by Heikki Hannikainen
by Linus Nielsen Feltzing
· 22 years ago
97f94b4
Added status_init() call
by Linus Nielsen Feltzing
· 22 years ago
c132c48
Loudness, Superbass and sorting patch by Heikki Hannikainen
by Linus Nielsen Feltzing
· 22 years ago
761cd95
Allow LBA-less partitions
by Björn Stenberg
· 23 years ago
22771c2
Trying to mount as raw disk if no partition is found
by Björn Stenberg
· 23 years ago
693a9db
The partition search now stops when it finds a FAT32 partition
by Linus Nielsen Feltzing
· 23 years ago
de943a5
Added searching for FAT32 partition
by Björn Stenberg
· 23 years ago
6b25f79
Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).
by Björn Stenberg
· 23 years ago
6d2e492
Added i2c_init()
by Linus Nielsen Feltzing
· 23 years ago
71ef31a
Corrected ATA debug option
by Linus Nielsen Feltzing
· 23 years ago
4b54559
Added FAT debug option
by Linus Nielsen Feltzing
· 23 years ago
2d3a676
Removed debug display code
by Linus Nielsen Feltzing
· 23 years ago
7d3c31b
Added adc_init() call
by Linus Nielsen Feltzing
· 23 years ago
6c77cc3
Now enables USB monitoring
by Linus Nielsen Feltzing
· 23 years ago
811fc3a
Now uses the global_settings in the mpeg_init() call
by Linus Nielsen Feltzing
· 23 years ago
a3ef95d
Init global_settings in simulator too
by Björn Stenberg
· 23 years ago
f80d8a70
Moved settings.c/h to apps/
by Björn Stenberg
· 23 years ago
9b3a3be
Added backlight init
by Linus Nielsen Feltzing
· 23 years ago
31e2097
Added settings initialization
by Linus Nielsen Feltzing
· 23 years ago
6682c03
make init() a void always, this should heal the build again
by Daniel Stenberg
· 23 years ago
e096c86
included threads.h so that init_threads is defined.
by Felix Arends
· 23 years ago
75e09a8
now that show_logo() doesn't mess with the disk we call it as early as
by Daniel Stenberg
· 23 years ago
8c00b4c
Initializations done in the correct order
by Linus Nielsen Feltzing
· 23 years ago
f6a2969
lcd_init() for player too
by Björn Stenberg
· 23 years ago
ad9829a
Added simulator init
by Björn Stenberg
· 23 years ago
6ea157d
Everyone wants a logo
by Björn Stenberg
· 23 years ago
6573d6d
Partition table is no longer global
by Björn Stenberg
· 23 years ago
4afa709
Moved show_logo() to after malloc_init
by Björn Stenberg
· 23 years ago
3c3bcf4
we now show the splash screen from the menu on a delay
by Robert Hak
· 23 years ago
7b71911
APPSVERSION is defined in a stand-alone header file, and main.c sets
by Daniel Stenberg
· 23 years ago
0f60775
Added system_init call
by Linus Nielsen Feltzing
· 23 years ago
6c89096
Show splash during init, no delay
by Björn Stenberg
· 23 years ago
f43b27a
Don't call debug_init() unless in debug mode
by Björn Stenberg
· 23 years ago
cd676e1
dmalloc and bmalloc are not intended for the simulator builds
by Daniel Stenberg
· 23 years ago
3ed2874
Proper declaration of show_splash and main_menu
by Björn Stenberg
· 23 years ago
88f7fb0
Added linker pool symbols and mpeg_init()
by Björn Stenberg
· 23 years ago
55c7da2
Added return code handling and integrated app_main()
by Björn Stenberg
· 23 years ago
e324db6
Added init()
by Björn Stenberg
· 23 years ago
8218285
Initial revision
by Björn Stenberg
· 23 years ago