| Commit message (Expand) | Author | Age |
| * | Rename targets to be consistent in all places. (FS #10819). Take 2. | Björn Stenberg | 2009-12-07 |
| * | FS#10338: Add "use morse input " entry to settings menu | Teruaki Kawashima | 2009-11-08 |
| * | Introduce new config header 'config-sim.h' that takes care of undefining thin... | Nils Wallménius | 2009-11-07 |
| * | Commit "FS#10468 - USB HID: Show keypad mode on screen" | Tomer Shalev | 2009-09-30 |
| * | move the CONFIG_LED #define out into config.h as all but 3 targets actually h... | Jonathan Gordon | 2009-09-06 |
| * | Make the e200 compile the vled for the sim... other targets are probably doin... | Jonathan Gordon | 2009-09-06 |
| * | Commit FS#9545, storage cleanup and multi-driver support | Frank Gevaerts | 2009-07-17 |
| * | Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d... | Andrew Mahone | 2009-05-04 |
| * | FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolv... | Nils Wallménius | 2009-03-17 |
| * | Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe... | Thomas Martitz | 2009-03-02 |
| * | Enable USB mass storage on PP5020, PP5022 and PP5024 targets | Frank Gevaerts | 2009-02-25 |
| * | replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ... | Frank Gevaerts | 2009-02-21 |
| * | Commit FS#9724, which reworks the preprocessor defines related to backlight f... | Thomas Martitz | 2009-01-26 |
| * | Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020... | Michael Sevakis | 2009-01-22 |
| * | USB detection changes. c200/e200: Consider USB to be powered when charger is ... | Michael Sevakis | 2009-01-19 |
| * | c200v1/e200v1: Add battery charging. This should be usable on v2 players but ... | Michael Sevakis | 2009-01-11 |
| * | Add very rough battery life estimateion for iPod minis. Also, update Sansav1... | Michael Giacomelli | 2009-01-02 |
| * | Simplify powermgmt thread loops so it calls functions turn (no more power_thr... | Michael Sevakis | 2008-12-24 |
| * | Fix reds. Also note my r19221 commit message had a typo - shoudld have been ... | Steve Bavin | 2008-11-26 |
| * | Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe... | Steve Bavin | 2008-11-26 |
| * | cleanup storage defines | Frank Gevaerts | 2008-10-31 |
| * | Codec memory reorganization | Nils Wallménius | 2008-10-19 |
| * | WPS editor: | Maurus Cuelenaere | 2008-09-04 |
| * | Fix red. No bother with lcd power management calls in bootloader. | Michael Sevakis | 2008-05-14 |
| * | Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig... | Michael Sevakis | 2008-05-14 |
| * | Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a micr... | Mark Arigo | 2008-05-13 |
| * | Oops. Didn't mean to commit this. | Barry Wardell | 2008-03-04 |
| * | Only need to include these for e200. | Barry Wardell | 2008-03-04 |
| * | New USB stack | Björn Stenberg | 2007-11-22 |
| * | FS#7738 - Scroll wheel acceleration for iPod | Linus Nielsen Feltzing | 2007-11-19 |
| * | Album art support. Based on FS#3045, but heavily modified to adapt to MoB and... | Nicolas Pennequin | 2007-11-11 |
| * | Red-out on the e200/c200 sims. | Michael Sevakis | 2007-10-08 |
| * | Hopefully take care of FS#7806 - Current Sansapatcher fails to boot OF by rem... | Michael Sevakis | 2007-10-08 |
| * | Firmware "hacker" code for the e200r install so the full bootloader rom doesn... | Jonathan Gordon | 2007-09-09 |
| * | uppps | Christian Gmeiner | 2007-08-29 |
| * | we use only 2 endpoints | Christian Gmeiner | 2007-08-29 |
| * | Add the define for the usb stack (in comment) on targets that can be used for... | Peter D'Hoye | 2007-08-29 |
| * | oops... disable stack | Christian Gmeiner | 2007-08-27 |
| * | Usb Stack: only setup packet handling, and not enabled by default as there is... | Christian Gmeiner | 2007-08-27 |
| * | First step of powermanagement rework: * Move target specific stuff into targe... | Jens Arnold | 2007-08-17 |
| * | Enable a lot more features for simulators and add stubs where necessary, simu... | Nils Wallménius | 2007-08-12 |
| * | Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf... | Nils Wallménius | 2007-08-01 |
| * | Stop the red. Move some stuff into #ifndef SIMULATOR block. | Michael Sevakis | 2007-07-31 |
| * | Add a new timeout API to the kernel. Enable only for e200 right now since it'... | Michael Sevakis | 2007-07-29 |
| * | Reenable scaling on Sansa since a reasonable solution to clicks has been found. | Michael Sevakis | 2007-07-26 |
| * | Wheel acceleration for e200. A general acceleration interface intended for us... | Michael Sevakis | 2007-07-22 |
| * | Remove Sansa frequency scaling until issues with static during screen updates... | Michael Giacomelli | 2007-07-10 |
| * | Enable frequency scaling on the Sansa. Thanks to Jens Arnold's improvements,... | Michael Giacomelli | 2007-07-09 |
| * | e200 lcd mashup: 1) Enable flipped and inverted mode. 2) Fully enable all pow... | Michael Sevakis | 2007-07-08 |
| * | Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so... | Michael Sevakis | 2007-06-30 |