rockbox/firmware
2004-01-26 22:26:54 +00:00
..
common New feature: NOw you can store the recorded files in either /recordings (the directory will be created automatically) or in the current directory. 2004-01-21 14:58:40 +00:00
drivers Really squeezed lcd_write_data() with tricky assembler optimization. Now it does 114 fps when playing video from memory (way more than the ~75 fps needed, I need to slow down the video player), leaving headroom for audio. 2004-01-26 22:26:54 +00:00
export Added mpeg_next_track(), which returns a pointer to the id3 struct of the 2004-01-15 15:32:49 +00:00
fonts
include New feature: NOw you can store the recorded files in either /recordings (the directory will be created automatically) or in the current directory. 2004-01-21 14:58:40 +00:00
test Implemented the mkdir() function in the FAT32 driver 2004-01-15 14:30:59 +00:00
app.lds link support for Neo 2003-12-12 13:29:34 +00:00
backlight.c
bitswap.S
buffer.c Increased the mp3 buffer for the simulator, to avoid crash when running the Xing header generator 2004-01-13 12:35:08 +00:00
COPYING
crt0.S
debug.c
descramble.S
FILES Removed malloc 2004-01-09 08:32:41 +00:00
font.c
hwcompat.c
id3.c The Unicode parser now handles unterminated strings, plus it tries to guess the byte order when the BOM is missing (a violation of the spec, btw) 2004-01-09 00:47:26 +00:00
kernel.c
Makefile
mp3_playback.c next round of playback function split: everything in place, working and used; except for the playtime 2004-01-10 15:39:56 +00:00
mp3data.c Slightly improved VBR fixer, now uses the same template header throughout the entire file 2004-01-13 14:06:18 +00:00
mpeg.c Added mpeg_next_track(), which returns a pointer to the id3 struct of the 2004-01-15 15:32:49 +00:00
panic.c
powermgmt.c Bug fix: Idle timeout would stop paused playback when charger was connected 2003-11-25 12:00:25 +00:00
README
rolo.c
system.c
thread.c
usb.c kill a compiler warning 2003-12-15 11:44:06 +00:00
win32.mak

See docs/README