mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
neutrino: Add switch osd resolution when supported from hardware
- At the moment supported hardware: CS HD2
Currently known problems:
-------------------------
- Display menus after changing resolution (Reboot required)
- Display headers after changing resolution hd => fullhd (Reboot required)
- Display infobar after changing resolution hd => fullhd (Reboot required)
- Screenshot broken (With new driver and set resolution to 1280x720)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7b158903f8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-13 (Mon, 13 Feb 2017)
Origin message was:
------------------
neutrino: Add switch osd resolution when supported from hardware
- At the moment supported hardware: CS HD2
Currently known problems:
-------------------------
- Display menus after changing resolution (Reboot required)
- Display headers after changing resolution hd => fullhd (Reboot required)
- Display infobar after changing resolution hd => fullhd (Reboot required)
- Screenshot broken (With new driver and set resolution to 1280x720)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -349,10 +349,9 @@ const char * locale_real_names[] =
|
||||
"colormenu.fade",
|
||||
"colormenu.font",
|
||||
"colormenu.font_ttx",
|
||||
"colormenu.hd_preset",
|
||||
"colormenu.menucolors",
|
||||
"colormenu.osd_preset",
|
||||
"colormenu.sd_preset",
|
||||
"colormenu.osd_resolution",
|
||||
"colormenu.textcolor",
|
||||
"colormenu.themeselect",
|
||||
"colormenu.timing",
|
||||
@@ -1271,6 +1270,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_osd",
|
||||
"menu.hint_osd_language",
|
||||
"menu.hint_osd_preset",
|
||||
"menu.hint_osd_resolution",
|
||||
"menu.hint_osd_timing",
|
||||
"menu.hint_other_fonts",
|
||||
"menu.hint_parentallock_changepin",
|
||||
|
Reference in New Issue
Block a user