mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
Merge branch 'master' into pu/fb-setmode
This commit is contained in:
@@ -132,6 +132,7 @@ CChannelList::CChannelList(const char * const pName, bool phistoryMode, bool _vl
|
|||||||
channelsChanged = false;
|
channelsChanged = false;
|
||||||
|
|
||||||
paint_events_index = -2;
|
paint_events_index = -2;
|
||||||
|
CFrameBuffer::getInstance()->OnAfterSetPallette.connect(sigc::mem_fun(this, &CChannelList::ResetModules));
|
||||||
}
|
}
|
||||||
|
|
||||||
CChannelList::~CChannelList()
|
CChannelList::~CChannelList()
|
||||||
|
@@ -41,7 +41,7 @@ using namespace std;
|
|||||||
| +--------+ +--------+ +--------+ |
|
| +--------+ +--------+ +--------+ |
|
||||||
| | item | | item | | item | |
|
| | item | | item | | item | |
|
||||||
| +--------+ +--------+ +--------+ |
|
| +--------+ +--------+ +--------+ |
|
||||||
| chn_t_offset |
|
| chn_b_offset |
|
||||||
+------------------------------------------------------------------------------------+
|
+------------------------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user