This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8471 - Little fixes for the snake2 plugin
Attached to Project:
Rockbox
Opened by Dima Ryazanov (Dima) - Thursday, 17 January 2008, 20:04 GMT+2
Last edited by Andree Buschmann (Buschel) - Sunday, 20 February 2011, 20:45 GMT+2
Opened by Dima Ryazanov (Dima) - Thursday, 17 January 2008, 20:04 GMT+2
Last edited by Andree Buschmann (Buschel) - Sunday, 20 February 2011, 20:45 GMT+2
|
DetailsA few little changes:
1) Use fb_data as the type of bitmap data - simpler and more portable. 2) read_line returns -1 on error - handle that. 3) Bitmap sizes might not match the screen size exactly. If the screen is a little wider, then snake2_right image would show up all the way on the right of the screen, instead of adjacent to the rest of the game. |
This task depends upon
Closed by Andree Buschmann (Buschel)
Sunday, 20 February 2011, 20:45 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Patch cannot be applied anymore. Also it seems like the proposed changed are either in or solved in another way. I cannot see any issue with svn on larger screens.
Sunday, 20 February 2011, 20:45 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Patch cannot be applied anymore. Also it seems like the proposed changed are either in or solved in another way. I cannot see any issue with svn on larger screens.