| .. |
|
common
|
Check for a supported partition type before trying to mount a partition. This will reduce the risk of irregular mounts, e.g. due to stray FAT boot sectors when probing the logical sector size on iPod Video.
|
2008-05-15 22:23:14 +00:00 |
|
decompressor
|
|
|
|
drivers
|
FS#9051 - remove LCD margins... use viewports if you need them...
|
2008-06-23 13:20:35 +00:00 |
|
export
|
Disable IRAM usage on TCC780x, giving at least a 2x speedup in codecs and elsewhere. To be re-instated only when the issue is fully understood.
|
2008-06-23 22:25:33 +00:00 |
|
include
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
|
target
|
D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in *.lds for a crash fix and further 100% increase in codec performance.
|
2008-06-24 07:38:35 +00:00 |
|
test
|
|
|
|
usbstack
|
add usb_allowed_current() function, so powermanagement code can know when it's allowed to charge from usb
|
2008-06-04 18:55:58 +00:00 |
|
arabjoin.c
|
|
|
|
arabjoin.h
|
|
|
|
ata_idle_notify.c
|
|
|
|
backlight.c
|
Oops. Left a couple things in a bad state when using fading.
|
2008-05-14 21:29:43 +00:00 |
|
bidi.c
|
Made source files #include the header file that they implement to make sure they are in sync. Made some local functions static.
|
2008-05-03 08:35:14 +00:00 |
|
buffer.c
|
|
|
|
COPYING
|
|
|
|
debug.c
|
Made source files #include the header file that they implement to make sure they are in sync. Made some local functions static.
|
2008-05-03 08:35:14 +00:00 |
|
eeprom_settings.c
|
|
|
|
enc_base.c
|
|
|
|
events.c
|
Increased MAX_SYS_EVENTS from 10 to 16, since there are potentially more than 10 events that can registered. Should fix FS#9039 - *PANIC* event line full (reproduceable).
|
2008-05-26 06:54:57 +00:00 |
|
font.c
|
|
|
|
font_cache.c
|
|
|
|
general.c
|
|
|
|
hangul.c
|
|
|
|
hotswap.c
|
|
|
|
id3.c
|
FS #8680. MOD codec by Rainer Sinsch.
|
2008-05-21 11:19:58 +00:00 |
|
ifp_usb_serial.c
|
|
|
|
kernel.c
|
1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)
|
2008-05-14 18:55:19 +00:00 |
|
logf.c
|
FS#9051 - remove LCD margins... use viewports if you need them...
|
2008-06-23 13:20:35 +00:00 |
|
lru.c
|
|
|
|
Makefile
|
|
|
|
mp3_playback.c
|
|
|
|
mp3data.c
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
|
mpeg.c
|
|
|
|
panic.c
|
D2: Stop panic screen from crashing instantly (seems this has been broken for a while).
|
2008-05-31 11:30:24 +00:00 |
|
pcm.c
|
|
|
|
pcm_record.c
|
|
|
|
pcm_sampr.c
|
|
|
|
powermgmt.c
|
Get a good start on cleaning up powermgmt.c
|
2008-05-19 03:59:52 +00:00 |
|
profile.c
|
|
|
|
README
|
|
|
|
replaygain.c
|
Made source files #include the header file that they implement to make sure they are in sync. Made some local functions static.
|
2008-05-03 08:35:14 +00:00 |
|
rolo.c
|
Oops. Lost sync on a few instances and 'HI' registers.
|
2008-06-03 05:19:32 +00:00 |
|
rom.lds
|
|
|
|
scroll_engine.c
|
|
|
|
sound.c
|
Initial D2 sound playback support (known issues to follow on the CowonD2Info wiki page).
|
2008-06-22 18:48:22 +00:00 |
|
SOURCES
|
Initial D2 sound playback support (known issues to follow on the CowonD2Info wiki page).
|
2008-06-22 18:48:22 +00:00 |
|
system.c
|
|
|
|
thread.c
|
Reinstate the awful ATA hack that has no proper reason to exist for iPod 5.5g 60GB and/or 80GB.
|
2008-06-03 04:23:09 +00:00 |
|
timer.c
|
Rename CPU/COP_INT_CLR to CPU/COP_INT_DIS since it's really a 'write one to disable' register and hasn't anything to do with acknowledging interrupts-- that's handled at the module level.
|
2008-06-03 05:08:24 +00:00 |
|
tuner.c
|
|
|
|
usb.c
|
1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)
|
2008-05-14 18:55:19 +00:00 |