.. |
common
|
Make close() check for a valid fd and set errno accordingly.
|
2002-08-24 09:47:54 +00:00 |
drivers
|
Adjusted the key sense voltage levels a little
|
2002-08-27 21:11:15 +00:00 |
fonts
|
Forgot to add the new files
|
2002-08-11 09:22:40 +00:00 |
include
|
New vastly improved random algorithm: Mersenne Twister
|
2002-07-17 23:07:45 +00:00 |
malloc
|
|
|
test
|
Storing the latest fat32 test code
|
2002-08-08 20:32:09 +00:00 |
ajf.c
|
Gained about 128 KB buffer space by removing malloc() and the heap
|
2002-08-13 23:13:01 +00:00 |
ajf.h
|
Forgot to add the new files
|
2002-08-11 09:22:40 +00:00 |
app.lds
|
Gained about 128 KB buffer space by removing malloc() and the heap
|
2002-08-13 23:13:01 +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 |
chartables.c
|
|
|
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
|
|
|
COPYING
|
|
|
crt0.S
|
Copies code to internal ram at startup
|
2002-08-01 08:12:48 +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
|
Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).
|
2002-07-15 11:02:12 +00:00 |
FILES
|
CONFIG, API, CONTRIBUTING and CREDITS are now in ../docs/
|
2002-08-22 06:15:01 +00:00 |
gdb.lds
|
No allows code and data in internal RAM
|
2002-08-01 08:12:17 +00:00 |
id3.c
|
make mp3info() better return true on bad mp3 files, also make
|
2002-08-22 07:59:31 +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
|
sleep() and queue_wait() moved to internal RAM
|
2002-08-01 08:14:01 +00:00 |
kernel.h
|
|
|
Makefile
|
Faster, 8-bit bitswap by Magnus Holmgren
|
2002-08-20 14:22:11 +00:00 |
mpeg.c
|
Update id3->index when changing song in simulator.
|
2002-08-27 14:08:50 +00:00 |
mpeg.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 |
panic.c
|
First version of loadable fonts patch by Alex Gitelman
|
2002-08-11 09:17:47 +00:00 |
panic.h
|
|
|
player.lds
|
Removed section .pad, since it's no longer required
|
2002-08-14 19:50:16 +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
|
|
|
system.c
|
|
|
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 |
unicode.c
|
Forgot to add the new files
|
2002-08-11 09:22:40 +00:00 |
unicode.h
|
Forgot to add the new files
|
2002-08-11 09:22:40 +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
|
bitswap.s is linked with librockbox as well now
|
2002-08-22 15:01:24 +00:00 |