mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
neutrino: add setting for a simple resolution display
this enables the "simple" display that only shows "SD" and "HD" (This originated on the dbox2world forum, I'm not sure who the original author was). git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@968 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -21,6 +21,7 @@ install_DATA = \
|
||||
radar5.raw radar6.raw radar7.raw radar8.raw radar9.raw movieplayer.raw rec.png recording.png \
|
||||
res_1920.png res_1280.png res_1440.png res_1080.png res_720.png res_704.png res_576.png \
|
||||
res_528.png res_544.png res_480.png res_382.png res_352.png res_288.png res_000.png \
|
||||
res_hd.png res_sd.png \
|
||||
settings.png shell.png softupdate.png streaming.png \
|
||||
subt.png subt_gray.png timer.png video.png \
|
||||
volume.png volumebody.png volumeslider2.png volumeslider2alpha.png \
|
||||
|
BIN
data/icons/res_hd.png
Normal file
BIN
data/icons/res_hd.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 207 B |
BIN
data/icons/res_sd.png
Normal file
BIN
data/icons/res_sd.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 215 B |
@@ -744,6 +744,8 @@ miscsettings.infobar_disp_3 Logo Infobar / Signalbalken
|
||||
miscsettings.infobar_disp_log Infobar Dis.
|
||||
miscsettings.infobar_sat_display Kabel-/Satellitenanbieter
|
||||
miscsettings.infobar_show Info bei EPG Änderungen
|
||||
miscsettings.infobar_show_res Auflösung anzeigen
|
||||
miscsettings.infobar_show_res_simple einfach
|
||||
miscsettings.infobar_show_var_hdd Füllstandanzeige (var & hdd)
|
||||
miscsettings.noaviawatchdog AVIA-Watchdog aktivieren
|
||||
miscsettings.noenxwatchdog eNX-Watchdog aktivieren
|
||||
|
@@ -542,6 +542,8 @@ miscsettings.infobar_disp_3 Logo 3
|
||||
miscsettings.infobar_disp_log Infoview Dis.
|
||||
miscsettings.infobar_sat_display Satellite display on infobar
|
||||
miscsettings.infobar_show show Info on EPG change
|
||||
miscsettings.infobar_show_res show resolution on infobar
|
||||
miscsettings.infobar_show_res_simple simple
|
||||
miscsettings.infobar_show_var_hdd Fill level (var & hdd )
|
||||
miscsettings.noaviawatchdog enable AVIA watchdog
|
||||
miscsettings.noenxwatchdog enable eNX watchdog
|
||||
|
Reference in New Issue
Block a user