Commit Graph

68 Commits

Author SHA1 Message Date
[CST] Focus
3e2c460cc0 gui/dboxinfo.cpp: do not paint empty line
Origin commit data
------------------
Commit: 6857f616c2
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-09 (Tue, 09 Sep 2014)
2014-09-09 15:28:35 +04:00
[CST] Focus
17c40a5d6e merge neutrino-mp progressbar code, (C) martii
Origin commit data
------------------
Commit: 416646bbff
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-17 17:02:37 +04:00
Thilo Graf
f271c801de COSDFader: rename member functions, adapt implementations
Stop() is not exactly attributable if fader class used as inherited and
Fade() don't tell really what done and related to return value 'bool'...
especially as the fader class members have been not documented.


Origin commit data
------------------
Commit: 69e2debb02
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-30 (Fri, 30 May 2014)
2014-06-23 18:43:47 +02:00
vanhofen
3bba3094e2 change getRenderWidth() default to UTF8
Origin commit data
------------------
Commit: 8b91cda918
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- change getRenderWidth() default to UTF8
2014-06-11 23:07:00 +02:00
Jacek Jendrzej
1242b47e67 dboxinfo.cpp: shov inactive rec icon, if no rec is run
Origin commit data
------------------
Commit: 5764f3fc2c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-04-01 (Tue, 01 Apr 2014)
2014-04-01 14:44:09 +02:00
Stefan Seyfried
4f7ac90359 dboxinfo: fix format strings for uint64_t
Origin commit data
------------------
Commit: ecf430ba97
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-12 (Sun, 12 Jan 2014)
2014-01-13 20:56:56 +01:00
martii
c8f556138f gui/dboxinfo: minor clean-up
Origin commit data
------------------
Commit: 341b75ccd9
Author: martii <m4rtii@gmx.de>
Date: 2014-01-07 (Tue, 07 Jan 2014)
2014-01-07 02:00:56 +01:00
martii
51223a5e37 gui/dboxinfo: fix bytes2string()
Origin commit data
------------------
Commit: 8839256793
Author: martii <m4rtii@gmx.de>
Date: 2014-01-06 (Mon, 06 Jan 2014)
2014-01-06 14:04:50 +01:00
Stefan Seyfried
63023ed83e fix sign
Origin commit data
------------------
Commit: 6a158066d0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-01 (Wed, 01 Jan 2014)
2014-01-06 00:34:06 +01:00
Stefan Seyfried
0acf55d8e6 dboxinfo: avoid unnecessary 64bit math
The kernel uses 'unsigned long' for those values anyway,
so there is no need for 'long long' in userspace.


Origin commit data
------------------
Commit: 34a2d55385
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-05 (Sun, 05 Jan 2014)
2014-01-05 21:12:20 +01:00
Stefan Seyfried
9b89414d7d dboxinfo: remove impossible case
The kernel does (and has always) report memory in
kib units, so there is no need to check this.


Origin commit data
------------------
Commit: 75e14b90e5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-05 (Sun, 05 Jan 2014)
2014-01-05 21:11:59 +01:00
Stefan Seyfried
cb983803ab dboxinfo: fix partition size display
Origin commit data
------------------
Commit: 171324fb95
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-05 (Sun, 05 Jan 2014)
2014-01-05 21:10:42 +01:00
vanhofen
f240261210 dboxinfo: show uptime even more human readable
Origin commit data
------------------
Commit: 621a712e81
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-04 (Sat, 04 Jan 2014)

Origin message was:
------------------
- dboxinfo: show uptime even more human readable
2014-01-04 12:26:08 +01:00
martii
491c0fe537 gui/dboxinfo: show remote volumes, too
Origin commit data
------------------
Commit: 535f5dfc67
Author: martii <m4rtii@gmx.de>
Date: 2014-01-04 (Sat, 04 Jan 2014)
2014-01-04 12:26:08 +01:00
Michael Liebmann
3ac5bbc1d5 dboxinfo: prevent rendering outside window
Origin commit data
------------------
Commit: fb5aa513d6
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-04 (Sat, 04 Jan 2014)

Origin message was:
------------------
- dboxinfo: prevent rendering outside window
2014-01-04 12:26:08 +01:00
vanhofen
224a55e282 dboxinfo: show uptime more human readable; show load average
Origin commit data
------------------
Commit: 19bcfa5329
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-04 (Sat, 04 Jan 2014)

Origin message was:
------------------
- dboxinfo: show uptime more human readable; show load average
2014-01-04 12:26:08 +01:00
vanhofen
18effe844f dboxinfo: don't show frontends
Origin commit data
------------------
Commit: f2f2e208d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-04 (Sat, 04 Jan 2014)

Origin message was:
------------------
- dboxinfo: don't show frontends
2014-01-04 12:26:08 +01:00
martii
1831ae6c21 gui/dboxinfo: adjust spacing
Origin commit data
------------------
Commit: 5e9af14eb5
Author: martii <m4rtii@gmx.de>
Date: 2014-01-02 (Thu, 02 Jan 2014)
2014-01-04 12:26:08 +01:00
martii
0488b793c6 gui/dboxinfo: unbreak height calculation
Origin commit data
------------------
Commit: 06a95008fd
Author: martii <m4rtii@gmx.de>
Date: 2014-01-02 (Thu, 02 Jan 2014)
2014-01-04 12:26:08 +01:00
martii
aeaabd8ed1 gui/dboxinfo: slightly re-arrange window
Origin commit data
------------------
Commit: 9285f9cdbd
Author: martii <m4rtii@gmx.de>
Date: 2014-01-03 (Fri, 03 Jan 2014)
2014-01-04 12:26:08 +01:00
martii
ab03245aa0 gui/dboxinfo: fix widths
Origin commit data
------------------
Commit: b95f7298e9
Author: martii <m4rtii@gmx.de>
Date: 2013-12-31 (Tue, 31 Dec 2013)
2014-01-04 12:26:08 +01:00
martii
a8e88fed84 gui/dboxinfo: rework table alignment
Origin commit data
------------------
Commit: bb7f90681f
Author: martii <m4rtii@gmx.de>
Date: 2014-01-03 (Fri, 03 Jan 2014)
2014-01-04 12:26:08 +01:00
vanhofen
342d52d9d7 dboxinfo: move init of mount-head to mount-section
Origin commit data
------------------
Commit: 3bb33bb9ef
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)

Origin message was:
------------------
- dboxinfo: move init of mount-head to mount-section
2013-12-30 21:44:48 +01:00
vanhofen
1fe8589874 dboxinfo: use CComponents to paint header
Origin commit data
------------------
Commit: 673a6dc424
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)

Origin message was:
------------------
- dboxinfo: use CComponents to paint header
2013-12-30 21:32:10 +01:00
martii
7dbb63b352 gui/dboxinfo: cleanup
Origin commit data
------------------
Commit: 6c117ff03e
Author: martii <m4rtii@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)
2013-12-30 21:07:09 +01:00
martii
b8592583f5 gui/dboxinfo: rename some poorly named variables
Origin commit data
------------------
Commit: 74e454fc80
Author: martii <m4rtii@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)
2013-12-30 21:06:11 +01:00
martii
7e9d41f23d gui/dboxinfo: move cpu load calculation to dedicated thread ...
... that keeps history; show load graph


Origin commit data
------------------
Commit: 6fff156164
Author: martii <m4rtii@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)
2013-12-30 01:51:20 +01:00
vanhofen
bdc4c1b124 Revert "gui/dboxinfo: move cpu load calculation to dedicated thread ..."
This reverts commit 9ce61523af.


Origin commit data
------------------
Commit: 7fbe179a1f
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)
2013-12-30 01:51:08 +01:00
vanhofen
9ce61523af gui/dboxinfo: move cpu load calculation to dedicated thread ...
... that keeps history; show load graph


Origin commit data
------------------
Commit: ce18925333
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)
2013-12-30 01:34:07 +01:00
vanhofen
d7bbc85c91 dboxinfo: switch to new martii boxinfo + adaptation
Origin commit data
------------------
Commit: 8ceb480ee5
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-29 (Sun, 29 Dec 2013)

Origin message was:
------------------
- dboxinfo: switch to new martii boxinfo + adaptation
2013-12-29 21:51:35 +01:00
vanhofen
8d45f9c3ed dboxinfo: show correct values in RAM section
Origin commit data
------------------
Commit: e24877f560
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-27 (Fri, 27 Dec 2013)

Origin message was:
------------------
- dboxinfo: show correct values in RAM section
2013-12-27 22:27:16 +01:00
vanhofen
1f9f8b9a47 dboxinfo: fix space between sections
Origin commit data
------------------
Commit: eec30dfb1a
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-27 (Fri, 27 Dec 2013)

Origin message was:
------------------
- dboxinfo: fix space between sections
2013-12-27 21:30:42 +01:00
martii
9c3d28c2d5 gui/dboxinfo: gui cosmetics
Origin commit data
------------------
Commit: 2804d80463
Author: martii <m4rtii@gmx.de>
Date: 2013-12-25 (Wed, 25 Dec 2013)
2013-12-26 13:35:01 +01:00
Jacek Jendrzej
e0dd84abc7 src/gui/dboxinfo.cpp: switch to martii boxinfo + adaptation
Origin commit data
------------------
Commit: 4f65509d60
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-12-25 (Wed, 25 Dec 2013)
2013-12-25 17:38:50 +01:00
martii
ce44d1641a convert most char[...] configuration values to std::string
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Commit: cbc9299df8
Author: martii <m4rtii@gmx.de>
Date: 2013-06-11 (Tue, 11 Jun 2013)
2013-12-25 12:08:14 +01:00
Thilo Graf
41d131eb32 CComponents: add unfied header file for general include of cc classes
Provides a unified header file, so it is not required to select a
certain header file.


Origin commit data
------------------
Commit: f7798affc6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)
2013-10-24 21:19:07 +02:00
Michael Liebmann
7b6498d39f Replace color indexes of the text colors by real color values for RenderString()
- If necessary, Correct data types of the color values


Origin commit data
------------------
Commit: c60c5c5ce3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-11 (Thu, 11 Jul 2013)
2013-07-21 22:00:58 +02:00
Thilo Graf
ab0e31bd05 Progressbars: use default frame thickness
It's unnecessary overhead to set the value everywhere, except it's needed.


Origin commit data
------------------
Commit: f70a30defa
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-05 (Fri, 05 Apr 2013)
2013-04-06 08:33:51 +02:00
Michael Liebmann
dde336facd Fix order of colors for some progress bars
Origin commit data
------------------
Commit: adfbfe079c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-05 (Fri, 05 Apr 2013)

Origin message was:
------------------
* Fix order of colors for some progress bars
2013-04-05 19:43:50 +01:00
Thilo Graf
03b22f2d23 CComponents: add progressbar class to cc-items
CProgressbar moved into components sub directory and adapt includes.
Progressbar objects are now usable as cc-item

TODO:
-some color and size corrections
-found some dub codes for sig and snr-bars, needs rework


Origin commit data
------------------
Commit: 860be9a412
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-01 (Mon, 01 Apr 2013)
2013-04-02 09:31:05 +02:00
[CST] Focus
2e289f88f9 gui/dboxinfo.cpp: show free mem without cached/buffers; add 5 seconds timer to update window
Origin commit data
------------------
Commit: bc74b0c3a6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-21 (Fri, 21 Sep 2012)
2012-09-21 17:45:19 +04:00
[CST] Focus
dcb6bd7f9c Use new class to fade
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1949 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 725da8ec70
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-12-06 (Tue, 06 Dec 2011)
2011-12-06 13:35:26 +00:00
[CST] Focus
ff2de7c8cb Remove unused g_settings.gtx_alpha1/2
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1917 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 82d3290d98
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-11-26 (Sat, 26 Nov 2011)
2011-11-26 12:45:02 +00:00
[CST] Focus
07bf14611d Close all on menu key; allow sat and fav keys
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1890 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: b92ca9b515
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-11-25 (Fri, 25 Nov 2011)
2011-11-25 09:30:29 +00:00
gixxpunk
631aad4191 dboxinfo.cpp: fix font rendering with some themes
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1739 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 4660584bdc
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2011-10-03 (Mon, 03 Oct 2011)

Origin message was:
------------------
- dboxinfo.cpp: fix font rendering with some themes

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1739 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-03 14:11:22 +00:00
[CST] Focus
e989e0dd4f Allow killTimer to check and reset timer id
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1562 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 5c8429673a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-07-21 (Thu, 21 Jul 2011)
2011-07-21 10:04:05 +00:00
[CST] Focus
0e8d1c2f82 Fade changes for new fb driver
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1413 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 1df85f6ea3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-04-23 (Sat, 23 Apr 2011)
2011-04-23 10:24:09 +00:00
Stefan Seyfried
e963add18e dboxinfo: simplify code for FS/memory size display
Before, the units to display for filesystems / memory was based solely
on the filesystem type. This would lead to e.g. a 16MB FAT partition
being displayed as "0.01G" which is not too useful. Additionally, the
code made the distinction between RAM and FS in many places. Simplify
the code by determining the total/free/used in bytes, then pass that
number to a conversion function which returns a string with suffix.
Additional benefit: avoids use of float, code size significantly
smaller.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1375 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: fd8a469974
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-04-02 (Sat, 02 Apr 2011)
2011-04-02 13:21:42 +00:00
Stefan Seyfried
bbb99a21ec neutrino: fix boxinfo for rootfs != JFFS2
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1374 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 0fb7db27ec
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-04-02 (Sat, 02 Apr 2011)
2011-04-02 13:21:40 +00:00
Stefan Seyfried
5b7d91c0c9 dboxinfo: remove extraneous '\n' (thanks TheDuke for reporting)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@873 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 9283bfa4e2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-10-31 (Sun, 31 Oct 2010)
2010-10-31 17:39:29 +00:00