mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
fixed slow ff and rew
This commit is contained in:
@@ -116,19 +116,19 @@
|
||||
<!-- Available Variables controlicons and controliconsmodeonly:
|
||||
{play} true if recording is played currently
|
||||
{pause} true if recording is paused
|
||||
{forward} true if slow or fast forwarding
|
||||
{forward} true if fast forwarding
|
||||
{slowforward} true if slow forwarding
|
||||
{forward1x} true if slow or fast forwarding 1x (with 3 trickspeeds)
|
||||
{forward2x} true if slow or fast forwarding 2x (with 3 trickspeeds)
|
||||
{forward3x} true if slow or fast forwarding 3x (with 3 trickspeeds)
|
||||
{forward1x} true if fast forwarding 1x (with 3 trickspeeds)
|
||||
{forward2x} true if fast forwarding 2x (with 3 trickspeeds)
|
||||
{forward3x} true if fast forwarding 3x (with 3 trickspeeds)
|
||||
{slowforward1x} true if slow forwarding 1x (with 3 trickspeeds)
|
||||
{slowforward2x} true if slow forwarding 2x (with 3 trickspeeds)
|
||||
{slowforward3x} true if slow forwarding 3x (with 3 trickspeeds)
|
||||
{rewind} true if slow or fast rewinding
|
||||
{rewind} true if fast rewinding
|
||||
{slowrewind} true if slow rewinding
|
||||
{rewind1x} true if slow or fast rewinding 1x (with 3 trickspeeds)
|
||||
{rewind2x} true if slow or fast rewinding 2x (with 3 trickspeeds)
|
||||
{rewind3x} true if slow or fast rewinding 3x (with 3 trickspeeds)
|
||||
{rewind1x} true if fast rewinding 1x (with 3 trickspeeds)
|
||||
{rewind2x} true if fast rewinding 2x (with 3 trickspeeds)
|
||||
{rewind3x} true if fast rewinding 3x (with 3 trickspeeds)
|
||||
{slowrewind1x} true if slow rewinding 1x (with 3 trickspeeds)
|
||||
{slowrewind2x} true if slow rewinding 2x (with 3 trickspeeds)
|
||||
{slowrewind3x} true if slow rewinding 3x (with 3 trickspeeds)
|
||||
|
||||
Reference in New Issue
Block a user