summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-ipod1g2g.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-06move the CONFIG_LED #define out into config.h as all but 3 targets actually h...Jonathan Gordon1-3/+0
2009-08-18LCD_DEPTH == 2, horizontal packing: specify if lcd framebuffer is in iram int...Rafaël Carré1-0/+2
2009-05-04Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone1-0/+6
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz1-0/+2
2009-02-21replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ...Frank Gevaerts1-1/+1
2009-02-09Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold1-0/+6
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-29More samplerates for playback for ipod 1g/2g, and fix the ipod mini 1g/2g whi...Peter D'Hoye1-2/+10
2008-09-04WPS editor:Maurus Cuelenaere1-0/+2
2008-03-27use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg1-0/+3
2008-03-131st/2nd Gen iPod: Disable low battery shutdown until we have proper suspend. ...Jens Arnold1-1/+4
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-09-29Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199)...Nicolas Pennequin1-0/+3
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold1-3/+0
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius1-14/+13
2007-08-03Disk poweroff for 1st/2nd gen iPods.Jens Arnold1-0/+3
2007-08-01Firewire detection with reboot into diskmode for all iPods that support it (a...Jens Arnold1-1/+2
2007-07-31Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ...Michael Sevakis1-3/+0
2007-07-30First version of a 1st/2nd gen ADC driver. 1st gen is untested yet.Jens Arnold1-4/+4
2007-07-272nd gen: Correct LCD inversion state on init. * Fine tuned default contrast.Jens Arnold1-1/+1
2007-07-27iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD...Jens Arnold1-1/+4
2007-07-26Further G1/G2 work. Bootloader compiles now, but probably won't work.Jens Arnold1-1/+1
2007-07-26Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted...Jens Arnold1-0/+130