Age | Commit message (Expand) | Author |
2009-05-04 | Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d... | Andrew Mahone |
2009-03-17 | FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolv... | Nils Wallménius |
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-01-26 | Commit FS#9724, which reworks the preprocessor defines related to backlight f... | Thomas Martitz |
2009-01-22 | Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020... | Michael Sevakis |
2009-01-19 | USB detection changes. c200/e200: Consider USB to be powered when charger is ... | Michael Sevakis |
2009-01-11 | c200v1/e200v1: Add battery charging. This should be usable on v2 players but ... | Michael Sevakis |
2009-01-02 | Add very rough battery life estimateion for iPod minis. Also, update Sansav1... | Michael Giacomelli |
2008-12-24 | Simplify powermgmt thread loops so it calls functions turn (no more power_thr... | Michael Sevakis |
2008-11-26 | 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-10-31 | cleanup storage defines | Frank Gevaerts |
2008-10-19 | Codec memory reorganization | Nils Wallménius |
2008-09-04 | WPS editor: | Maurus Cuelenaere |
2008-05-14 | 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-13 | Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a micr... | Mark Arigo |
2008-03-04 | Oops. Didn't mean to commit this. | Barry Wardell |
2008-03-04 | Only need to include these for e200. | Barry Wardell |
2007-11-22 | New USB stack | Björn Stenberg |
2007-11-19 | FS#7738 - Scroll wheel acceleration for iPod | Linus Nielsen Feltzing |
2007-11-11 | Album art support. Based on FS#3045, but heavily modified to adapt to MoB and... | Nicolas Pennequin |
2007-10-08 | 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-09-09 | Firmware "hacker" code for the e200r install so the full bootloader rom doesn... | Jonathan Gordon |
2007-08-29 | 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-27 | 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-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-31 | Stop the red. Move some stuff into #ifndef SIMULATOR block. | Michael Sevakis |
2007-07-29 | Add a new timeout API to the kernel. Enable only for e200 right now since it'... | Michael Sevakis |
2007-07-26 | Reenable scaling on Sansa since a reasonable solution to clicks has been found. | Michael Sevakis |
2007-07-22 | Wheel acceleration for e200. A general acceleration interface intended for us... | Michael Sevakis |
2007-07-10 | Remove Sansa frequency scaling until issues with static during screen updates... | Michael Giacomelli |
2007-07-09 | Enable frequency scaling on the Sansa. Thanks to Jens Arnold's improvements,... | Michael Giacomelli |
2007-07-08 | e200 lcd mashup: 1) Enable flipped and inverted mode. 2) Fully enable all pow... | Michael Sevakis |
2007-06-30 | Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so... | Michael Sevakis |
2007-06-06 | Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int... | Michael Sevakis |
2007-06-05 | e200: Add recording. Just from MIC right now and FM integration will happen s... | Michael Sevakis |
2007-06-04 | Bring back rolo for mi4-based targets (H10 and Sansa). | Barry Wardell |
2007-05-28 | Accept FS#7228 by Dagni McPhee enable pitchscreen on sansa | Nils Wallménius |
2007-05-20 | Use bitmasks to define which inputs are available. Makes it easier to remove ... | Michael Sevakis |
2007-05-17 | Change i2c config on e200. Seems to speed things up somewhat. | Michael Sevakis |
2007-04-23 | FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when ba... | Barry Wardell |