mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
neutrino: port "EPG title in LCD" from tuxbox
This commit is contained in:
@@ -203,7 +203,7 @@ int CRemoteControl::handleMsg(const neutrino_msg_t msg, neutrino_msg_data_t data
|
||||
{
|
||||
//printf("[neutrino] channel match\n");
|
||||
//CURRENT-EPG f<>r den aktuellen Kanal bekommen!;
|
||||
|
||||
CVFD::getInstance()->setEPGTitle(info_CN->current_name);
|
||||
if ( info_CN->current_uniqueKey != current_EPGid )
|
||||
{
|
||||
//printf("[neutrino] info_CN->current_uniqueKey != current_EPGid\n");
|
||||
|
Reference in New Issue
Block a user