- Status Closed
- Percent Complete
- Task Type Patches
- Category Settings
- Assigned To No-one
- Operating System
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by running_amar - 2006-01-05
Last edited by nicolas_p - 2006-02-07
Opened by running_amar - 2006-01-05
Last edited by nicolas_p - 2006-02-07
FS#2884 - Color settings 2
Set the foreground and background colours for colour
suported targets.
(This is an update to - [ 1396750 ] Color settings
which may be deleted)
more info & discution @
http://www.misticriver.net/showthread.php?
t=34414&page=2
Closed by linuxstb
2006-02-26 02:52
Reason for closing: Duplicate
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2006-02-26 02:52
Reason for closing: Duplicate
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Alternative colour settings patch committed to CVS
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Update: Colors in alphabetica order, navy changed and
orange added
now the fg and bg can not be set to the same colour
rb blue added
fixed wrong colours
Big changes, two new code files that need to be placed in
the rockbox/apps + the patch file and then the color-palet-
defalt file needs to be placed in the .rockbox folder
after compiling.
fix wrong colors and menu
Keeping up to date with cvs
This patch ignores the endianness of the system. Changing
line 59 to
palet[num_colors].rgbref=betoh16®;
in color_menu.c *should* fix this, I believe. (I can’t test
it on an H3x0 myself, but I think that’s how it works.)
Thanks for the advice,
get a compile error ‘implicit declaration of
function ‘betoh16’ what do i have to #include?
I beleve linus is now working on a simalar set of
settings, so further development has efectivaly stoped and
now just performing maintenence
more updates aginst CVS
can you re-upload the .patch? it doesnt work… “patching file apps/lang/english.lang
patch unexpectedly ends in middle of line
patch: malformed patch at line 432:”
I synched this patch with CVS of 2006.02.07. Get it here :
http://nicolas.pennequin.free.fr/color_settings_20060207.patch