summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2006-10-25 06:10:22 +0000
committerMichael Sevakis <jethead71@rockbox.org>2006-10-25 06:10:22 +0000
commitb26e396436971b73c8a40f50121c404d643daf51 (patch)
tree804967818c5ec29a40e246397d5a22e08143287d /firmware/SOURCES
parent4134e91950a3104bb364148768c6d8060b18a1d0 (diff)
Pinched pcf50606 i2c code used in iRiver players and adapted to x5. Boost ratios down as much as 100 percent for mp3 and 50 percent for vorbis. mp3 hardly ever boosts even with eq. Scrolling much sharper. Like a whole new player. The code can be used for both iRiver and x5 by just defining macros with the appropriate ports and bit numbers for each player. Probably will have a pcf50606-coldfire.c soon.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11330 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index 05c03ce474..92a41cdead 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -239,7 +239,6 @@ target/arm/wmcodec-pp.c
#ifdef IAUDIO_X5
target/coldfire/iaudio/x5/power-x5.c
#ifndef SIMULATOR
-drivers/generic_i2c.c
target/coldfire/iaudio/x5/button-x5.c
target/coldfire/iaudio/x5/lcd-as-x5.S
target/coldfire/iaudio/x5/lcd-x5.c