mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
gui/channellist.cpp: optimize channel list appear time
Origin commit data
------------------
Commit: e846eb141e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)
This commit is contained in:
@@ -135,9 +135,11 @@ private:
|
||||
void paintItem2DetailsLine (int pos);
|
||||
void paintItem(int pos,const bool firstpaint = false);
|
||||
bool updateSelection(int newpos);
|
||||
void paint();
|
||||
void paintBody();
|
||||
void paintHead();
|
||||
void paintButtonBar(bool is_current);
|
||||
void updateVfd();
|
||||
void paint();
|
||||
void hide();
|
||||
void showChannelLogo();
|
||||
void calcSize();
|
||||
|
Reference in New Issue
Block a user