Commit Graph

18 Commits

Author SHA1 Message Date
svenhoefer
8862ef621b - fix funny typo 2017-03-03 09:52:57 +01:00
Thilo Graf
88f80053d2 CProgressWindow: adaopt for discret percental window dimensions 2017-03-03 09:22:08 +01:00
Thilo Graf
ed9edb5dad CProgressWindow: use percental calculated dimensions as default 2017-02-26 21:29:53 +01:00
Thilo Graf
0281b7e8c7 CProgressWindow: rename InitProgressItem -> getProgressItem
more plausible
2017-02-26 21:29:53 +01:00
Thilo Graf
7339d3dd03 CProgressWindow: encapsulate show methodes, add dimension defines 2017-02-26 21:29:53 +01:00
Thilo Graf
5049b69c3f CProgressWindow: add overloaded constructor with string arg 2017-02-26 21:29:53 +01:00
Thilo Graf
45e77707f0 CProgressWindow: add documentation for Doxygen 2017-02-13 09:02:43 +01:00
Thilo Graf
842c8e79bb CProgressWindow: add possibility to show progress via signal 2017-02-13 09:02:43 +01:00
Thilo Graf
547238bfdd CProgressWindow: allow variable max value, allow define dimensions 2017-02-13 09:02:43 +01:00
Thilo Graf
0146511f38 components: rework classes
- outsourced some classes cc_item.cpp/h, cc_draw.cpp/h
- added extra methodes for simple use of some basic components extra.cpp/h
- rework clock handling: use timer class, reworked members for
  enable/disable clock with external timer events,
  tryed to fix some display issues related with infoclock and
  time osd clock in moviebrowser, channellist, menuus
- reworked hide/kill handling, removed parameter for hide(), try to use
  cached backgrounds for other constallations, paint cache, image cache (all beta)
- reworked shadow/frame handling, add shadow modes for left/right
  arrangement, TODO: repaint for existant instances required
- reworked color gradient assignment (beta)

... Note: I had a data crash in my local git tree
and i tryed to restore my historie, but most was lost. Therefore here
the commit is large
2015-12-27 14:42:27 +01:00
M. Liebmann
6121e57fbc Apollo/Kronos: Use backup with readmtdJFFS2() also for var partition 2015-09-22 13:41:13 +02:00
Thilo Graf
32af48cc80 CProgressWindow: reassign y position of body items on disabled header 2015-03-29 22:40:01 +02:00
Thilo Graf
7e084c2531 CProgressWindow: add member showStatus()
This displays only one progress bar instead two and shows the global
status. That's senseful , if only one progress  bar is required.
2015-03-29 22:39:59 +02:00
Thilo Graf
3e2e862e81 CProgressWindow: cleanup surplus includes
already included by base class
2014-09-14 00:00:56 +02:00
Thilo Graf
f164104daf CProgressWindow: dont't paint frame on progressbars 2014-07-18 13:31:16 +04:00
Thilo Graf
2f0e4e1687 CProgressWindow: implement CComponent classes
This implement window functionality from CComponentsWindow,
progress items from CProgressBar() and status text
items from CComponentsLabel()
2014-06-23 18:43:47 +02:00
Michael Liebmann
c26fd64759 * 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
2013-06-08 16:20:32 +02:00
mrcolor
bc5bd4154e our current experimental Neutrino branch
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-08 11:05:11 +00:00