diff options
| author | Nicolas Pennequin <nicolas.pennequin@free.fr> | 2007-09-27 15:42:55 +0000 |
|---|---|---|
| committer | Nicolas Pennequin <nicolas.pennequin@free.fr> | 2007-09-27 15:42:55 +0000 |
| commit | f3b015f73b29f2d3514c32a9b8b8f0338b52e358 (patch) | |
| tree | 65e1694745947a9a7d673811d12155f3b2a03019 /docs | |
| parent | 5353473b723749a7cd92d72e94423b74058287dc (diff) | |
| download | rockbox-f3b015f73b29f2d3514c32a9b8b8f0338b52e358.zip rockbox-f3b015f73b29f2d3514c32a9b8b8f0338b52e358.tar.gz rockbox-f3b015f73b29f2d3514c32a9b8b8f0338b52e358.tar.bz2 rockbox-f3b015f73b29f2d3514c32a9b8b8f0338b52e358.tar.xz | |
FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.
Add two new line selector types: solid colour and gradient. Solid colour only uses the primary colour setting.
The secondary colour setting is used for the gradient. Text colour for the selected item is also changeable.
These new settings are a bit controversial so they may be removed later.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14868 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/CREDITS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CREDITS b/docs/CREDITS index 77d34f1..542278e 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -334,6 +334,7 @@ Peter Harley Max Kelley Alexander Eickhoff Pinitnun Shanasabang +Ken Fazzone The libmad team The wavpack team |