mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
Software update: Rework preparing the flash process
- Finish all unnecessary threads and processes before the flash process
- Use flash.start to stop other (user-defined) processes
Origin commit data
------------------
Commit: c26fd64759
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-06-08 (Sat, 08 Jun 2013)
Origin message was:
------------------
* Software update: Rework preparing the flash process
- Finish all unnecessary threads and processes before the flash process
- Use flash.start to stop other (user-defined) processes
This commit is contained in:
@@ -34,6 +34,7 @@ class CProgress_StatusViewer
|
||||
virtual unsigned int getGlobalStatus(void) = 0;
|
||||
virtual void showLocalStatus(const unsigned int prog) = 0;
|
||||
virtual void showStatusMessageUTF(const std::string & text) = 0;
|
||||
virtual void paint();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user