Age | Commit message (Expand) | Author |
2009-09-30 | Commit "FS#10468 - USB HID: Show keypad mode on screen" | Tomer Shalev |
2009-09-06 | move the CONFIG_LED #define out into config.h as all but 3 targets actually h... | Jonathan Gordon |
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-25 | Enable USB mass storage on PP5020, PP5022 and PP5024 targets | Frank Gevaerts |
2009-02-21 | replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ... | Frank Gevaerts |
2009-02-10 | Simulate backlight for colour targets. Implements the idea from FS #9884, but... | Jens Arnold |
2009-02-07 | Simplify conditions for including serial port support (it's now HAVE_SERIAL).... | Bertrik Sikken |
2009-01-26 | Commit FS#9724, which reworks the preprocessor defines related to backlight f... | Thomas Martitz |
2008-12-25 | Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama... | Michael Giacomelli |
2008-12-24 | Simplify powermgmt thread loops so it calls functions turn (no more power_thr... | Michael Sevakis |
2008-10-31 | cleanup storage defines | Frank Gevaerts |
2008-10-19 | Codec memory reorganization | Nils Wallménius |
2008-09-04 | WPS editor: | Maurus Cuelenaere |
2008-07-14 | Revert r18029 as well. It's more complicated than I thought as Rockbox curre... | Marc Guay |
2008-07-14 | Remove the Mic Recording capacity from the iPod Nano and Video as they can on... | Marc Guay |
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-23 | Enable usbstack on ipods. | Björn Stenberg |
2007-11-19 | FS#7738 - Scroll wheel acceleration for iPod | Linus Nielsen Feltzing |
2007-11-12 | Hardware controlled backlight brightness for iPod Video and Nano, retaining t... | Jens Arnold |
2007-11-11 | Album art support. Based on FS#3045, but heavily modified to adapt to MoB and... | Nicolas Pennequin |
2007-08-29 | Add the define for the usb stack (in comment) on targets that can be used for... | Peter D'Hoye |
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-01 | Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf... | Nils Wallménius |
2007-07-14 | Correction for ipod video and nano battery type. FS #7216 by Andree Buschmann | Peter D'Hoye |
2007-07-02 | Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa... | Jens Arnold |
2007-05-20 | Use bitmasks to define which inputs are available. Makes it easier to remove ... | 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-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 |
2007-02-04 | Fix USB detection on ipods and other portalplayer targets - Rockbox now corre... | Dave Chapman |
2006-12-22 | Make AB mode uable on the ipods. In AB mode select is used to set/reset | Jonathan Gordon |
2006-12-18 | FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co... | 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 iPod bootloader build errors. | Barry Wardell |
2006-10-05 | Move all iPod targets into the target tree. FS#5890 | Barry Wardell |
2006-09-26 | Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex... | Dave Chapman |
2006-09-26 | Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head... | Linus Nielsen Feltzing |
2006-08-16 | * fixed the pitch screen key mappings for all targets, targets require a | Jonathan Gordon |
2006-06-06 | Work-in-progress rework of charging status reading & display: * Changed sever... | Jens Arnold |
2006-04-15 | Also add a config-specific 'Default' value, this should fix the sim builds. | Zakk Roberts |
2006-04-15 | Move the battery min/max capacity to player config files and add an increment... | Zakk Roberts |