rockbox/firmware
Jens Arnold 3fd2e52a0a Do not waste RAM in the ATA driver. The identify info is a single sector.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16309 a1c6a512-1295-4272-9138-f99709370657
2008-02-14 06:52:59 +00:00
..
common Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCKBOX_USB to test. 2008-02-11 14:26:25 +00:00
decompressor
drivers Do not waste RAM in the ATA driver. The identify info is a single sector. 2008-02-14 06:52:59 +00:00
export Return value of audiohw_set_xxx_vol is never used and most of the time we have a return 0; --> kick it 2008-02-13 11:19:23 +00:00
include Always check for deleted files, no matter how slow it might be when DB autoupdate is enabled. Also simplified code a bit. Fixed a crash when search is performaed and dircache has been vanished and DB is still exists ram. 2008-01-13 19:13:37 +00:00
target D2: Further work-in-progress on the NAND driver. 2008-02-13 23:50:44 +00:00
test
usbstack Optimise (replace two loops with one) and bug-fix the ProductId string returned by SCSI Inquiry - the previous code was skipping 4 shorts (the first 8 chars) of the ProductId. 2008-02-11 18:08:21 +00:00
app.lds Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes. 2008-02-08 02:20:05 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight.c
bidi.c
bitswap.S
boot.lds Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes. 2008-02-08 02:20:05 +00:00
buffer.c
COPYING
debug.c
descramble.S
eeprom_settings.c
enc_base.c
FILES Initial Cowon D2 commit: 2008-01-14 22:04:48 +00:00
font.c
font_cache.c
general.c
hangul.c
hotswap.c
id3.c Improve handling of RVA2 (replaygain) frames. 2008-02-10 10:09:42 +00:00
kernel.c Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes. 2008-02-08 02:20:05 +00:00
logf.c
lru.c
Makefile
mp3_playback.c
mp3data.c
mpeg.c
panic.c
pcm.c
pcm_record.c
pcm_sampr.c
powermgmt.c
profile.c
README
replaygain.c
rolo.c
rom.lds
scroll_engine.c
sound.c mrobe 100: (1) fix the sound volume by properly enabling headphone output, (2) disable line-out since there's no connector. 2008-02-06 05:15:06 +00:00
SOURCES Gigabeat S mixer: Make some progress. Get the tick and core sleep working using the AVIC. Redo the startup code to remap from IRAM and not include the lcd driver frambuffer in the remapping (until it can be moved). Clean up LCD driver. For other misc. changes, see the diffs. Now it progresses to ATA init and fails with -11 but without crashing or hanging. Replace all bootloaders. 2008-02-05 04:43:19 +00:00
system.c Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes. 2008-02-08 02:20:05 +00:00
thread.c Oops. Dump some testing stuff that got left in. 2008-02-05 04:53:05 +00:00
timer.c
tuner.c
usb.c
usb_serial.c

See docs/README