mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
yweb: use more matching zee-remotecontrol for neo twin
Origin commit data
------------------
Branch: ni/coolstream
Commit: aa0920d807
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Origin message was:
------------------
- yweb: use more matching zee-remotecontrol for neo twin
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -625,6 +625,8 @@ void CControlAPI::HWInfoCGI(CyhookHandler *hh)
|
||||
case 8:
|
||||
case 9:
|
||||
boxname += "Neo";
|
||||
if (CFEManager::getInstance()->getFrontendCount() > 1)
|
||||
boxname += " Twin";
|
||||
break;
|
||||
case 10:
|
||||
boxname += "Zee";
|
||||
|
@@ -694,6 +694,8 @@ std::string CNeutrinoYParser::func_get_boxtype(CyhookHandler *, std::string)
|
||||
case 8:
|
||||
case 9:
|
||||
boxname += "Neo";
|
||||
if (CFEManager::getInstance()->getFrontendCount() > 1)
|
||||
boxname += " Twin";
|
||||
break;
|
||||
case 10:
|
||||
boxname += "Zee";
|
||||
|
Reference in New Issue
Block a user