summaryrefslogtreecommitdiff
path: root/firmware/target/arm/s3c2440/gigabeat-fx/backlight-meg-fx.c
AgeCommit message (Expand)Author
2009-05-21Simplify some redundant boolean expressionsBertrik Sikken
2009-04-26Remove the calls to backlight_lcd_sleep_countdown from target specific code a...Thomas Martitz
2009-04-25Rename _buttonlight_timeout and use a function call instead of extern'ing but...Thomas Martitz
2008-12-02Meg-FX: Do a bit of LED service simplification and save a tiny bit of code size.Michael Sevakis
2008-12-02Oops. Should subtract one from actual default value.Michael Sevakis
2008-12-02Fix another bug spotted in LED service. Default setting should also use log_b...Michael Sevakis
2008-12-02Fix FS#9599 - LCD Brightness setting broken by software fading. Patch by Thom...Michael Sevakis
2008-11-26Code police myself.Steve Bavin
2008-11-26Oops - fix yellow.Steve Bavin
2008-11-26Fix reds. Also note my r19221 commit message had a typo - shoudld have been ...Steve Bavin
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-14Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis
2008-01-25- make the booloader compile againMarcoen Hirschberg
2008-01-25make the brightness setting logarithmic, which looks linear to the eyeMarcoen Hirschberg
2007-11-12Fix bootloaders, and the backlight-modded Ondio build.Jens Arnold
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold
2007-10-07Name all button light functions and variables consistently starting with butt...Jens Arnold
2007-07-29Stop Gigabeat bootloader from panicing.Michael Sevakis
2007-05-14Gigabeat Button/Backlight update: Reduce the number of writes to the sc606 wh...Karl Kurbjun
2007-05-10More Gigabeat button light fixes. Settings now work properly, startup does n...Karl Kurbjun
2007-05-08Add in buttonlight brightness setting for the Gigabeat, and setup the framewo...Karl Kurbjun
2007-05-08Few more code cleanups to the button light work. This reduces the flickering...Karl Kurbjun
2007-05-08Faster/Smoother fading on the GigabeatKarl Kurbjun
2007-05-07Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun
2007-04-18move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...Marcoen Hirschberg