summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod3g.h (unfollow)
Commit message (Expand)Author
2006-11-09Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon
2006-10-05Fix simulator build errors for iPod 3g, 4g, mini and mini2g.Barry Wardell
2006-10-05Fix iPod bootloader build errors.Barry Wardell
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell
2006-09-26Patch #6067 from Robert Keevil - enable headphone detection for the remaining...Dave Chapman
2006-09-25Enable LCD invert setting in the menu for all targets that support it. This a...Barry Wardell
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod
2006-07-24Implement frequency scaling on iPod 3Gs - FS #5686Daniel Ankers
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold
2006-04-15Also add a config-specific 'Default' value, this should fix the sim builds.Zakk Roberts
2006-04-15Move the battery min/max capacity to player config files and add an increment...Zakk Roberts
2006-04-14Correct battery voltage and almost correct percentages for all ipods. Runtime...Jens Arnold
2006-04-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts
2006-04-08Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold
2006-04-01greyscale iPod LCD: Working display flip. * Correct register definitions for ...Jens Arnold
2006-02-26iPod 3G - initial (completely untested) attempt at audio supportDave Chapman
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman
2006-02-09Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman
2006-02-05More iPod 3G changes from Seven Le Mesle, and some unification of the iPod co...Dave Chapman
2006-01-18New codec loader, using the same mechanism as the new plugin loader. API vers...Jens Arnold
2006-01-07iPod: Add USB detection. When inserting the USB cable, hold down MENU to cha...Dave Chapman
2006-01-05iPod: Fix the bootloader so it can load and run the original Apple firmware a...Dave Chapman
2005-12-22iPod: Enable HAVE_SW_POWEROFF define and map power-off to a very long press o...Dave Chapman
2005-12-11iPod: Cleanup of i2c code and addition of RTC driverDave Chapman
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-11-21iPod: We are not going to implement ATA power-off control (Rockbox will still...Dave Chapman
2005-11-20iPod: Correct the bootfile name for the iPod ColorDave Chapman
2005-11-19Fix button problems - disable button_flip for the iPod and disable software p...Dave Chapman
2005-11-19Add LCD_PIXELFORMAT config variable to distinguish between the two types of 1...Dave Chapman
2005-11-12iPod changesDave Chapman
2005-11-07Initial commit of work-in-progress iPod portDave Chapman
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold
2005-09-02Fixed associate problem with file extensions (.info files matched .nfo extens...Henrik Backe
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-07-31iAudio, iRiver: As both platforms use the same i2c interface i have renamed i...Christian Gmeiner
2005-07-19Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...Jens Arnold
2005-07-19Added MODEL_NUMBER for H300Linus Nielsen Feltzing
2005-07-04Preparation for 4-grey LCD mode on H1x0.Jens Arnold
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg
2005-06-22Make the simulator builds know about software poweroff, for more consistent b...Jens Arnold
2005-06-16Iriver: Sleep timer now powers off the box even when the charger is connected.Jens Arnold
2005-06-15Added define for the UDA1380 codec chip.Thom Johansen
2005-06-15early and not yet working support for H300 buildsDaniel Stenberg
2005-06-06Recording is not yet available on the iRiverLinus Nielsen Feltzing
2005-06-02Define for remote keypad typeJonas Häggqvist
2005-05-31iRiver remote LCD is only 128x64Linus Nielsen Feltzing
2005-05-23Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg
2005-04-15IRiver: show logo on startup at remote lcdChristian Gmeiner