mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
infoviewer: when current channel is not recorded and/or timeshifted show gray recording and/or timeshift icon instead of red ones
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1637 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 26b675e4f1
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2011-08-28 (Sun, 28 Aug 2011)
Origin message was:
------------------
- infoviewer: when current channel is not recorded and/or timeshifted show gray recording and/or timeshift icon instead of red ones
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1637 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
#define NEUTRINO_ICON_RADIOMODE "radiomode"
|
||||
#define NEUTRINO_ICON_RECORDING "recording"
|
||||
#define NEUTRINO_ICON_REC "rec"
|
||||
#define NEUTRINO_ICON_REC_GRAY "rec_gray"
|
||||
#define NEUTRINO_ICON_SETTINGS "settings"
|
||||
#define NEUTRINO_ICON_SHELL "shell"
|
||||
#define NEUTRINO_ICON_STREAMING "streaming"
|
||||
@@ -115,6 +116,7 @@
|
||||
#define NEUTRINO_ICON_SUBT "subt"
|
||||
#define NEUTRINO_ICON_SUBT_GREY "subt_gray"
|
||||
#define NEUTRINO_ICON_AUTO_SHIFT "ats"
|
||||
#define NEUTRINO_ICON_AUTO_SHIFT_GRAY "ats_gray"
|
||||
#define NEUTRINO_ICON_NUMERIC_PAD "numericpad"
|
||||
#define NEUTRINO_ICON_SCRAMBLED "ca"
|
||||
#define NEUTRINO_ICON_SCRAMBLED2 "ca2"
|
||||
|
Reference in New Issue
Block a user