.. |
common
|
Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another PortalPlayer PP5020 target.
|
2006-08-31 19:19:35 +00:00 |
decompressor
|
|
|
drivers
|
H10 changes: power_off() now actually powers off. Fix wrong bitwise operation when disabling sound. Fix filenames when building a bootloader.
|
2006-08-31 09:59:35 +00:00 |
export
|
Fixed the errors.
|
2006-09-02 08:14:52 +00:00 |
include
|
Initial support and use for EEPROM memory on H120 & H140 players when
|
2006-08-05 20:19:10 +00:00 |
target
|
Add backlight support for H10
|
2006-09-01 17:58:47 +00:00 |
test
|
|
|
app.lds
|
Clean up crt0.S and move it to the target tree
|
2006-08-31 19:45:05 +00:00 |
arabjoin.c
|
|
|
arabjoin.h
|
|
|
backlight.c
|
Make backlight fading work again on PP targets. The PP timer cannot handle a (real) cycle count of 1, the minimum is 2. This is now checked in timer_register() and timer_set_period().
|
2006-09-01 22:03:14 +00:00 |
bidi.c
|
|
|
bitswap.S
|
|
|
boot.lds
|
Clean up crt0.S and move it to the target tree
|
2006-08-31 19:45:05 +00:00 |
buffer.c
|
Always align allocated buffers on 32-bit boundaries
|
2006-08-01 09:43:14 +00:00 |
COPYING
|
|
|
crt0.S
|
Remove unneeded code from firmware/crt0.S
|
2006-09-01 09:54:08 +00:00 |
debug.c
|
|
|
descramble.S
|
|
|
eeprom_settings.c
|
Properly handle early USB mode, dircache and tagcache state files with
|
2006-08-11 10:13:16 +00:00 |
FILES
|
include gigabeat files from the target tree
|
2006-08-12 09:11:33 +00:00 |
font.c
|
|
|
font_cache.c
|
|
|
hangul.c
|
|
|
hwcompat.c
|
|
|
id3.c
|
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications
|
2006-08-28 22:38:41 +00:00 |
kernel.c
|
Fixed an off-by-one error in the portalplayer timer handling.
|
2006-09-01 06:13:33 +00:00 |
logf.c
|
|
|
lru.c
|
|
|
Makefile
|
|
|
mp3_playback.c
|
|
|
mp3data.c
|
|
|
mpeg.c
|
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications
|
2006-08-28 22:38:41 +00:00 |
panic.c
|
Let panicf() also check on/play button on h300
|
2006-06-08 22:08:24 +00:00 |
pcm_playback.c
|
Iriver iFP7xx sound support.
|
2006-08-12 21:03:23 +00:00 |
pcm_record.c
|
Display bitrate (Q value for Archos), samplerate, channels and recording format (M = MP3) in the statusbar in the recording screen. This is all new info for archos targets and I-river targets now have this info on the remote as well as the main screen
|
2006-09-02 17:30:30 +00:00 |
powermgmt.c
|
Fixed the pwermgmt.c error for FM
|
2006-08-28 22:54:20 +00:00 |
profile.c
|
Fix bug in profiling that makes the timing for coldfire off by a factor of 2, and way off for pp.
|
2006-08-29 18:35:18 +00:00 |
README
|
|
|
replaygain.c
|
Re-enable parsing replaygain from ID3v2.4 TXXX fields since that's the default for foobar2000 0.9, however, give the RVA2 field priority
|
2006-07-21 20:15:01 +00:00 |
rolo.c
|
Add Rockbox bootloader for H10
|
2006-08-28 08:11:32 +00:00 |
rom.lds
|
Clean up crt0.S and move it to the target tree
|
2006-08-31 19:45:05 +00:00 |
sound.c
|
Iriver iFP7xx sound support.
|
2006-08-12 21:03:23 +00:00 |
SOURCES
|
Clean up crt0.S and move it to the target tree
|
2006-08-31 19:45:05 +00:00 |
system.c
|
Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another PortalPlayer PP5020 target.
|
2006-08-31 19:19:35 +00:00 |
thread.c
|
Cleanup threads.c by moving declarations inside structs.
|
2006-09-02 07:56:52 +00:00 |
timer.c
|
Make backlight fading work again on PP targets. The PP timer cannot handle a (real) cycle count of 1, the minimum is 2. This is now checked in timer_register() and timer_set_period().
|
2006-09-01 22:03:14 +00:00 |
tuner_philips.c
|
|
|
tuner_samsung.c
|
|
|
usb.c
|
update the gigabeat code and move to target_tree
|
2006-08-12 08:01:54 +00:00 |
usb_serial.c
|
|
|