.. |
common
|
import and use the Linux one instead, bound to be faster
|
2007-09-18 07:04:05 +00:00 |
decompressor
|
|
|
drivers
|
Try to fix the case where Ipods would spuriously wake up even though no alarm had been set.
|
2007-09-28 15:09:54 +00:00 |
export
|
Move some more files around and get the main build compiling
|
2007-09-30 16:29:21 +00:00 |
include
|
Sim I/O and threading that runs more like on target. Tweakable if any genuine slowness imitation is required for any one of them. One point of concern is the sim shutdown on an OS other than Linux just because terminating threads in a manner other than having the do it themselves is kind of dirty IMHO.
|
2007-09-08 12:20:53 +00:00 |
target
|
Move some more files around and get the main build compiling
|
2007-09-30 16:29:21 +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
|
Move some more files around and get the main build compiling
|
2007-09-30 16:29:21 +00:00 |
arabjoin.c
|
|
|
arabjoin.h
|
|
|
ata_idle_notify.c
|
|
|
backlight.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 |
bidi.c
|
code police, no functional changes
|
2007-07-30 22:33:31 +00:00 |
bitswap.S
|
|
|
boot.lds
|
I got bullied in IRC by linuxstb and markun...
|
2007-09-30 08:57:49 +00:00 |
buffer.c
|
|
|
COPYING
|
|
|
debug.c
|
|
|
descramble.S
|
|
|
eeprom_settings.c
|
|
|
enc_base.c
|
Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sample rates other than 44.1kHz whether recorded or created and saved with an external program. Recorded files will still open in an external editor however.
|
2006-11-24 19:49:04 +00:00 |
FILES
|
Move some more files around and get the main build compiling
|
2007-09-30 16:29:21 +00:00 |
font.c
|
|
|
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
|
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 |
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_playback.c
|
Move some more files around and get the main build compiling
|
2007-09-30 16:29:21 +00:00 |
pcm_record.c
|
Remove the PCMREC_PARANOID support since the issues have been identified and fixed however detecting an encoder writing too many samples to a chunk will remain and be enabled in a DEBUG build as an aid for adding encoders. Do some cleanup on the filename queue. Loosen up the control interface where synchronous thread blocking isn't required for pause/stop/resume.
|
2007-09-30 15:55:34 +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
|
Add some defines for pp502x. No guarantee as to full accuracy yet but that's not really too important. Use them in the code.
|
2007-09-30 10:53:31 +00:00 |
rom.lds
|
|
|
scroll_engine.c
|
Scroll on main and remote with a single thread. Change the way system messages are defined before running out is an issue (which requires a full update of rockbox on the player).
|
2007-07-28 08:12:05 +00:00 |
sound.c
|
Beginning of an M:Robe 500i port. Currently only in the bootloader stage. Needs another piece of code to start the boot process - will be in the wiki.
|
2007-09-20 04:46:41 +00:00 |
SOURCES
|
Move some more files around and get the main build compiling
|
2007-09-30 16:29:21 +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
|
Compile Portal Player bootloaders as single core. Cleanup the startup code for bootloaders. Remove cop stack entirely and keep IRAM use down on all relevant targets - just use the 128-byte idle stack. Use the inline asm version of current_core for pp5002 as well.
|
2007-09-29 06:17:33 +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
|
|
|
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
|
|
|