summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2006-08-31H10 changes: power_off() now actually powers off. Fix wrong bitwise operation...Barry Wardell
2006-08-30Fix volume being really low on H10Barry Wardell
2006-08-30RTC driver for H10 by Laurent BaumBarry Wardell
2006-08-30Oops. It's #endif not #end.Barry Wardell
2006-08-30Sound on H10!Barry Wardell
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis
2006-08-26Smoother volume control, less clickiness and some misc. formatting changes fo...Michael Sevakis
2006-08-24Increase the number of pixels written to the Photo/Color LCD in one go to 0x1...Dave Chapman
2006-08-23Allow scrolling lines with different x-margins. The margin at the time of the...Mark Arigo
2006-08-23H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% ...Jens Arnold
2006-08-22Move X5 ADC code to target tree. Fix power button detection on H10. New ADCBarry Wardell
2006-08-22Irivers: Faster remote LCD update. Maximum speedup (without ticking reduction...Jens Arnold
2006-08-17Prevent unlikely endless loop.Miika Pekkarinen
2006-08-17Port Tom Meyer's lcd_yuv_blit() optimisations for the ipod 5g to the ipod Pho...Dave Chapman
2006-08-17Optimisations to lcd_yuv_blit by Tom Meyer - speeds up mpegplayer by about 10...Dave Chapman
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye
2006-08-15Removed annoying debug outputLinus Nielsen Feltzing
2006-08-15Reverted an accidental changeLinus Nielsen Feltzing
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing
2006-08-15Add support for displaying the the current path or the full path (or neither)...Dan Everton
2006-08-15Change default contrast for iPod 3GDaniel Ankers
2006-08-14Make sure the EQ is always applied to the DAC path.Dan Everton
2006-08-14Add support for the iPod Video hardware equalizer. You can access it from Sou...Dan Everton
2006-08-12Added support for 512MB chips. Added support for multiple chips.Tomasz Malesinski
2006-08-12Remove unneeded and unwanted parameter checking from lcd_yuv_blit() - bring t...Dave Chapman
2006-08-12update the gigabeat code and move to target_treeMarcoen Hirschberg
2006-08-11Delay loops were too short for non-logf enabled builds @ 120 MHz.Miika Pekkarinen
2006-08-10Make the grey shades on greyscale iPods a little darker, and the dark grey on...Jens Arnold
2006-08-10Patch #5789 by Mike Sevakis - Proper shut down of Coldfire targetsLinus Nielsen Feltzing
2006-08-09Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen
2006-08-08fixed bootloader problem not only for x5.Rani Hod
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod
2006-08-08Oops. Remove declaration of unused variable - fix the warningDave Chapman
2006-08-08Implementation of lcd_yuv_blit() for the ipod 5g.Dave Chapman
2006-08-08H300: * Implemented lcd_yuv_blit(). Speeds up video playback by about 7%. No ...Jens Arnold
2006-08-07Let eeprom driver return the error number. This is just a cover-up commit to ...Peter D'Hoye
2006-08-07Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...Dave Chapman
2006-08-07Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen
2006-08-05Initial EEPROM driver for iriver H1xx.Miika Pekkarinen
2006-08-02Reduced the logf output. Please enable the lines only when necessary.Miika Pekkarinen
2006-08-01added mostly dummy changes to allow building of a Sansa e200 bootloaderDaniel Stenberg
2006-07-31Applied FS# 5736 by Alexander Levin.Rani Hod
2006-07-28Add a define for unplugged remoteHristo Kovachev
2006-07-28LCD remote support for iAudio X5Linus Nielsen Feltzing
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold
2006-07-28LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scroll...Jens Arnold
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing
2006-07-25Contrast setting cleanup: * Only include contrast setting for targets where i...Jens Arnold
2006-07-25Restore the default backlight settings broken by RaniLinus Nielsen Feltzing