Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#9607 - Fixed Plugin kemaps for Creative Zen Vision:M

Attached to Project: Rockbox
Opened by Adam Hogan (Aurix Lexico) - Friday, 05 December 2008, 04:25 GMT+2
Last edited by Maurus Cuelenaere (mcuelenaere) - Monday, 08 December 2008, 10:52 GMT+2
Task Type Patches
Category User Interface
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

I made a mistake in the last patch I submitted (http://www.rockbox.org/tracker/task/9605) and got 2 keys (play and select) mixed up. This patch fixes that, and a couple small tweaks to the plugin keymaps for the Zen Vision:M. The tweaks are to make the keys more consistent throughout all the plugins.

The patch was created against the latest revision as of right now (r.19349)
   zvm_plugin_keymap_tweaks.patch (24.3 KiB)
 apps/plugins/superdom.c                 |    2 +-
 apps/plugins/mp3_encoder.c              |    2 +-
 apps/plugins/xobox.c                    |    2 +-
 apps/plugins/sliding_puzzle.c           |    2 +-
 apps/plugins/pong.c                     |    2 +-
 apps/plugins/jpeg/jpeg.h                |    4 ++--
 apps/plugins/plasma.c                   |    2 +-
 apps/plugins/pegbox.c                   |    4 ++--
 apps/plugins/flipit.c                   |    4 ++--
 apps/plugins/mandelbrot.c               |   10 +++++-----
 apps/plugins/zxbox/zxbox_keyb.c         |    2 +-
 apps/plugins/zxbox/keymaps.h            |    2 +-
 apps/plugins/sudoku/sudoku.h            |    4 ++--
 apps/plugins/chessbox/chessbox_pgn.h    |    1 -
 apps/plugins/oscilloscope.c             |    4 ++--
 apps/plugins/rockblox1d.c               |    2 +-
 apps/plugins/fireworks.c                |    2 +-
 apps/plugins/rockblox.c                 |    4 ++--
 apps/plugins/snake2.c                   |    2 +-
 apps/plugins/mpegplayer/mpegplayer.c    |    2 +-
 apps/plugins/mpegplayer/mpeg_settings.c |    4 ++--
 apps/plugins/solitaire.c                |    2 +-
 apps/plugins/midi/midiplay.c            |    2 +-
 apps/plugins/snake.c                    |    2 +-
 apps/plugins/doom/i_video.c             |   10 +++++-----
 apps/plugins/minesweeper.c              |    4 ++--
 apps/plugins/lib/pluginlib_actions.c    |    8 ++++----
 apps/plugins/vu_meter.c                 |    2 +-
 apps/plugins/rockboy/rockboy.c          |    4 ++--
 apps/plugins/spacerocks.c               |   10 +++++-----
 apps/plugins/reversi/reversi-gui.h      |    2 +-
 apps/plugins/blackjack.c                |    8 ++++----
 apps/plugins/chip8.c                    |    8 +++-----
 apps/plugins/stopwatch.c                |    4 ++--
 apps/plugins/chessclock.c               |    4 ++--
 apps/plugins/mosaique.c                 |    4 ++--
 apps/plugins/jewels.c                   |   12 +++++++++++-
 apps/plugins/wormlet.c                  |    3 +--
 apps/plugins/invadrox.c                 |    2 +-
 apps/plugins/rockpaint.c                |    6 +++---
 apps/plugins/pacbox/pacbox.h            |    4 ++--
 41 files changed, 85 insertions(+), 79 deletions(-)

This task depends upon

Closed by  Maurus Cuelenaere (mcuelenaere)
Monday, 08 December 2008, 10:52 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Thanks!

Loading...