mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
vuultimo4k added
Conflicts:
acinclude.m4
data/y-web/Y_Blocks.txt
src/driver/nglcd.cpp
src/gui/vfd_setup.cpp
src/neutrino.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: b6bf0b1991
Author: max_10 <max_10@gmx.de>
Date: 2019-09-11 (Wed, 11 Sep 2019)
Origin message was:
------------------
- vuultimo4k added
Conflicts:
acinclude.m4
data/y-web/Y_Blocks.txt
src/driver/nglcd.cpp
src/gui/vfd_setup.cpp
src/neutrino.cpp
------------------
This commit was generated by Migit
This commit is contained in:
@@ -66,10 +66,14 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
|
||||
CGenericMenuActivate msettings;
|
||||
|
||||
CMenuOptionChooser * linkfe;
|
||||
#if BOXMODEL_VUULTIMO4K
|
||||
std::string modestr[24];
|
||||
#else
|
||||
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K
|
||||
std::string modestr[16];
|
||||
#else
|
||||
std::string modestr[4];
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/* variables for selected frontend */
|
||||
|
Reference in New Issue
Block a user