.. |
common
|
Fix FS #5852 by trying to properly close and update the recorded file, and give the FAT the correct file info. Add filehandle checks to some file functions.
|
2007-10-10 23:26:17 +00:00 |
decompressor
|
|
|
drivers
|
Fix FS #5852 by trying to properly close and update the recorded file, and give the FAT the correct file info. Add filehandle checks to some file functions.
|
2007-10-10 23:26:17 +00:00 |
export
|
M:Robe - Fix compilation and remove some warnings
|
2007-10-13 14:53:34 +00:00 |
include
|
Keep track of the number of opened files in the sim to enforce the same limit as on target.
|
2007-10-09 15:15:00 +00:00 |
target
|
M:Robe - Fix compilation and remove some warnings
|
2007-10-13 14:53:34 +00:00 |
test
|
|
|
usbstack
|
first part of usbstack patches -> show and use selection of usb stack mode only, if
|
2007-09-30 12:25:06 +00:00 |
app.lds
|
M:Robe - Fix compilation and remove some warnings
|
2007-10-13 14:53:34 +00:00 |
arabjoin.c
|
|
|
arabjoin.h
|
|
|
ata_idle_notify.c
|
|
|
backlight.c
|
Name all button light functions and variables consistently starting with buttonlight_ .
|
2007-10-07 15:02:02 +00:00 |
bidi.c
|
code police, no functional changes
|
2007-07-30 22:33:31 +00:00 |
bitswap.S
|
|
|
boot.lds
|
M:Robe - Fix compilation and remove some warnings
|
2007-10-13 14:53:34 +00:00 |
buffer.c
|
|
|
COPYING
|
|
|
debug.c
|
|
|
descramble.S
|
|
|
eeprom_settings.c
|
|
|
enc_base.c
|
|
|
FILES
|
Move some more files around and get the main build compiling
|
2007-09-30 16:29:21 +00:00 |
font.c
|
Fix 64 bit simulator warning.
|
2007-10-02 17:04:56 +00:00 |
font_cache.c
|
|
|
general.c
|
|
|
hangul.c
|
|
|
hotswap.c
|
|
|
id3.c
|
Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find.
|
2007-09-19 10:40:55 +00:00 |
kernel.c
|
Stabilize PP5020 targets - tested on H10 5/20GB and iPod Color. Use no interrupts on COP but pulse it through the control interface. Don't mess with LCD clocking during clock changes. Give a reset register a name (DEV_OFF_MASK).
|
2007-10-05 23:24:46 +00:00 |
logf.c
|
|
|
lru.c
|
|
|
Makefile
|
|
|
mp3_playback.c
|
|
|
mp3data.c
|
|
|
mpeg.c
|
Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find.
|
2007-09-19 10:40:55 +00:00 |
panic.c
|
|
|
pcm.c
|
Still on the post-big-commit policing. Correct a function call order. Comment a couple things.
|
2007-10-07 23:19:09 +00:00 |
pcm_record.c
|
Fix FS #5852 by trying to properly close and update the recorded file, and give the FAT the correct file info. Add filehandle checks to some file functions.
|
2007-10-10 23:26:17 +00:00 |
pcm_sampr.c
|
|
|
powermgmt.c
|
Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199). Original patch by Tomasz Mon, modified by me.
|
2007-09-29 20:56:07 +00:00 |
profile.c
|
|
|
README
|
|
|
replaygain.c
|
Remove some debug code. Remove some unnecessary checks.
|
2007-08-25 10:56:22 +00:00 |
rolo.c
|
M:Robe - Fix compilation and remove some warnings
|
2007-10-13 14:53:34 +00:00 |
rom.lds
|
|
|
scroll_engine.c
|
Woops, forgot to change it here too.
|
2007-09-30 21:48:40 +00:00 |
sound.c
|
Fix warnings by being stricter about declaring volume min/max
|
2007-10-13 23:29:49 +00:00 |
SOURCES
|
c200: First implemention of lcd_yuv_blit(). mpegplayer works now, but speed can be optimized more and dithering is not yet implemented.
|
2007-10-07 17:54:49 +00:00 |
system.c
|
Commit a subset of the dual core changes that have to do with cache handling, stacks, firmware startup and thread startup. Tested on e200, H10-20GB, iPod Color and 5.5G. Thread function return implemented for all targets. Some changes to plugins to follow shortly.
|
2007-09-28 10:20:02 +00:00 |
thread.c
|
Stabilize PP5020 targets - tested on H10 5/20GB and iPod Color. Use no interrupts on COP but pulse it through the control interface. Don't mess with LCD clocking during clock changes. Give a reset register a name (DEV_OFF_MASK).
|
2007-10-05 23:24:46 +00:00 |
timer.c
|
Fix empty commit: Add grayscale support for ARM in vertical packing format.
|
2007-09-22 23:37:58 +00:00 |
tuner.c
|
e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen got broken again and was ignoring cancellation and not drawing the lines.
|
2007-07-14 22:00:50 +00:00 |
usb.c
|
Commit a subset of the dual core changes that have to do with cache handling, stacks, firmware startup and thread startup. Tested on e200, H10-20GB, iPod Color and 5.5G. Thread function return implemented for all targets. Some changes to plugins to follow shortly.
|
2007-09-28 10:20:02 +00:00 |
usb_serial.c
|
|
|