summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-ipodnano.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-31cleanup storage definesFrank Gevaerts1-1/+1
2008-10-19Codec memory reorganizationNils Wallménius1-1/+1
2008-09-04WPS editor:Maurus Cuelenaere1-0/+2
2008-07-14Revert r18029 as well. It's more complicated than I thought as Rockbox curre...Marc Guay1-1/+1
2008-07-14Remove the Mic Recording capacity from the iPod Nano and Video as they can on...Marc Guay1-1/+1
2008-04-20Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann1-0/+3
2008-03-27use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg1-0/+3
2007-11-23Enable usbstack on ipods.Björn Stenberg1-3/+3
2007-11-19FS#7738 - Scroll wheel acceleration for iPodLinus Nielsen Feltzing1-0/+7
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold1-0/+6
2007-11-11Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin1-0/+3
2007-08-29Add the define for the usb stack (in comment) on targets that can be used for...Peter D'Hoye1-0/+5
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold1-4/+0
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius1-18/+19
2007-08-01Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius1-0/+3
2007-07-14Correction for ipod video and nano battery type. FS #7216 by Andree BuschmannPeter D'Hoye1-8/+7
2007-07-02Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...Jens Arnold1-4/+2
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis1-0/+4
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold1-1/+1
2007-04-05Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye1-0/+1
2007-03-18There is no need to hide CONFIG_RTC in the bootloader - it's harmless. Fixes...Dave Chapman1-2/+0
2007-03-18The UI sim simulates the RTC, so there is no need to disable it - affects all...Dave Chapman1-2/+4
2007-02-28Fix sim builds.Thom Johansen1-1/+1
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen1-0/+1
2007-02-23Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman1-0/+3
2007-02-20FS#6674: HAVE_XXX souldn't be defined with a value.Barry Wardell1-3/+3
2007-02-04Fix USB detection on ipods and other portalplayer targets - Rockbox now corre...Dave Chapman1-0/+3
2006-12-22Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon1-0/+1
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell1-1/+7
2006-11-09Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski1-0/+2
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon1-0/+3
2006-10-05Fix iPod bootloader build errors.Barry Wardell1-0/+2
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell1-1/+1
2006-09-26Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex...Dave Chapman1-0/+3
2006-09-26Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing1-0/+3
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon1-0/+2
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-2/+2
2006-04-15Also add a config-specific 'Default' value, this should fix the sim builds.Zakk Roberts1-0/+2
2006-04-15Move the battery min/max capacity to player config files and add an increment...Zakk Roberts1-1/+4
2006-04-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts1-2/+5
2006-04-10Enable AB repeat on ipods with 4g keypad, requires quick fingers or you get t...Brandon Low1-0/+2
2006-04-08Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold1-2/+0
2006-04-04Hopefully working battery display on Nanos.Thom Johansen1-2/+2
2006-03-19Reworked backlight fading by GPIO based PWM to work for other targetsThom Johansen1-0/+3
2006-03-17CPU boosting support for ipod nano and video. The rest of the targetsThom Johansen1-2/+2
2006-02-09Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi...Dave Chapman1-0/+2
2006-01-18New codec loader, using the same mechanism as the new plugin loader. API vers...Jens Arnold1-1/+1
2006-01-07iPod: Add USB detection. When inserting the USB cable, hold down MENU to cha...Dave Chapman1-0/+3
2006-01-05iPod: Fix the bootloader so it can load and run the original Apple firmware a...Dave Chapman1-0/+2
2005-12-22iPod: Enable HAVE_SW_POWEROFF define and map power-off to a very long press o...Dave Chapman1-1/+1