diff options
author | thlo <t.lohmar@gmx.de> | 2013-09-14 18:14:06 +0200 |
---|---|---|
committer | thlo <t.lohmar@gmx.de> | 2013-09-14 18:14:06 +0200 |
commit | 230591c0f2f0398e444d8fb7642b518e55cf663e (patch) | |
tree | d70251bea75c8985738568e36b086595a7f76fd4 /smarttv-client/Images/helpbar | |
parent | 971c1891c0f02e98859956ed8ef821cc5e53eed0 (diff) | |
download | vdr-plugin-smarttvweb-230591c0f2f0398e444d8fb7642b518e55cf663e.tar.gz vdr-plugin-smarttvweb-230591c0f2f0398e444d8fb7642b518e55cf663e.tar.bz2 |
Show Key Bindings (help overlay) when pressing the tools key.
Timer Activation and Deactivation.
Verbose start for debugging.
Scrolling popup for Debugging.
ImageViewer improvements.
Diffstat (limited to 'smarttv-client/Images/helpbar')
-rw-r--r-- | smarttv-client/Images/helpbar/help_pause.png | bin | 0 -> 206 bytes |
-rw-r--r-- | smarttv-client/Images/helpbar/help_play.png | bin | 0 -> 236 bytes |
-rw-r--r-- | smarttv-client/Images/helpbar/help_rec.png | bin | 0 -> 320 bytes |
-rw-r--r-- | smarttv-client/Images/helpbar/help_stop.png | bin | 0 -> 214 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/smarttv-client/Images/helpbar/help_pause.png b/smarttv-client/Images/helpbar/help_pause.png Binary files differnew file mode 100644 index 0000000..f3214c7 --- /dev/null +++ b/smarttv-client/Images/helpbar/help_pause.png diff --git a/smarttv-client/Images/helpbar/help_play.png b/smarttv-client/Images/helpbar/help_play.png Binary files differnew file mode 100644 index 0000000..c21cd7a --- /dev/null +++ b/smarttv-client/Images/helpbar/help_play.png diff --git a/smarttv-client/Images/helpbar/help_rec.png b/smarttv-client/Images/helpbar/help_rec.png Binary files differnew file mode 100644 index 0000000..e26ce3e --- /dev/null +++ b/smarttv-client/Images/helpbar/help_rec.png diff --git a/smarttv-client/Images/helpbar/help_stop.png b/smarttv-client/Images/helpbar/help_stop.png Binary files differnew file mode 100644 index 0000000..ca5c7b6 --- /dev/null +++ b/smarttv-client/Images/helpbar/help_stop.png |