rockbox/firmware
Björn Stenberg aa25f0962c Removed warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2799 a1c6a512-1295-4272-9138-f99709370657
2002-11-01 08:31:55 +00:00
..
common Fixed lseek(). 2002-10-31 20:41:36 +00:00
drivers Removed warning. 2002-11-01 08:31:55 +00:00
fonts Missed a font 2002-10-10 21:47:18 +00:00
include
malloc
test Added lseek() to chkfile test. 2002-10-31 20:40:15 +00:00
app.lds Fixes for binutils 2.13 2002-09-08 17:05:28 +00:00
backlight.c Now backlight really stays on when the charger is connected 2002-10-04 11:52:46 +00:00
backlight.h Mark A. Hillebrand's patch that offers a new setting that if enabled, keeps 2002-10-01 10:59:36 +00:00
bitswap.S Magnus Holmgrens improved word swap 2002-10-08 12:14:13 +00:00
config-player.h The player firmware now autodetects the LCD type. No need for two player versions anymore 2002-10-15 12:25:57 +00:00
config-recorder.h Added battery charger code for the recorder and battery voltage statistics keeping for all platforms. 2002-08-06 10:50:50 +00:00
config.h The player firmware now autodetects the LCD type. No need for two player versions anymore 2002-10-15 12:25:57 +00:00
COPYING
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 Added fonts/*.bdf 2002-10-10 21:47:38 +00:00
font.c 'Reset settings' now also resets wps, font and language (although you have to reboot to get back to the old language). 2002-10-09 23:13:25 +00:00
font.h 'Reset settings' now also resets wps, font and language (although you have to reboot to get back to the old language). 2002-10-09 23:13:25 +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 Norm build fix 2002-10-15 13:04:23 +00:00
id3.c Better handling of large frames in V2 tags 2002-10-29 10:29:57 +00:00
id3.h Better skipping of leading garbage. Fixes bug #625868. 2002-10-27 23:07:26 +00:00
kernel.c Enable status bar in usb mode. 2002-10-11 08:56:23 +00:00
kernel.h Enable status bar in usb mode. 2002-10-11 08:56:23 +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 Fast forward near the end of the last song in a playlist didn't activate the DMA if the remaining amount to play was below the watermark 2002-10-28 00:00:07 +00:00
mpeg.h Added mpeg_set_pitch() stub to simulator. 2002-10-18 14:03:11 +00:00
panic.c Unified player code 2002-10-15 13:34:05 +00:00
panic.h
player.lds Fixes for binutils 2.13 2002-09-08 17:05:28 +00:00
powermgmt.c Auto-poweroff restarts the timeout when extracting the charger 2002-09-26 22:34:35 +00:00
powermgmt.h Auto-poweroff, by Lee Marlow 2002-09-23 11:42:48 +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 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 Enable status bar in usb mode. 2002-10-11 08:56:23 +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

See docs/README