index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
config-iaudiox5.h
Age
Commit message (
Expand
)
Author
2006-08-16
* fixed the pitch screen key mappings for all targets, targets require a
Jonathan Gordon
2006-08-09
Fixed the iAudio X5 bootloader errors.
Miika Pekkarinen
2006-08-08
Accepted FS #5772 by Michael Sevakis
Rani Hod
2006-08-01
First configure support for setting up iriver H10 and SanDisk Sansa e200
Daniel Stenberg
2006-07-31
Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix and
Rani Hod
2006-07-28
Put the X5 LCD frame buffer in SDRAM
Linus Nielsen Feltzing
2006-07-28
X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...
Jens Arnold
2006-07-23
Accepted FS #5474 by yours truly.
Rani Hod
2006-07-21
iAudio X5: Fix sim build
Linus Nielsen Feltzing
2006-07-21
Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.
Linus Nielsen Feltzing
2006-07-13
Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc...
Linus Nielsen Feltzing
2006-06-06
Work-in-progress rework of charging status reading & display: * Changed sever...
Jens Arnold
2006-04-15
Also add a config-specific 'Default' value, this should fix the sim builds.
Zakk Roberts
2006-04-15
Move the battery min/max capacity to player config files and add an increment...
Zakk Roberts
2006-04-11
moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boost
Daniel Stenberg
2006-04-10
Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...
Zakk Roberts
2006-03-31
Enabled RTC and virtual disk LED on iAudio X5
Linus Nielsen Feltzing
2006-03-21
Add X5 support to scramble
Linus Nielsen Feltzing
2006-03-21
Correct codec size for iAudio X5
Linus Nielsen Feltzing
2006-02-21
No X5 remote support just yet
Linus Nielsen Feltzing
2006-02-20
minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layers
Daniel Stenberg
2006-02-05
The iAudio X5 LCD is 18 bits
Linus Nielsen Feltzing
2006-02-04
iAudio X5: various fixes to make the bootloader compile
Linus Nielsen Feltzing
2006-01-18
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
Daniel Stenberg
2006-01-18
New codec loader, using the same mechanism as the new plugin loader. API vers...
Jens Arnold
2006-01-11
let's hope we can start with using the x5 LCD in 16bits as then we can re-use
Daniel Stenberg
2005-11-14
completed the CONFIG_BACKLIGHT transition
Daniel Stenberg
2005-09-02
Fixed associate problem with file extensions (.info files matched .nfo extens...
Henrik Backe
2005-08-29
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...
Jens Arnold
2005-07-31
iAudio, iRiver: As both platforms use the same i2c interface i have renamed i...
Christian Gmeiner
2005-07-29
iAudio: Preperations for audio codec driver
Christian Gmeiner
2005-07-19
Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...
Jens Arnold
2005-07-15
iAudio: first try - things could be wrong or missing
Christian Gmeiner