..
common
tm_mon starts at 0
2003-01-27 14:43:32 +00:00
drivers
bring back the functionality with the conditional update on remove cursor
2003-01-29 17:34:28 +00:00
fonts
Missed a font
2002-10-10 21:47:18 +00:00
include
Public firmware header files should now be put in firmware/include/ directory
2003-02-05 11:57:04 +00:00
malloc
Remove use of rockbox-mode.el in local variables list.
2003-01-24 10:56:06 +00:00
test
Fat test code, for the archives.
2002-12-03 14:00:33 +00:00
app.lds
Fixes for binutils 2.13
2002-09-08 17:05:28 +00:00
backlight.c
Remove use of rockbox-mode.el in local variables list.
2003-01-24 10:56:06 +00:00
backlight.h
added backlight_get_timeout and backlight_get_on_when_charging
2002-12-14 22:01:27 +00:00
bitswap.S
Magnus Holmgrens improved word swap
2002-10-08 12:14:13 +00:00
config-fmrecorder.h
FM has LiIon battery
2003-01-27 11:23:25 +00:00
config-player.h
Ludovic Lange's patch to make the ROLO feature work on the FM Recorder.
2003-01-22 18:47:35 +00:00
config-recorder.h
Ludovic Lange's patch to make the ROLO feature work on the FM Recorder.
2003-01-22 18:47:35 +00:00
config.h
actually USE the fm file!!
2003-01-22 12:08:23 +00:00
COPYING
First version
2002-06-17 13:54:03 +00:00
crt0.S
Added Randy Wood's ROLO
2002-09-03 09:44:08 +00:00
debug.c
Snapshot of file writing code. Bugs remain. Only short names are supported yet.
2002-10-20 22:50:58 +00:00
debug.h
ldebugf() is only present in SIMULATOR, we set LDEBUGF to be the normal
2002-10-21 07:48:00 +00:00
FILES
removed old emacs file, added new ones
2003-01-27 08:38:59 +00:00
font.c
Remove use of rockbox-mode.el in local variables list.
2003-01-24 10:56:06 +00:00
font.h
Remove use of rockbox-mode.el in local variables list.
2003-01-24 10:56:06 +00:00
gdb.lds
Fixes for binutils 2.13
2002-09-08 17:05:28 +00:00
hwcompat.c
The player firmware now autodetects the LCD type. No need for two player versions anymore
2002-10-15 12:25:57 +00:00
hwcompat.h
Corrected ATA_ADDRESS macro
2002-12-09 10:47:03 +00:00
id3.c
Remove use of rockbox-mode.el in local variables list.
2003-01-24 10:56:06 +00:00
id3.h
Added id3 version wps tag: %iv. Fixed id3v1 parsing bug.
2002-12-09 15:01:37 +00:00
kernel.c
Killed a dozen global variables
2002-12-18 14:57:45 +00:00
Makefile
Bill Napier's more elegant fix to disallow running make in apps and firmware.
2002-10-02 16:47:38 +00:00
mpeg.c
Remove use of rockbox-mode.el in local variables list.
2003-01-24 10:56:06 +00:00
mpeg.h
Faster start of playback
2002-12-05 17:14:35 +00:00
panic.c
Added '*PANIC*' string. Line is now wrapped on recorders. LED blinks slowly to indicate controlled state.
2002-11-12 09:04:06 +00:00
panic.h
Changed debug to DEBUGF and panic to panicf.
2002-05-02 14:05:51 +00:00
player.lds
Fixes for binutils 2.13
2002-09-08 17:05:28 +00:00
powermgmt.c
LiIon values for FM
2003-01-27 11:27:44 +00:00
powermgmt.h
LiIon values for FM
2003-01-27 11:27:44 +00:00
README
lets point to ../docs/README
2002-08-21 11:13:46 +00:00
rolo.c
Ludovic Lange's patch to make the ROLO feature work on the FM Recorder.
2003-01-22 18:47:35 +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
define the CPU frequency in the config-*.h file
2003-01-21 19:15:12 +00:00
thread.c
Moved switch_thread() and the thread context data to internal RAM
2002-08-01 08:14:56 +00:00
thread.h
less stack means more mem for fun and games ;-)
2002-08-16 11:53:54 +00:00
usb.c
Ludovic Lange's initial code for FM Recorder, edited and adjusted by me.
2003-01-16 15:11:29 +00:00
usb.h
Enable status bar in usb mode.
2002-10-11 08:56:23 +00:00
win32.mak
updated makefile with fonts and .lang support
2002-09-21 21:13:57 +00:00