summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-ipodmini.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz1-0/+2
2009-02-25Enable USB mass storage on PP5020, PP5022 and PP5024 targetsFrank Gevaerts1-0/+1
2009-02-21replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ...Frank Gevaerts1-2/+0
2009-02-09Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold1-0/+6
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz1-1/+1
2009-01-02Add very rough battery life estimateion for iPod minis. Also, update Sansav1...Michael Giacomelli1-0/+5
2008-12-08Have drivers merged for WM8711/21/31 since they are so similar but respect al...Michael Sevakis1-1/+1
2008-10-31cleanup storage definesFrank Gevaerts1-1/+1
2008-10-19Codec memory reorganizationNils Wallménius1-1/+1
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts1-0/+4
2008-09-28Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87...Peter D'Hoye1-0/+8
2008-09-04WPS editor:Maurus Cuelenaere1-0/+2
2008-09-03remove obviously obsolete TODO commentFrank Gevaerts1-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
2008-01-20Commit FS#8387 by Adam Gashlin. Enables detection of firewire devices for ch...Michael Giacomelli1-2/+2
2007-11-23Enable usbstack on ipods.Björn Stenberg1-3/+3
2007-11-18Oops forgot a fewNils Wallménius1-0/+2
2007-11-11Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin1-0/+3
2007-11-03Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Mi...Jens Arnold1-0/+3
2007-09-29Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199)...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-3/+0
2007-08-13Mini G1: Enabled backlight fading. Attn. Mini G1 voice users: a new voice fil...Jens Arnold1-0/+3
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius1-18/+17
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-26WM8711/8721/8731 have no tone controls, so enable the software tone controls ...Jens Arnold1-0/+3
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-2/+2
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-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 simulator build errors for iPod 3g, 4g, mini and mini2g.Barry Wardell1-5/+5
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/+6
2006-09-26Patch #6067 from Robert Keevil - enable headphone detection for the remaining...Dave Chapman1-0/+3
2006-09-25Enable LCD invert setting in the menu for all targets that support it. This a...Barry Wardell1-0/+3
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon1-0/+2
2006-08-07Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold1-1/+1
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-14Correct battery voltage and almost correct percentages for all ipods. Runtime...Jens Arnold1-2/+2
2006-04-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts1-0/+3