summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis2006-09-26
* Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex...Dave Chapman2006-09-26
* Fixed tlv320 mute problem at least for digital audio path. Analog bypass muti...Michael Sevakis2006-09-26
* Patch #6067 from Robert Keevil - enable headphone detection for the remaining...Dave Chapman2006-09-26
* Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing2006-09-26
* Fix "Upside down" behaviour on H10. We need to flip horizontally as well as v...Barry Wardell2006-09-25
* Fix them all.Miika Pekkarinen2006-09-25
* Fixed the line scrolling not always being smooth.Miika Pekkarinen2006-09-25
* Fixed the errors.Miika Pekkarinen2006-09-16
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
* Added the power off to x5 remote play button. 3s delay seems confortable and ...Michael Sevakis2006-09-12
* Added remote backlight on hold option to players with remote hold switch. Dis...Michael Sevakis2006-09-10
* H10 changes: power_off() now actually powers off. Fix wrong bitwise operation...Barry Wardell2006-08-31
* Fix volume being really low on H10Barry Wardell2006-08-30
* RTC driver for H10 by Laurent BaumBarry Wardell2006-08-30
* Oops. It's #endif not #end.Barry Wardell2006-08-30
* Sound on H10!Barry Wardell2006-08-30
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28
* Smoother volume control, less clickiness and some misc. formatting changes fo...Michael Sevakis2006-08-26
* Increase the number of pixels written to the Photo/Color LCD in one go to 0x1...Dave Chapman2006-08-24
* Allow scrolling lines with different x-margins. The margin at the time of the...Mark Arigo2006-08-23
* H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% ...Jens Arnold2006-08-23
* Move X5 ADC code to target tree. Fix power button detection on H10. New ADCBarry Wardell2006-08-22
* Irivers: Faster remote LCD update. Maximum speedup (without ticking reduction...Jens Arnold2006-08-22
* Prevent unlikely endless loop.Miika Pekkarinen2006-08-17
* Port Tom Meyer's lcd_yuv_blit() optimisations for the ipod 5g to the ipod Pho...Dave Chapman2006-08-17
* Optimisations to lcd_yuv_blit by Tom Meyer - speeds up mpegplayer by about 10...Dave Chapman2006-08-17
* eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye2006-08-15
* Removed annoying debug outputLinus Nielsen Feltzing2006-08-15
* Reverted an accidental changeLinus Nielsen Feltzing2006-08-15
* Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing2006-08-15
* Add support for displaying the the current path or the full path (or neither)...Dan Everton2006-08-15
* Change default contrast for iPod 3GDaniel Ankers2006-08-15
* Make sure the EQ is always applied to the DAC path.Dan Everton2006-08-14
* Add support for the iPod Video hardware equalizer. You can access it from Sou...Dan Everton2006-08-14
* Added support for 512MB chips. Added support for multiple chips.Tomasz Malesinski2006-08-12
* Remove unneeded and unwanted parameter checking from lcd_yuv_blit() - bring t...Dave Chapman2006-08-12
* update the gigabeat code and move to target_treeMarcoen Hirschberg2006-08-12
* Delay loops were too short for non-logf enabled builds @ 120 MHz.Miika Pekkarinen2006-08-11
* Make the grey shades on greyscale iPods a little darker, and the dark grey on...Jens Arnold2006-08-10
* Patch #5789 by Mike Sevakis - Proper shut down of Coldfire targetsLinus Nielsen Feltzing2006-08-10
* Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen2006-08-09
* fixed bootloader problem not only for x5.Rani Hod2006-08-08
* Accepted FS #5772 by Michael SevakisRani Hod2006-08-08
* Oops. Remove declaration of unused variable - fix the warningDave Chapman2006-08-08
* Implementation of lcd_yuv_blit() for the ipod 5g.Dave Chapman2006-08-08
* H300: * Implemented lcd_yuv_blit(). Speeds up video playback by about 7%. No ...Jens Arnold2006-08-08
* Let eeprom driver return the error number. This is just a cover-up commit to ...Peter D'Hoye2006-08-07
* Initial commit of work-in-progress MPEG video player plugin based on libmpeg2...Dave Chapman2006-08-07
* Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold2006-08-07