mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
gui/epgview.cpp: fix tmdb logo
Origin commit data
------------------
Branch: ni/coolstream
Commit: e93332a56f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-03-07 (Mon, 07 Mar 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -938,9 +938,9 @@ int CEpgData::show(const t_channel_id channel_id, uint64_t a_id, time_t* a_start
|
|||||||
} else {
|
} else {
|
||||||
epgText = epgText_saved;
|
epgText = epgText_saved;
|
||||||
textCount = epgText.size();
|
textCount = epgText.size();
|
||||||
|
tmdbtoggle = !tmdbtoggle;
|
||||||
stars=0;
|
stars=0;
|
||||||
showText(showPos, sy + toph);
|
showText(showPos, sy + toph);
|
||||||
tmdbtoggle = !tmdbtoggle;
|
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user