.. |
common
|
added memcmp function to make rockbox compilable with latest gcc versions without using libc
|
2002-09-16 21:01:06 +00:00 |
drivers
|
Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing.
|
2002-09-23 11:17:52 +00:00 |
fonts
|
New full ISO-8859-1 system font.
|
2002-09-20 08:07:51 +00:00 |
include
|
|
|
malloc
|
|
|
test
|
|
|
app.lds
|
Fixes for binutils 2.13
|
2002-09-08 17:05:28 +00:00 |
backlight.c
|
Missing break in the SYS_USB_CONNECTED case
|
2002-08-23 09:36:49 +00:00 |
backlight.h
|
|
|
bitswap.S
|
Faster, 8-bit bitswap by Magnus Holmgren
|
2002-08-20 14:22:11 +00:00 |
config-player.h
|
No DAC3550A in the recorder
|
2002-08-16 07:16:52 +00:00 |
config-playerold.h
|
No DAC3550A in the recorder
|
2002-08-16 07:16:52 +00:00 |
config-recorder.h
|
|
|
config.h
|
|
|
COPYING
|
|
|
crt0.S
|
Added Randy Wood's ROLO
|
2002-09-03 09:44:08 +00:00 |
debug.c
|
|
|
debug.h
|
Greg Haerr's new loadable font. No more #ifdef font-style, removed old
|
2002-09-12 13:33:59 +00:00 |
FILES
|
added those gnush makefiles
|
2002-09-02 07:15:29 +00:00 |
font.c
|
New full ISO-8859-1 system font.
|
2002-09-20 08:07:51 +00:00 |
font.h
|
New full ISO-8859-1 system font.
|
2002-09-20 08:07:51 +00:00 |
gdb.lds
|
Fixes for binutils 2.13
|
2002-09-08 17:05:28 +00:00 |
id3.c
|
Better handling of tagless tracks with VBR headers
|
2002-09-19 09:03:16 +00:00 |
id3.h
|
Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song, but press pause on players before you shutdown so they get a chance to store the position on disk. Recorders use RTC ram. Todo: Time display is wrong after mid-track resume and ffd/rew is not handled.
|
2002-08-16 14:41:47 +00:00 |
kernel.c
|
|
|
kernel.h
|
|
|
Makefile
|
Removed old font issues
|
2002-09-21 08:43:57 +00:00 |
mpeg.c
|
Another strike in the battle against glitches between tracks
|
2002-09-18 13:51:08 +00:00 |
mpeg.h
|
Pitch control for Recorder
|
2002-09-12 12:25:44 +00:00 |
panic.c
|
Greg Haerr's new loadable font. No more #ifdef font-style, removed old
|
2002-09-12 13:33:59 +00:00 |
panic.h
|
|
|
player.lds
|
Fixes for binutils 2.13
|
2002-09-08 17:05:28 +00:00 |
powermgmt.c
|
Reset the power history with the latest value when starting charging
|
2002-08-21 20:06:41 +00:00 |
powermgmt.h
|
Charge longer, deeper, better. Also restart charging already at 95%, since
|
2002-08-21 20:09:13 +00:00 |
README
|
lets point to ../docs/README
|
2002-08-21 11:13:46 +00:00 |
rockbox-mode.el
|
|
|
rolo.c
|
Changed screen output
|
2002-09-09 12:59:06 +00:00 |
rolo.h
|
Added Randy Wood's ROLO
|
2002-09-03 09:44:08 +00:00 |
system.c
|
lcd_setfont() is for bitmap LCDs only
|
2002-09-16 06:51:43 +00:00 |
system.h
|
|
|
thread.c
|
|
|
thread.h
|
less stack means more mem for fun and games ;-)
|
2002-08-16 11:53:54 +00:00 |
usb.c
|
Added NSauzede's patch to detect USB while in a Menu. It also adds the USB icon to the player while in USB mode.
|
2002-08-23 02:17:00 +00:00 |
usb.h
|
include kernel.h to work stand-alone better
|
2002-08-21 17:45:22 +00:00 |
win32.mak
|
updated makefile with fonts and .lang support
|
2002-09-21 21:13:57 +00:00 |