Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Plugins
  • Assigned To No-one
  • Operating System Sansa c200
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by roolku - 2009-09-27
Last edited by Ubuntuxer - 2009-10-31

FS#10620 - bubbles on c200

r22843-090926 (and before):

The game is unplayable as the current (and next) ball colour is not visible until you shoot.

Closed by  Ubuntuxer
2009-10-31 20:09
Reason for closing:  Accepted
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

r23449

This very trivial patch fixes bubbles on my c240 for me.

Index: bubbles.c

— bubbles.c (revision 23319)
+++ bubbles.c (working copy)
@@ -182,6 +182,7 @@
/* 8x8 bubbles (Sansa C200) */
#elif 1) #define XOFS 45
+#define ROW_HEIGHT 6
#define MAX_FPS 30

/* 7x7 bubbles (Sansa Clip/m200) */

1) LCD_HEIGHT == 80) && (LCD_WIDTH == 132

I will commit your patch, although it seems that bubbles needs a basic rework of the layout.

Thank you for your bug report.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing