Szymon Dziok
|
81db2f5eb0
|
YH92x: Use the led near the lcd as the ATA led, instead of shine all the time.
Change-Id: I139d0a8dc00e4d5fd964c3667e598aec923cc1cd
|
2014-06-18 18:06:17 +00:00 |
|
Daniel Stenberg
|
2acc0ac542
|
Updated our source code header to explicitly mention that we are GPL v2 or
later. We still need to hunt down snippets used that are not. 1324 modified
files...
http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 18:10:04 +00:00 |
|
Jonathan Gordon
|
bd47d48c21
|
Do the CONFIG_LED define
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12383 a1c6a512-1295-4272-9138-f99709370657
|
2007-02-18 05:07:19 +00:00 |
|
Jonathan Gordon
|
c2f05592ee
|
more CONFIG_LED fixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12376 a1c6a512-1295-4272-9138-f99709370657
|
2007-02-18 01:10:42 +00:00 |
|
Jens Arnold
|
780f79e7a4
|
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11504 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-10 20:26:01 +00:00 |
|
Jens Arnold
|
548755adf1
|
Fixed disk icon display in remote status bar on iriver. * Rolled back led.c changes, introducing a changed #if condition only. Reduces code size on targets with real controllable LED.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8059 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-24 00:10:14 +00:00 |
|
Kevin Ferrare
|
1a1abf25f4
|
removed old statusbar and buttonbar code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8004 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-20 01:02:14 +00:00 |
|
Jens Arnold
|
5690f78fb2
|
Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC icon display on iriver, and saves some code on Ondio. Removed invert_led() as it is no longer used.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6568 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-04 23:15:52 +00:00 |
|
Jörg Hohensohn
|
2e429ff762
|
a bit nicer: delay of the disk activity indicator is supplied by app layer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6019 a1c6a512-1295-4272-9138-f99709370657
|
2005-02-19 14:44:31 +00:00 |
|
Jörg Hohensohn
|
c76fbf7162
|
Ondio: disk indication in the status bar, to compensate for lacking LED
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6012 a1c6a512-1295-4272-9138-f99709370657
|
2005-02-19 00:34:15 +00:00 |
|
Jean-Philippe Bernardy
|
c3c26262f4
|
led driver for gmini
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5798 a1c6a512-1295-4272-9138-f99709370657
|
2005-02-05 16:20:23 +00:00 |
|
Linus Nielsen Feltzing
|
ded6894e63
|
Adjusted for iriver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5374 a1c6a512-1295-4272-9138-f99709370657
|
2004-11-02 21:42:39 +00:00 |
|
Jörg Hohensohn
|
3f0e64126e
|
avoid unused variable warning if no LED
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5059 a1c6a512-1295-4272-9138-f99709370657
|
2004-09-10 13:00:40 +00:00 |
|
Jörg Hohensohn
|
c45d54b467
|
no double negation, define present features, not absent
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5058 a1c6a512-1295-4272-9138-f99709370657
|
2004-09-10 12:55:55 +00:00 |
|
Jörg Hohensohn
|
9bb648800b
|
Ondio has no LED (no RLOD possible ;-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5057 a1c6a512-1295-4272-9138-f99709370657
|
2004-09-10 12:11:28 +00:00 |
|
Linus Nielsen Feltzing
|
fafd2093e3
|
Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and blinking when waiting to record (and when paused).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4790 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-22 10:52:39 +00:00 |
|
Linus Nielsen Feltzing
|
bef7ab0c26
|
The code police strikes back
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4024 a1c6a512-1295-4272-9138-f99709370657
|
2003-11-07 12:15:24 +00:00 |
|
Jörg Hohensohn
|
75bab49a54
|
set/clear port bits with atomic instructions instead of read-modify-write, saves time+space, allows port usage in ISR
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4022 a1c6a512-1295-4272-9138-f99709370657
|
2003-11-06 01:34:50 +00:00 |
|
Alan Korr
|
c81f9b78ac
|
remove tabs :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1160 a1c6a512-1295-4272-9138-f99709370657
|
2002-06-24 17:03:06 +00:00 |
|
Björn Stenberg
|
2382044ffc
|
Changing to C99 'bool' type
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@561 a1c6a512-1295-4272-9138-f99709370657
|
2002-05-13 12:29:34 +00:00 |
|
Björn Stenberg
|
9b113d5ac3
|
Simpler API and remove interrupt code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@250 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-26 09:05:36 +00:00 |
|
Björn Stenberg
|
c6773e1436
|
Moved driver to 'drivers' subdir
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@189 a1c6a512-1295-4272-9138-f99709370657
|
2002-04-23 09:13:23 +00:00 |
|