| Commit message (Expand) | Author |
| 2014-03-03 | Implement lcd_get_dpi() for all bitmap targets. | Thomas Martitz |
| 2012-05-09 | Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL | Nils Wallménius |
| 2012-01-07 | TARGET_TREE is not needed anymore | Rafaël Carré |
| 2012-01-03 | Rework powermgmt to enable code re-use on appliation and sims. | Thomas Martitz |
| 2011-11-11 | Finally submit GUI boost (FS#8668). With this change the CPU is boosted (with... | Andree Buschmann |
| 2010-06-19 | iPod 3G: Implement wheel acceleration and repeats. Chosen settings feel prett... | Michael Sevakis |
| 2010-04-09 | Add LBA48 support to all targets with ATA, except archoses whose USB bridge c... | Torne Wuff |
| 2010-04-01 | FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ... | Jeffrey Goode |
| 2010-02-16 | Add iPod 3G and iPod Color/Photo (FS#9072) current consumption and battery di... | Andree Buschmann |
| 2009-12-07 | Rename targets to be consistent in all places. (FS #10819). Take 2. | Björn Stenberg |
| 2009-11-08 | FS#10338: Add "use morse input " entry to settings menu | Teruaki Kawashima |
| 2009-11-07 | Introduce new config header 'config-sim.h' that takes care of undefining thin... | Nils Wallménius |
| 2009-09-06 | move the CONFIG_LED #define out into config.h as all but 3 targets actually h... | Jonathan Gordon |
| 2009-08-18 | LCD_DEPTH == 2, horizontal packing: specify if lcd framebuffer is in iram int... | Rafaël Carré |
| 2009-05-04 | Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d... | Andrew Mahone |
| 2009-03-02 | Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe... | Thomas Martitz |
| 2009-02-21 | replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ... | Frank Gevaerts |
| 2009-02-15 | Firewire charger detection for ipod 3G, patch by Boris Gjenero. Fixes FS#9900 | Nils Wallménius |
| 2009-02-09 | Put the display colours for monochrome and greyscale targets into the target ... | Jens Arnold |
| 2008-10-31 | cleanup storage defines | Frank Gevaerts |
| 2008-10-19 | Codec memory reorganization | Nils Wallménius |
| 2008-10-07 | add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki... | Frank Gevaerts |
| 2008-09-28 | Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87... | Peter D'Hoye |
| 2008-09-04 | WPS editor: | Maurus Cuelenaere |
| 2008-04-20 | Adding new setting to System Settings <Accessory Power Supply -- off by defau... | Andree Buschmann |
| 2008-03-27 | use HAVE_ATA to decide if ata.c should be compiled | Marcoen Hirschberg |
| 2007-11-30 | Delay reading the first battery level for at least 1 tick. Seems to fix the l... | Michael Sevakis |
| 2007-11-27 | Disable low battery shutdown for the time being on iPod 3g until the battery ... | Michael Sevakis |
| 2007-11-18 | Oops forgot a few | Nils Wallménius |
| 2007-11-11 | Album art support. Based on FS#3045, but heavily modified to adapt to MoB and... | Nicolas Pennequin |
| 2007-09-29 | Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199)... | Nicolas Pennequin |
| 2007-09-15 | Allow higher battery capacities to be set for ipod 3G, closes FS#7782 | Nils Wallménius |
| 2007-08-17 | First step of powermanagement rework: * Move target specific stuff into targe... | Jens Arnold |
| 2007-08-12 | Enable a lot more features for simulators and add stubs where necessary, simu... | Nils Wallménius |
| 2007-08-03 | Disk poweroff for 3rd gen iPods. | Jens Arnold |
| 2007-08-01 | Firewire detection with reboot into diskmode for all iPods that support it (a... | Jens Arnold |
| 2007-07-31 | Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ... | Michael Sevakis |
| 2007-04-12 | Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC... | Jens Arnold |
| 2007-04-05 | Fix automatic rolo on new version for archos. Introduces new define in config... | Peter D'Hoye |
| 2007-03-18 | There is no need to hide CONFIG_RTC in the bootloader - it's harmless. Fixes... | Dave Chapman |
| 2007-03-18 | The UI sim simulates the RTC, so there is no need to disable it - affects all... | Dave Chapman |
| 2007-02-28 | Fix sim builds. | Thom Johansen |
| 2007-02-28 | Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ... | Thom Johansen |
| 2007-02-26 | WM8711/8721/8731 have no tone controls, so enable the software tone controls ... | Jens Arnold |
| 2007-02-23 | Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r... | Dave Chapman |
| 2007-02-20 | FS#6674: HAVE_XXX souldn't be defined with a value. | Barry Wardell |
| 2006-11-09 | Added macros controlling what goes to IRAM on different targets. | Tomasz Malesinski |
| 2006-10-25 | ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi... | Jonathan Gordon |
| 2006-10-05 | Fix simulator build errors for iPod 3g, 4g, mini and mini2g. | Barry Wardell |
| 2006-10-05 | Fix iPod bootloader build errors. | Barry Wardell |