mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
gui/components/cc_frm_clock.cpp: set CTextBox save screen and paint background flag;
add option to call first paint with save bg - default dont save;
detach clock thread
Origin commit data
------------------
Branch: ni/coolstream
Commit: f50840ac96
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -126,7 +126,7 @@ class CComponentsFrmClock : public CComponentsForm
|
||||
///stop ticking clock thread, returns true on success, if false causes log output
|
||||
virtual bool stopThread();
|
||||
|
||||
virtual bool Start();
|
||||
virtual bool Start(bool do_save_bg = CC_SAVE_SCREEN_NO);
|
||||
virtual bool Stop();
|
||||
|
||||
///returns true, if clock is running in thread
|
||||
|
Reference in New Issue
Block a user