.. |
common
|
Partition debug screen added, and jumped to when no fat32 partition is found at boot.
|
2002-10-10 12:01:58 +00:00 |
drivers
|
BUTTON_OFF was set in the player. my last changed made it apparent
|
2002-10-12 06:12:52 +00:00 |
fonts
|
Missed a font
|
2002-10-10 21:47:18 +00:00 |
include
|
New vastly improved random algorithm: Mersenne Twister
|
2002-07-17 23:07:45 +00:00 |
malloc
|
realloc takes a void * as first argument
|
2002-05-27 07:25:30 +00:00 |
test
|
Storing the latest fat32 test code
|
2002-08-08 20:32:09 +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
|
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
|
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
|
moved sounds settings to settings.h, config.h is only for including the
|
2002-06-19 14:58:35 +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
|
Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).
|
2002-07-15 11:02:12 +00:00 |
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 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 |
id3.c
|
modify the data these point to, these operators are right-to-left...
|
2002-10-01 14:36:37 +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
|
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
|
Killed a sim warning
|
2002-10-15 07:28:57 +00:00 |
mpeg.h
|
More debug info
|
2002-10-15 07:23:18 +00:00 |
panic.c
|
Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize.
|
2002-09-24 18:04:15 +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
|
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
|
Added bool font coloring
|
2002-05-13 13:15:38 +00:00 |
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
|
Changed frequency for Recorder
|
2002-06-07 10:29:14 +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
|
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 |