Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#4845 - Pacbox scrolling display mode.

Attached to Project: Rockbox
Opened by Fredrik Öhrn (ohrn) - Saturday, 18 March 2006, 14:08 GMT+1
Last edited by Nicolas Pennequin (nicolas_p) - Saturday, 18 March 2006, 17:18 GMT+1
Task Type Patches
Category Applications
Status Unconfirmed
Assigned To No-one
Player type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

This patch adds a new display mode, selectable from the menu.
Instead of shrinking and/or rotating the display pixels are mapped 1:1.
The maze is partially visible and scrolls to keep Pacman centered on the screen.

TODO:
Figure out how to handle the intro/title screen. Automatic panning maby.
Add support for grayscale displays.
This task depends upon

Comment by Fredrik Öhrn (ohrn) - Saturday, 18 March 2006, 15:25 GMT+1
Yes, yes, I forgot to set the task type to Patch.

Bugfix: Don't flip the directions of the remote joystick.
Comment by Fredrik Öhrn (ohrn) - Wednesday, 22 March 2006, 16:47 GMT+1
Add a 3rd display mode, fit to screen without rotation.
Add a "zoom" button for quick access.
Comment by Fredrik Öhrn (ohrn) - Wednesday, 22 March 2006, 17:45 GMT+1
Give the zoom button a 1 second timer.
Comment by Fredrik Öhrn (ohrn) - Thursday, 23 March 2006, 19:03 GMT+1
Fix bugs.
Add greyscale support.
Comment by Anton Romanov (theli) - Friday, 07 April 2006, 20:54 GMT+1
anything you can do to support iPod mini?
LCD_DEPTH == 2 && LCD_PIXELFORMAT == HORIZONTAL_PACKING && LCD_WIDTH 138 && LCD_HEIGHT 110

Loading...