summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodnano.h
AgeCommit message (Expand)Author
2007-02-28Fix sim builds.Thom Johansen
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen
2007-02-23Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman
2007-02-20FS#6674: HAVE_XXX souldn't be defined with a value.Barry Wardell
2007-02-04Fix USB detection on ipods and other portalplayer targets - Rockbox now corre...Dave Chapman
2006-12-22Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell
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 iPod bootloader build errors.Barry Wardell
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell
2006-09-26Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex...Dave Chapman
2006-09-26Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon
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-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts
2006-04-10Enable AB repeat on ipods with 4g keypad, requires quick fingers or you get t...Brandon Low
2006-04-08Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold
2006-04-04Hopefully working battery display on Nanos.Thom Johansen
2006-03-19Reworked backlight fading by GPIO based PWM to work for other targetsThom Johansen
2006-03-17CPU boosting support for ipod nano and video. The rest of the targetsThom Johansen
2006-02-09Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...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-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...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-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-09Correct the LCD definition for the NanoDave Chapman
2005-11-07Initial commit of work-in-progress iPod portDave Chapman