diff options
Diffstat (limited to 'PLUGINS.html')
-rw-r--r-- | PLUGINS.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/PLUGINS.html b/PLUGINS.html index 786d8c50..e71d8b5a 100644 --- a/PLUGINS.html +++ b/PLUGINS.html @@ -1064,11 +1064,12 @@ consider here are <i>Play</i>, <i>Pause</i>, <i>Fast Rewind</i> and <i>Fast Forward</i>, respectively (provided that this particular player can implement these functions) if the player is not currently showing any menu. If there is a menu, they shall allow the user - to navigate in the menu. + to navigate in the menu. The dedicated <i>Play</i>, <i>Pause</i>, <i>FastRew</i> + and <i>FastFwd</i> keys shall always result in their specific functionality. <li>The <i>Green</i> and <i>Yellow</i> buttons shall skip back- and forward by an amount of time suitable for this player (provided that this particular player can implement these functions). -<li>The <i>Blue</i> button shall immediately stop the replay session. +<li>The <i>Blue</i> and <i>Stop</i> button shall immediately stop the replay session. </ul> Of course, these are only suggestions which should make it easier for VDR users to enjoy additional players, since they will be able to control them with actions |