summaryrefslogtreecommitdiff
path: root/firmware/drivers/led.c
AgeCommit message (Expand)Author
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-02-18Do the CONFIG_LED defineJonathan Gordon
2007-02-18more CONFIG_LED fixesJonathan Gordon
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2005-11-24Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...Jens Arnold
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare
2005-06-04Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold
2005-02-19a bit nicer: delay of the disk activity indicator is supplied by app layerJörg Hohensohn
2005-02-19Ondio: disk indication in the status bar, to compensate for lacking LEDJörg Hohensohn
2005-02-05led driver for gminiJean-Philippe Bernardy
2004-11-02Adjusted for iriverLinus Nielsen Feltzing
2004-09-10avoid unused variable warning if no LEDJörg Hohensohn
2004-09-10no double negation, define present features, not absentJörg Hohensohn
2004-09-10Ondio has no LED (no RLOD possible ;-)Jörg Hohensohn
2004-06-22Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl...Linus Nielsen Feltzing
2003-11-07The code police strikes backLinus Nielsen Feltzing
2003-11-06set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn
2002-06-24remove tabs :)Alan Korr
2002-05-13Changing to C99 'bool' typeBjörn Stenberg
2002-04-26Simpler API and remove interrupt codeBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg