CInfoViewer: use different modes with enums for virtual zap and number input mode

This should fix missing rounded corners in numbaur input mode too.

Thx defans for input !


Origin commit data
------------------
Branch: ni/coolstream
Commit: 98b73c0d09
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-12 (Tue, 12 Jan 2016)



------------------
This commit was generated by Migit
This commit is contained in:
2016-01-12 19:46:08 +01:00
parent 46948c2d27
commit db6be29b3f
4 changed files with 37 additions and 14 deletions

View File

@@ -1461,7 +1461,7 @@ void CChannelList::virtual_zap_mode(bool up)
break;
}
}
g_InfoViewer->clearVirtualZapMode();
g_InfoViewer->resetSwitchMode(); //disable virtual_zap_mode
if (doZap) {
if(g_settings.timing[SNeutrinoSettings::TIMING_INFOBAR] == 0)