summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod3g.h
AgeCommit message (Expand)Author
2007-11-30Delay reading the first battery level for at least 1 tick. Seems to fix the l...Michael Sevakis
2007-11-27Disable low battery shutdown for the time being on iPod 3g until the battery ...Michael Sevakis
2007-11-18Oops forgot a fewNils Wallménius
2007-11-11Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin
2007-09-29Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199)...Nicolas Pennequin
2007-09-15Allow higher battery capacities to be set for ipod 3G, closes FS#7782Nils Wallménius
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius
2007-08-03Disk poweroff for 3rd gen iPods.Jens Arnold
2007-08-01Firewire detection with reboot into diskmode for all iPods that support it (a...Jens Arnold
2007-07-31Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ...Michael Sevakis
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-04-05Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye
2007-03-18There is no need to hide CONFIG_RTC in the bootloader - it's harmless. Fixes...Dave Chapman
2007-03-18The UI sim simulates the RTC, so there is no need to disable it - affects all...Dave Chapman
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-26WM8711/8721/8731 have no tone controls, so enable the software tone controls ...Jens Arnold
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
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