summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod4g.h (follow)
Commit message (Expand)AuthorAge
* Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg2009-12-07
* Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier2009-12-01
* FS#10338: Add "use morse input " entry to settings menuTeruaki Kawashima2009-11-08
* Introduce new config header 'config-sim.h' that takes care of undefining thin...Nils Wallménius2009-11-07
* Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev2009-09-30
* LCD_DEPTH == 2, horizontal packing: specify if lcd framebuffer is in iram int...Rafaël Carré2009-08-18
* Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone2009-05-04
* Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz2009-03-02
* Enable USB mass storage on PP5020, PP5022 and PP5024 targetsFrank Gevaerts2009-02-25
* replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ...Frank Gevaerts2009-02-21
* Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold2009-02-09
* Simplify conditions for including serial port support (it's now HAVE_SERIAL)....Bertrik Sikken2009-02-07
* Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli2008-12-25
* Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis2008-12-24
* cleanup storage definesFrank Gevaerts2008-10-31
* Codec memory reorganizationNils Wallménius2008-10-19
* add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts2008-10-07
* WPS editor:Maurus Cuelenaere2008-09-04
* Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann2008-04-20
* use HAVE_ATA to decide if ata.c should be compiledMarcoen Hirschberg2008-03-27
* Commit FS#8387 by Adam Gashlin. Enables detection of firewire devices for ch...Michael Giacomelli2008-01-20
* Enable usbstack on ipods.Björn Stenberg2007-11-23
* FS#7738 - Scroll wheel acceleration for iPodLinus Nielsen Feltzing2007-11-19
* Oops forgot a fewNils Wallménius2007-11-18
* Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin2007-11-11
* Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Mi...Jens Arnold2007-11-03
* Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199)...Nicolas Pennequin2007-09-29
* Accept patch in FS#6869 by Justin Foell, increases maximum settable battery c...Nils Wallménius2007-09-02
* Add the define for the usb stack (in comment) on targets that can be used for...Peter D'Hoye2007-08-29
* First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold2007-08-17
* Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius2007-08-12
* Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis2007-05-20
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye2007-04-05
* There is no need to hide CONFIG_RTC in the bootloader - it's harmless. Fixes...Dave Chapman2007-03-18
* The UI sim simulates the RTC, so there is no need to disable it - affects all...Dave Chapman2007-03-18
* Fix sim builds.Thom Johansen2007-02-28
* Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen2007-02-28
* Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman2007-02-23
* FS#6674: HAVE_XXX souldn't be defined with a value.Barry Wardell2007-02-20
* Correct a deceptive comment. Clarify that this config file is only for the 4g...Tom Ross2007-02-07
* Fix USB detection on ipods and other portalplayer targets - Rockbox now corre...Dave Chapman2007-02-04
* Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon2006-12-22
* FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell2006-12-18
* Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski2006-11-09
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Fix simulator build errors for iPod 3g, 4g, mini and mini2g.Barry Wardell2006-10-05
* Fix iPod bootloader build errors.Barry Wardell2006-10-05
* Move all iPod targets into the target tree. FS#5890Barry Wardell2006-10-05
* Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex...Dave Chapman2006-09-26