From 0e6de3bdde26492255b6840670affe11068babf0 Mon Sep 17 00:00:00 2001 From: thlo Date: Sat, 14 Sep 2013 18:14:06 +0200 Subject: Show Key Bindings (help overlay) when pressing the tools key. Timer Activation and Deactivation. Verbose start for debugging. Scrolling popup for Debugging. ImageViewer improvements. --- smarttv-client/Images/helpbar/help_pause.png | Bin 0 -> 206 bytes smarttv-client/Images/helpbar/help_play.png | Bin 0 -> 236 bytes smarttv-client/Images/helpbar/help_rec.png | Bin 0 -> 320 bytes smarttv-client/Images/helpbar/help_stop.png | Bin 0 -> 214 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 smarttv-client/Images/helpbar/help_pause.png create mode 100644 smarttv-client/Images/helpbar/help_play.png create mode 100644 smarttv-client/Images/helpbar/help_rec.png create mode 100644 smarttv-client/Images/helpbar/help_stop.png (limited to 'smarttv-client/Images/helpbar') diff --git a/smarttv-client/Images/helpbar/help_pause.png b/smarttv-client/Images/helpbar/help_pause.png new file mode 100644 index 0000000..f3214c7 Binary files /dev/null and b/smarttv-client/Images/helpbar/help_pause.png differ diff --git a/smarttv-client/Images/helpbar/help_play.png b/smarttv-client/Images/helpbar/help_play.png new file mode 100644 index 0000000..c21cd7a Binary files /dev/null and b/smarttv-client/Images/helpbar/help_play.png differ diff --git a/smarttv-client/Images/helpbar/help_rec.png b/smarttv-client/Images/helpbar/help_rec.png new file mode 100644 index 0000000..e26ce3e Binary files /dev/null and b/smarttv-client/Images/helpbar/help_rec.png differ diff --git a/smarttv-client/Images/helpbar/help_stop.png b/smarttv-client/Images/helpbar/help_stop.png new file mode 100644 index 0000000..ca5c7b6 Binary files /dev/null and b/smarttv-client/Images/helpbar/help_stop.png differ -- cgit v1.2.3