mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-07 21:58:29 +02:00
src/neutrino.cpp: supplement to c044df3aab
, THX Gaucho316
Origin commit data ------------------ Branch: ni/coolstream Commit:c3cf1741a3
Author: Jacek Jendrzej <overx300@gmail.com> Date: 2012-10-30 (Tue, 30 Oct 2012) Origin message was: ------------------ src/neutrino.cpp: supplement toc044df3aab
, THX Gaucho316 ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit
This commit is contained in:
@@ -3862,6 +3862,7 @@ void CNeutrinoApp::getAnnounceEpgName(CTimerd::RecordingInfo * eventinfo, std::s
|
|||||||
zAddData += epgdata.title;
|
zAddData += epgdata.title;
|
||||||
}
|
}
|
||||||
else if(strlen(eventinfo->epgTitle)!=0) {
|
else if(strlen(eventinfo->epgTitle)!=0) {
|
||||||
|
zAddData += " :\n";
|
||||||
zAddData += eventinfo->epgTitle;
|
zAddData += eventinfo->epgTitle;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user