Commit Graph

110 Commits

Author SHA1 Message Date
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
Stefan Seyfried
dabb9d6d32 fix sign
Origin commit data
------------------
Commit: 1cf6ff39e4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-01 (Wed, 01 Jan 2014)
2014-01-01 14:42:42 +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
Stefan Seyfried
e315916578 dboxinfo: use hw_caps instead of parsing /proc/cpuinfo
Origin commit data
------------------
Commit: d5981cb299
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)
2013-12-30 02:32:50 +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
Stefan Seyfried
92263236f9 dboxinfo: fix wrong width calculation of recording device label
Origin commit data
------------------
Commit: 057372317d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)
2013-12-30 01:36:20 +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
Stefan Seyfried
a25e481b13 dboxinfo: use more suitable column widths
Origin commit data
------------------
Commit: 81f71c2847
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)
2013-12-30 01:31:57 +01:00
Stefan Seyfried
10a833f3e1 dboxinfo: right align (instead of centering) disk and mem values
Origin commit data
------------------
Commit: de72220951
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)
2013-12-30 01:16:08 +01:00
Stefan Seyfried
12be6885ad dboxinfo: fix reading of memory values
...which failed on machines with more than 2GiB of RAM.
(patch is verified on a 1TiB RAM box :-)


Origin commit data
------------------
Commit: e4b0224f77
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)
2013-12-30 01:15:13 +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
[CST] Focus
9a9368b090 Windows fade emulation. Some main windows at the moment only. New drivers needed.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@644 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 253324226e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-06-27 (Sun, 27 Jun 2010)
2010-06-27 13:06:12 +00:00
Jacek Jendrzej
212e6c1e32 tiny change
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@629 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 60598aa682
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-06-18 (Fri, 18 Jun 2010)

Origin message was:
------------------
-tiny change

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@629 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-06-18 03:45:57 +00:00
Jacek Jendrzej
3ca30ded7c memory percent
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@571 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 393ef2a20d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-05-06 (Thu, 06 May 2010)
2010-05-06 14:16:33 +00:00
Jacek Jendrzej
759ebe6b2d add menu rounded corners on/off
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@395 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 00d9b35c08
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-02-20 (Sat, 20 Feb 2010)

Origin message was:
------------------
-add menu rounded corners on/off

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@395 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-20 21:29:30 +00:00
[CST] Focus
71dd47a155 Fix black color corruption after scan; Change progressbar logic to follow progressbar_color setting, if bar created with blink enabled
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@333 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: e642e6f345
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-02-13 (Sat, 13 Feb 2010)
2010-02-13 10:52:19 +00:00
Jacek Jendrzej
f27d5aa5f4 use: getWidth()
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@256 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: d974484c3e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-02-04 (Thu, 04 Feb 2010)

Origin message was:
------------------
-use: getWidth()

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@256 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-04 12:13:19 +00:00
Jacek Jendrzej
82551a3d62 add: fta channels scan option (for Dr.Dish ;)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@252 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 0e92f5d4e9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-02-03 (Wed, 03 Feb 2010)

Origin message was:
------------------
-add: fta channels scan option (for Dr.Dish ;)

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@252 e54a6e83-5905-42d5-8d5c-058d10e6a962
2010-02-03 11:02:16 +00:00
Jacek Jendrzej
db68393ee9 show rec hdd
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@215 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 6e27f0c02b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-01-27 (Wed, 27 Jan 2010)
2010-01-27 15:55:16 +00:00