summaryrefslogtreecommitdiff
path: root/firmware/backlight.c (follow)
Commit message (Expand)AuthorAge
* Patch #4934 by Ralf Herz: FixesHristo Kovachev2006-04-01
* Ooops, iPod 3G used lcd_enable() to switch backlight. Blind fix, needs testing.Jens Arnold2006-03-31
* Patch #4913 by David Rothenberger with some changes by me: add only backlight...Hristo Kovachev2006-03-25
* Dummy is_backlight_on() for bootloaderBjörn Stenberg2006-03-24
* New option: First keypress enables backlight only. Patch #2920 by Nicolas Pen...Björn Stenberg2006-03-24
* Me sillyLinus Nielsen Feltzing2006-03-22
* Even more simulator fixes for backlightLinus Nielsen Feltzing2006-03-22
* Fix simulator backlight for X5Linus Nielsen Feltzing2006-03-22
* Backlight for iAudio X5Linus Nielsen Feltzing2006-03-22
* Reworked backlight fading by GPIO based PWM to work for other targetsThom Johansen2006-03-19
* Fix some problems with using USB_POWERED as a charging state separate from ch...Brandon Low2006-03-19
* Fix red bootbox build.Jens Arnold2006-03-18
* Use plugged backlight timeout when usb poweredBrandon Low2006-03-18
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
* Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman2006-02-21
* Further iPod 3G work from Seven Le MesleDave Chapman2006-02-05
* Patch #1404233 by Peter D'Hoye: H300 brightness bugfixHristo Kovachev2006-01-19
* The Code Police struck againLinus Nielsen Feltzing2006-01-16
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* Oops:) Make the brightness setting purely numericalHristo Kovachev2005-12-22
* Patch No 1387627 by Peter D'Hoye: Backlight Brightness setting for H300Hristo Kovachev2005-12-22
* patch #1385256 by Hristo Kovachev - Turn off H300 LCD while backlight is offLinus Nielsen Feltzing2005-12-20
* Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...Jens Arnold2005-11-23
* Fix iriver bootloader builds.Jens Arnold2005-11-22
* Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold2005-11-21
* Always turn on the backlight in the H300 boot loaderLinus Nielsen Feltzing2005-11-16
* Reverted erroneous commitLinus Nielsen Feltzing2005-11-16
* Cleaned up bootloader linker control file and added the H300 targetLinus Nielsen Feltzing2005-11-16
* H300 backlightLinus Nielsen Feltzing2005-11-14
* iPod: Add backlight functions for NanoDave Chapman2005-11-14
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07
* Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold2005-10-03
* iriver: Always turn on the backlight in backlight_init()Linus Nielsen Feltzing2005-08-15
* Backlight dimming: Don't unboost the CPU from within the isr.Jens Arnold2005-08-11
* Backlight dimming: Protect from extraneous calls with the same target value. ...Jens Arnold2005-08-11
* Moved implementation of user timer to the firmware layer, implemented it for ...Jens Arnold2005-07-26
* Disable backlight in the bootloaderLinus Nielsen Feltzing2005-07-04
* Iriver: atomic I/O port manipulation macros, to avoid interference between no...Jens Arnold2005-07-02
* The last commit mixed up the arguments of cpu_boost(). Fixed that and removed...Jens Arnold2005-06-20
* Added few #ifdef HAVE_ADJUSTABLE_CPU_FREQ.Miika Pekkarinen2005-06-20
* Backlight dimming is now flicker free on all situations.Miika Pekkarinen2005-06-20
* Iriver: Backlight fading is now configurable. Added a function to stop the ba...Jens Arnold2005-06-20
* Only stop backlight pwm timer if display is fully dimmed eitherMiika Pekkarinen2005-06-19
* Initial support for iriver backlight dimming. Unfortunately dimmingMiika Pekkarinen2005-06-18
* Added dummy function and simulator stub.Jens Arnold2005-05-30
* Remote LCD: added own backlight timeout stuffChristian Gmeiner2005-05-30
* More dead code...Jens Arnold2005-05-08
* typo (ok, my commits get trivial)Jörg Hohensohn2005-04-22
* iRiver: Independent backlight timers for the main and remote LCDLinus Nielsen Feltzing2005-04-15
* IRiver: added remote backlight handling into backlight threadChristian Gmeiner2005-04-15