Age | Commit message (Expand) | Author |
2006-03-26 | Fixed the define in config.h and more tagcache alignment issues. | Miika Pekkarinen |
2006-03-26 | Use ROCKBOX_STRICT_ALIGN for all ARM targets. | Miika Pekkarinen |
2006-03-25 | Patch #4913 by David Rothenberger with some changes by me: add only backlight... | Hristo Kovachev |
2006-03-24 | New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen... | Björn Stenberg |
2006-03-22 | Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 by | Thom Johansen |
2006-03-21 | Add X5 support to scramble | Linus Nielsen Feltzing |
2006-03-21 | Correct codec size for iAudio X5 | Linus Nielsen Feltzing |
2006-03-21 | Removed an unneeded BUTTON_HOLD define for iPod 3G | Hristo Kovachev |
2006-03-21 | button.h cleanup, with the future "button action" thing in mind: | Hristo Kovachev |
2006-03-19 | Reworked backlight fading by GPIO based PWM to work for other targets | Thom Johansen |
2006-03-18 | Real Time Clock support in the WPS | Brandon Low |
2006-03-18 | Improve button driver performance on ipod a bit by moving around queue checks... | Brandon Low |
2006-03-18 | Patch FS#4841 from Ralf Herz, debug more io ports on the PP5020 based ipods | Brandon Low |
2006-03-17 | Iriver: Properly working remote type detection regardless of hold switch posi... | Jens Arnold |
2006-03-17 | Don't paste when sleepy, kids. | Thom Johansen |
2006-03-17 | Assembler optimised swap32 for ARM. | Thom Johansen |
2006-03-17 | CPU boosting support for ipod nano and video. The rest of the targets | Thom Johansen |
2006-03-17 | Add timer.c module support for ipods. Remove uneeded SIMULATOR check. | Thom Johansen |
2006-03-17 | Some extra PP defines, and make some PP5002 defines consistens with | Thom Johansen |
2006-03-16 | Proper charger input, usb and charger activity detection/reporting for ipod v... | Brandon Low |
2006-03-13 | Charging state reporting for iriver players. Values calibrated with | Miika Pekkarinen |
2006-03-09 | Commit changed scale factor to match battery reading changes on ipod 5g | Brandon Low |
2006-03-09 | Improve ipod i2c driver somewhat by at least taking advantage of the in-devic... | Brandon Low |
2006-03-09 | iAudio X5: Remote control buttons | Linus Nielsen Feltzing |
2006-03-09 | Use an 8 bit ADC read for battery reading on ipod, that provides better than ... | Brandon Low |
2006-03-08 | LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os... | Jens Arnold |
2006-03-06 | Make the ipod ADC driver more generic, preparing to share code between it and... | Brandon Low |
2006-03-05 | Fix other yellow builds | Brandon Low |
2006-03-05 | Basic battery monitoring for ipod 5g, should work on other ipods as well, but... | Brandon Low |
2006-03-04 | Archos V1 recorder charging path #2927 by Alun Thomas | Jörg Hohensohn |
2006-03-03 | More 64bit simulator fixes, coinciding with the long policy this time. | Jens Arnold |
2006-03-02 | gigabeat related changes | Marcoen Hirschberg |
2006-02-27 | Patch #3060 from Andrew Scott - iPod mini button driver | Dave Chapman |
2006-02-26 | iPod 3G - small audio fixes, but it still isn't working. | Dave Chapman |
2006-02-26 | iPod 3G - initial (completely untested) attempt at audio support | Dave Chapman |
2006-02-26 | Foreground/Background colour settings. Based on patch #3050 by Jonathan Gord... | Dave Chapman |
2006-02-24 | More iPod 3G work from Seven Le Mesle | Dave Chapman |
2006-02-24 | first gigabeat commit | Marcoen Hirschberg |
2006-02-24 | Button driver for iAudio X5 | Linus Nielsen Feltzing |
2006-02-23 | ADC driver for iAudio X5 | Linus Nielsen Feltzing |
2006-02-22 | Made LCD_RGBPACK() macro more efficient when used with variable arguments. | Jens Arnold |
2006-02-22 | Some corrections for MCF5250 | Linus Nielsen Feltzing |
2006-02-22 | Generic bitbang I2C driver | Linus Nielsen Feltzing |
2006-02-22 | Remove some unused/deprecated defines | Hristo Kovachev |
2006-02-21 | No X5 remote support just yet | Linus Nielsen Feltzing |
2006-02-21 | Not only H300 has a PCF50606 | Linus Nielsen Feltzing |
2006-02-21 | Correct typo in comments | Dave Chapman |
2006-02-21 | Forgot to add config file for iPod Mini. | Dave Chapman |
2006-02-21 | Patch #1435744 from Andrew Scott - initial iPod Mini support | Dave Chapman |
2006-02-20 | Oops, no potentially conflicting declarations please. | Jens Arnold |