.. |
common
|
random longness fixes
|
2005-02-15 13:28:39 +00:00 |
drivers
|
Some MMCs don't like reading their very last sector with the read_multiple_blocks command, so always read it with read_single_block. Slight optimisation.
|
2005-02-14 23:42:32 +00:00 |
export
|
better PLL support & slight fix (probably in keepalive handling)
|
2005-02-15 14:00:21 +00:00 |
fonts
|
Missed a font
|
2002-10-10 21:47:18 +00:00 |
include
|
random longness fixes
|
2005-02-15 13:28:39 +00:00 |
test
|
prepared to mount multiple partitions into one logical file system (most useful for Ondio, internal memory + external MMC)
|
2004-12-28 22:16:07 +00:00 |
app.lds
|
Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently only iRiver).
|
2005-02-15 14:00:37 +00:00 |
backlight.c
|
Aligned thread stack
|
2005-02-06 02:43:26 +00:00 |
bitswap.S
|
Added header file for bitswap, and made the fliptable global for re-use
|
2004-09-26 09:25:59 +00:00 |
boot.lds
|
Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently only iRiver).
|
2005-02-15 14:00:37 +00:00 |
buffer.c
|
Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for better simulation.
|
2005-02-11 23:56:38 +00:00 |
COPYING
|
iRiver scramble and descramble code from Dave Cooper
|
2005-01-24 09:01:48 +00:00 |
crt0.S
|
finished configuration for the Gmini SP
|
2005-02-12 14:12:10 +00:00 |
debug.c
|
Made almost the entire file dependent on SH7034. This probably needs attention.
|
2005-01-27 19:17:08 +00:00 |
descramble.S
|
patch #910193 by Jens Arnold: smaller and faster descramble/RoLo
|
2004-03-11 17:07:08 +00:00 |
FILES
|
added the new SOURCES files to the tarball
|
2004-10-04 13:04:45 +00:00 |
font.c
|
long policy
|
2005-01-27 14:16:41 +00:00 |
hwcompat.c
|
hw compat stub for the gmini series
|
2005-02-04 16:15:19 +00:00 |
id3.c
|
long policy
|
2005-02-09 10:56:54 +00:00 |
kernel.c
|
Gmini keep alive implemented
|
2005-02-13 17:06:35 +00:00 |
Makefile
|
The tools are to be built with the native compiler
|
2004-11-15 06:51:21 +00:00 |
mp3_playback.c
|
Player: volume/balance/treble/bass handling improved. (1) Linear mapping of percent to dB for volume, like on all other units. (2) Bug fix: Limit the prescale compensation to +18 dB final volume. (3) Architectural fix: app code doesn't need to additionally set volume in order to activate a changed balance setting.
|
2005-02-06 13:47:21 +00:00 |
mp3data.c
|
long policy
|
2005-01-30 14:11:50 +00:00 |
mpeg.c
|
iRiver: Fixed bad handling of SYS_USB_CONNECTED (again)
|
2005-02-12 00:32:48 +00:00 |
panic.c
|
long policy
|
2005-01-22 15:08:38 +00:00 |
powermgmt.c
|
fixed signedness
|
2005-02-07 22:02:19 +00:00 |
README
|
lets point to ../docs/README
|
2002-08-21 11:13:46 +00:00 |
rolo.c
|
these are not compiling for Gmini either atm
|
2005-02-04 15:07:50 +00:00 |
rom.lds
|
Increase PLUGINSIZE to 768k for devices with at least 32MB of RAM (currently only iRiver).
|
2005-02-15 14:00:37 +00:00 |
SOURCES
|
Build Rockbox for iRiver
|
2005-02-03 08:36:43 +00:00 |
system.c
|
better PLL support & slight fix (probably in keepalive handling)
|
2005-02-15 14:00:21 +00:00 |
thread.c
|
Feature conditional compilation policy
|
2005-02-13 18:55:14 +00:00 |
tuner_philips.c
|
tuner cleanup + improvements:
|
2004-10-19 08:20:38 +00:00 |
tuner_samsung.c
|
tuner cleanup + improvements:
|
2004-10-19 08:20:38 +00:00 |
usb.c
|
Increased the USb thread stack
|
2005-02-11 14:34:32 +00:00 |
win32.mak
|
Fixed dependency on moved thread.h
|
2003-02-14 08:54:04 +00:00 |