Skip to content

MEDIA Mode Proposal  #15

Description

@harupipapaZZZ

Change suggestion media mode
(1)
Many controllers have a media mode that allows you to operate the Rally Roadbook Reader app.
How this app works

UP = Volume UP = Trip meter up
DOWN = Volume DOWN = Trip meter down
LEFT = Previous track = Scroll up the roadbook
RIGHT = Next track = scroll down the roadbook
It will be.

With the current settings, you will make a mistake when trying to scroll down the roadbook while driving in the roadbook rally.
(This will cause the trip meter value to change inadvertently.)

The improvement is
MEDIA_KEY_UP = previous song
MEDIA_KEY_DOWN = next song
MEDIA_KEY_LEFT = Mute
MEDIA_KEY_RIGHT = stop music
MEDIA_KEY_CENTER = play - pause
MEDIA_KEY_A = volume up
MEDIA_KEY_B = volume down

By doing so, there will be fewer erroneous operations.

(2)
This is a very important point.
The current media mode only sends the key once when you press the button.
This requires multiple button presses when operating the trip meter or roadbook.
It is very troublesome to correct the distance on the trip meter. It takes hundreds of presses to correct.

The improvement is
Please set all buttons to hold down and repeat the key code when pressed for a long time.
Then, with a short press, you can fine-tune the trip. You can move continuously by pressing and holding.
At first glance, it seems that it is not necessary to play or stop the game, but since Piste Roadbook Reader assigns the key code itself, it is confusing that there is a button that allows you to press and hold to repeat, and a button that does not repeat when you press and hold.

In roadbook apps
Rally Roadbook Reader
F2R Rally Tripmeter
This setting is available in .
Piste Roadbook Reader allows you to freely assign key codes within the app, so there is no problem with the above settings.

By improving it, it will be in media and roadbook mode.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions