- Status Closed
- Percent Complete
- Task Type Patches
- Category Plugins
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#7327 - Minesweeper Button Changes
This patch changes the button layout in Minesweeper for all iPods, iAudio and Sansa E2XX.
The initial version of this patch was made by pixelma (iAudio and parts of the iPod layout) and i’ve added the abillity to scroll through the entire filed with the scroll wheel of the iPod and the Sansa.
Closed by pixelma
2007-06-25 20:42
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
2007-06-25 20:42
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
Committed the manual part (though with a
few changes).
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
Forgot to add the describtion of the new button layout:
iPod
====
UP: Menu
Down: Play/Pause
Left: « Right: » Set a flag: Select
Reveal the contents of the current square: Long press Select
Show Info: Select + Play/Pause
Quit: Menu + Select
Scroll through the entire filed with the wheel.
iAudio
Show Info: Long press Record
Sansa
Scroll through the entire field with the wheel.
I’ve added the changes to the manual too. But i know nothing about latex so i’m not sure if my changes break anything in the manual.
- fixed the issue in the Ipod keypad definition that caused it to toggle the flag too when calling the info screen (which also has to be corrected).
- using the scrollwheel as an alternative seems to work fine in the sim (it’s my only possibility to test).
- basically redid the manual patch as it didn’t apply cleanly at all - also put the description of the scrolling on it’s on line in the table - looks better and makes sense IMO.
- removed those nasty tabs…
I’d like to have some (more) opinions of Ipod users before a commit. So please test :)
Committed the code part