YH8xx,YH9xx: Keymap improvement

The main "innovation" in this patch are two "virtual buttons"
for the record switch on YH92x targets. When the switch state
changes, a single BUTTON_REC_SW_ON or .._OFF button event will
be generated. Thus keymap code can react on switching, but
not on the actual state of the switch.

Wherever sensible, the following user scheme is applied:
- use PLAY as confirm button
- use REW button or Long REW to exit
- use REC (YH820) or FFWD (YH92X) as modifier key for button combos

Change-Id: Ic8d1db9cc6869daed8dda98990dfdf7f6fd5d5a1
This commit is contained in:
Sebastian Leonhardt 2015-07-20 01:50:26 +02:00 committed by Gerrit Rockbox
parent a8758c953d
commit a507bb2837
142 changed files with 1380 additions and 685 deletions

View file

@ -4458,6 +4458,7 @@
gigabeats: "BACK = Revert"
gogearsa9200: "LEFT = Revert"
vibe500: "CANCEL = Revert"
samsungyh*: "REW = Revert"
</source>
<dest>
*: none
@ -4471,8 +4472,9 @@
sansafuzeplus: "BACK = Peruuta"
mrobe100: "DISPLAY = Peruuta"
gigabeats: "BACK = Peruuta"
gogearsa9200: "VASEN = Revert"
gogearsa9200: "VASEN = Peruuta"
vibe500: "CANCEL = Peruuta"
samsungyh*: "REW = Peruuta"
</dest>
<voice>
*: none
@ -4522,6 +4524,7 @@
iriverh100,iriverh120,iriverh300: "The disk is full. Press STOP to continue."
iaudiom5,iaudiox5: "The disk is full. Press POWER to continue."
sansae200*,sansac200*,vibe500: "The disk is full. Press PREV to continue."
samsungyh*: "Disk full. Press LEFT to continue."
</source>
<dest>
*: none
@ -4529,6 +4532,7 @@
iriverh100,iriverh120,iriverh300: "Levy täynnä. Jatka painamalla STOP."
iaudiom5,iaudiox5: "Levy täynnä. Jatka painamalla POWER."
sansae200*,sansac200*,vibe500: "Levy täynnä. Jatka painamalla PREV."
samsungyh*: "Levy täynnä. Jatka painamalla LEFT."
</dest>
<voice>
*: none
@ -9042,7 +9046,7 @@
*: "Building database... %d found (OFF to return)"
iriverh100,iriverh120,iriverh300: "Building database... %d found (STOP to return)"
ipod*: "Building database... %d found (PREV to return)"
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
iaudiox5,iaudiom5,gigabeat*,mrobe100,samsungyh*: "Building database... %d found (LEFT to return)"
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Building database... %d found (PREV to return)"
gogearsa9200: "Building database... %d found (REW to return)"
archosplayer: "Building DB %d found"
@ -9051,7 +9055,7 @@
*: "Luodaan tietokantaa... %d löytyi (OFF = palaa)"
iriverh100,iriverh120,iriverh300: "Luodaan tietokantaa... %d löytyi (STOP = palaa)"
ipod*: "Luodaan tietokantaa... %d löytyi (PREV = palaa)"
iaudiox5,iaudiom5,gigabeat*,mrobe100: "Luodaan tietokantaa... %d löytyi (VASEN = palaa)"
iaudiox5,iaudiom5,gigabeat*,mrobe100,samsungyh*: "Luodaan tietokantaa... %d löytyi (VASEN = palaa)"
iriverh10,iriverh10_5gb,sansae200*,sansac200*,sansafuze*,vibe500: "Luodaan tietokantaa... %d löytyi (PREV = palaa)"
gogearsa9200: "Luodaan tietokantaa... %d löytyi (REW = palaa)"
archosplayer: "Luodaan tk %d löytyi"
@ -9554,7 +9558,7 @@
*: "PLAY = Yes"
cowond2*: "MENU, or top-right = Yes"
iriverh100,iriverh120,iriverh300: "NAVI = Yes"
samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Yes"
ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Yes"
mrobe500: "PLAY, POWER, or top-right = Yes"
archosplayer: "(PLAY/STOP)"
vibe500: "OK = Yes"
@ -9563,7 +9567,7 @@
*: "PLAY = Kyllä"
cowond2*: "MENU tai yläoikea = Kyllä"
iriverh100,iriverh120,iriverh300: "NAVI = Kyllä"
samsungyh*,ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Kyllä"
ipod*,iaudiox5,iaudiom5,gigabeat*,sansae200*,sansac200*,iriverh10,iriverh10_5gb,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Kyllä"
mrobe500: "PLAY, POWER tai yläoikea = Kyllä"
archosplayer: "(PLAY/STOP)"
vibe500: "OK = Kyllä"
@ -9582,7 +9586,7 @@
mrobe500: "HEART = Set"
iriverh100,iriverh120,iriverh300: "NAVI = Set"
ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Set"
gogearsa9200: "PLAY = Set"
gogearsa9200,samsungyh*: "PLAY = Set"
vibe500: "OK = Set"
mpiohd300: "ENTER = Set"
</source>
@ -9592,7 +9596,7 @@
mrobe500: "HEART = Aseta"
iriverh100,iriverh120,iriverh300: "NAVI = Aseta"
ipod*,iaudiox5,iaudiom5,iriverh10,iriverh10_5gb,sansae200*,sansac200*,gigabeat*,mrobe100,sansaclip*,sansafuze*,sansaconnect: "SELECT = Aseta"
gogearsa9200: "PLAY = Aseta"
gogearsa9200,samsungyh*: "PLAY = Aseta"
vibe500: "OK = Aseta"
mpiohd300: "ENTER = Aseta"
</dest>