mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
rename BOXMODEL_CS => BOXMODEL_CST
Origin commit data
------------------
Branch: ni/coolstream
Commit: 05be592b65
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Origin message was:
------------------
- rename BOXMODEL_CS => BOXMODEL_CST
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2467,7 +2467,7 @@ void CMoviePlayerGui::addAudioFormat(int count, std::string &apidtitle, bool& en
|
||||
case 6: /*DTS*/
|
||||
if (apidtitle.find("DTS") == std::string::npos)
|
||||
apidtitle.append(" (DTS)");
|
||||
#ifndef BOXMODEL_CS_HD2
|
||||
#ifndef BOXMODEL_CST_HD2
|
||||
enabled = false;
|
||||
#endif
|
||||
break;
|
||||
|
Reference in New Issue
Block a user