This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7920 - matrix screensaver, fixed (work around) disappearing characters
Attached to Project:
Rockbox
Opened by Gerritt Gonzales (GRaTT) - Wednesday, 10 October 2007, 01:05 GMT+1
Last edited by Jonas Häggqvist (rasher) - Tuesday, 27 November 2007, 01:36 GMT+1
Opened by Gerritt Gonzales (GRaTT) - Wednesday, 10 October 2007, 01:05 GMT+1
Last edited by Jonas Häggqvist (rasher) - Tuesday, 27 November 2007, 01:36 GMT+1
|
Detailsmatrix_both.zip
included: 4 bitmaps of characters to display matrix_both.diff patch file This contains both matrix and matrix_pass matrix.c just has a fix to the disappearing characters. matrix_pass.c: more random display of characters fix to the disappearing characters. added 2 digit random password to exit, watch when it starts added ROCK BOX in yellow charatcers to the bitmap display characters. matrix.zip included: 2 bitmaps of characters to display matrix.diff patch file This contains matrix matrix.c just has a fix to the disappearing characters. matrix_pass.zip included: 2 bitmaps of characters to display matrix_pass.diff patch file This contains matrix_pass matrix_pass.c: more random display of characters fix to the disappearing characters. added 2 digit random password to exit, watch when it starts added ROCK BOX in yellow charatcers to the bitmap display characters. GRaTT |
This task depends upon
Closed by Jonas Häggqvist (rasher)
Tuesday, 27 November 2007, 01:36 GMT+1
Reason for closing: Accepted
Additional comments about closing: Thanks for fixing my feeble attempt at porting this. The simple version committed as r15824. Locking the device should be a core function, or a separate plugin or something.
Tuesday, 27 November 2007, 01:36 GMT+1
Reason for closing: Accepted
Additional comments about closing: Thanks for fixing my feeble attempt at porting this. The simple version committed as r15824. Locking the device should be a core function, or a separate plugin or something.
Also it was needed to coreect "IAUDIO_X5_PAD" to "IAUDIO_X5M5_PAD" for matrix and copy the button defines to matrix_pass.
Matrix and spash are working, but not matrix_pass. It's starting and then only shows the background picture (no "Trust No One: " like splash or any other reaction) and I have to reset to exit.
Which patch/patches did you use.
There are a lot more button maps that could be added.
I did not need the mem wrapper function on sansa
and matrix_pass was working just liek splash.
GRaTT
Looks great on a Sansa btw.
(play and menu on the sansa).
@BulkTop: I agree, and It would not be to hard.
It may even look better then on smaller screens.
Please feel free to code this and make the characters.
GRaTT