Commit Graph

64 Commits

Author SHA1 Message Date
Jacek Jendrzej
6df44c61b8 dboxinfo.cpp: shov inactive rec icon, if no rec is run
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5764f3fc2c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-04-01 (Tue, 01 Apr 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-04-01 14:44:09 +02:00
Stefan Seyfried
92b62b9379 dboxinfo: fix format strings for uint64_t
Origin commit data
------------------
Branch: ni/coolstream
Commit: ecf430ba97
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-12 (Sun, 12 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-13 20:56:56 +01:00
martii
9266fb9c39 gui/dboxinfo: minor clean-up
Origin commit data
------------------
Branch: ni/coolstream
Commit: 341b75ccd9
Author: martii <m4rtii@gmx.de>
Date: 2014-01-07 (Tue, 07 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-07 02:00:56 +01:00
martii
ca7b7ccf03 gui/dboxinfo: fix bytes2string()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8839256793
Author: martii <m4rtii@gmx.de>
Date: 2014-01-06 (Mon, 06 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-06 14:04:50 +01:00
Stefan Seyfried
f5b671e588 fix sign
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a158066d0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-01 (Wed, 01 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-06 00:34:06 +01:00
Stefan Seyfried
0a0aa85cc0 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
------------------
Branch: ni/coolstream
Commit: 34a2d55385
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-05 (Sun, 05 Jan 2014)



------------------
This commit was generated by Migit
2014-01-05 21:12:20 +01:00
Stefan Seyfried
eb201a8975 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
------------------
Branch: ni/coolstream
Commit: 75e14b90e5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-05 (Sun, 05 Jan 2014)



------------------
This commit was generated by Migit
2014-01-05 21:11:59 +01:00
Stefan Seyfried
e6532a8b4f dboxinfo: fix partition size display
Origin commit data
------------------
Branch: ni/coolstream
Commit: 171324fb95
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-05 (Sun, 05 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-05 21:10:42 +01:00
vanhofen
956261e6e0 dboxinfo: show uptime even more human readable
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-04 12:26:08 +01:00
martii
35b99c7c2f gui/dboxinfo: show remote volumes, too
Origin commit data
------------------
Branch: ni/coolstream
Commit: 535f5dfc67
Author: martii <m4rtii@gmx.de>
Date: 2014-01-04 (Sat, 04 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-04 12:26:08 +01:00
Michael Liebmann
58891f9277 dboxinfo: prevent rendering outside window
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-04 12:26:08 +01:00
vanhofen
8be1d3c59d dboxinfo: show uptime more human readable; show load average
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-04 12:26:08 +01:00
vanhofen
d8d585fe3a dboxinfo: don't show frontends
Origin commit data
------------------
Branch: ni/coolstream
Commit: f2f2e208d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-04 (Sat, 04 Jan 2014)

Origin message was:
------------------
- dboxinfo: don't show frontends

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-04 12:26:08 +01:00
martii
72c6ce9559 gui/dboxinfo: adjust spacing
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5e9af14eb5
Author: martii <m4rtii@gmx.de>
Date: 2014-01-02 (Thu, 02 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-04 12:26:08 +01:00
martii
f822755240 gui/dboxinfo: unbreak height calculation
Origin commit data
------------------
Branch: ni/coolstream
Commit: 06a95008fd
Author: martii <m4rtii@gmx.de>
Date: 2014-01-02 (Thu, 02 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-04 12:26:08 +01:00
martii
01a6e0d2bd gui/dboxinfo: slightly re-arrange window
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9285f9cdbd
Author: martii <m4rtii@gmx.de>
Date: 2014-01-03 (Fri, 03 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-04 12:26:08 +01:00
martii
9947221a4b gui/dboxinfo: fix widths
Origin commit data
------------------
Branch: ni/coolstream
Commit: b95f7298e9
Author: martii <m4rtii@gmx.de>
Date: 2013-12-31 (Tue, 31 Dec 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-04 12:26:08 +01:00
martii
e3d7eb92ab gui/dboxinfo: rework table alignment
Origin commit data
------------------
Branch: ni/coolstream
Commit: bb7f90681f
Author: martii <m4rtii@gmx.de>
Date: 2014-01-03 (Fri, 03 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-04 12:26:08 +01:00
vanhofen
08569d59a0 dboxinfo: move init of mount-head to mount-section
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-12-30 21:44:48 +01:00
vanhofen
7a2eaa6807 dboxinfo: use CComponents to paint header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 673a6dc424
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)

Origin message was:
------------------
- dboxinfo: use CComponents to paint header

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-12-30 21:32:10 +01:00
martii
0de0aa6a83 gui/dboxinfo: cleanup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6c117ff03e
Author: martii <m4rtii@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-12-30 21:07:09 +01:00
martii
d4608352c9 gui/dboxinfo: rename some poorly named variables
Origin commit data
------------------
Branch: ni/coolstream
Commit: 74e454fc80
Author: martii <m4rtii@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-12-30 21:06:11 +01:00
martii
fa3f04726a gui/dboxinfo: move cpu load calculation to dedicated thread ...
... that keeps history; show load graph


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6fff156164
Author: martii <m4rtii@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)



------------------
This commit was generated by Migit
2013-12-30 01:51:20 +01:00
vanhofen
2598ee53f1 Revert "gui/dboxinfo: move cpu load calculation to dedicated thread ..."
This reverts commit eb80914234.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7fbe179a1f
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)



------------------
This commit was generated by Migit
2013-12-30 01:51:08 +01:00
vanhofen
eb80914234 gui/dboxinfo: move cpu load calculation to dedicated thread ...
... that keeps history; show load graph


Origin commit data
------------------
Branch: ni/coolstream
Commit: ce18925333
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-30 (Mon, 30 Dec 2013)



------------------
This commit was generated by Migit
2013-12-30 01:34:07 +01:00
vanhofen
36172c108f dboxinfo: switch to new martii boxinfo + adaptation
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-12-29 21:51:35 +01:00
vanhofen
79099baaf3 dboxinfo: show correct values in RAM section
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-12-27 22:27:16 +01:00
vanhofen
e093d55411 dboxinfo: fix space between sections
Origin commit data
------------------
Branch: ni/coolstream
Commit: eec30dfb1a
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-27 (Fri, 27 Dec 2013)

Origin message was:
------------------
- dboxinfo: fix space between sections

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-12-27 21:30:42 +01:00
martii
bd619b640f gui/dboxinfo: gui cosmetics
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2804d80463
Author: martii <m4rtii@gmx.de>
Date: 2013-12-25 (Wed, 25 Dec 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-12-26 13:35:01 +01:00
Jacek Jendrzej
f48ef5a283 src/gui/dboxinfo.cpp: switch to martii boxinfo + adaptation
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f65509d60
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-12-25 (Wed, 25 Dec 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-12-25 17:38:50 +01:00
martii
7ebfe9959d convert most char[...] configuration values to std::string
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: cbc9299df8
Author: martii <m4rtii@gmx.de>
Date: 2013-06-11 (Tue, 11 Jun 2013)



------------------
This commit was generated by Migit
2013-12-25 12:08:14 +01:00
Thilo Graf
cbc2b193af 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
------------------
Branch: ni/coolstream
Commit: f7798affc6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)



------------------
This commit was generated by Migit
2013-10-24 21:19:07 +02:00
Michael Liebmann
221b6ee8b4 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
------------------
Branch: ni/coolstream
Commit: c60c5c5ce3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-11 (Thu, 11 Jul 2013)



------------------
This commit was generated by Migit
2013-07-21 22:00:58 +02:00
Thilo Graf
307a8675b6 Progressbars: use default frame thickness
It's unnecessary overhead to set the value everywhere, except it's needed.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f70a30defa
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-05 (Fri, 05 Apr 2013)



------------------
This commit was generated by Migit
2013-04-06 08:33:51 +02:00
Michael Liebmann
81953e4bb6 Fix order of colors for some progress bars
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-05 19:43:50 +01:00
Thilo Graf
71248e0dc7 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
------------------
Branch: ni/coolstream
Commit: 860be9a412
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-01 (Mon, 01 Apr 2013)



------------------
This commit was generated by Migit
2013-04-02 09:31:05 +02:00
[CST] Focus
80373c4b7e gui/dboxinfo.cpp: show free mem without cached/buffers; add 5 seconds timer to update window
Origin commit data
------------------
Branch: ni/coolstream
Commit: bc74b0c3a6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-21 (Fri, 21 Sep 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-09-21 17:45:19 +04:00
[CST] Focus
cdaaaddc14 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
------------------
Branch: ni/coolstream
Commit: 725da8ec70
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-12-06 (Tue, 06 Dec 2011)



------------------
This commit was generated by Migit
2011-12-06 13:35:26 +00:00
[CST] Focus
5692e85dc9 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
------------------
Branch: ni/coolstream
Commit: 82d3290d98
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-11-26 (Sat, 26 Nov 2011)



------------------
This commit was generated by Migit
2011-11-26 12:45:02 +00:00
[CST] Focus
4dfd27f943 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
------------------
Branch: ni/coolstream
Commit: b92ca9b515
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-11-25 (Fri, 25 Nov 2011)



------------------
This commit was generated by Migit
2011-11-25 09:30:29 +00:00
gixxpunk
8900621a8d 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
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2011-10-03 14:11:22 +00:00
[CST] Focus
10c65d19e5 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
------------------
Branch: ni/coolstream
Commit: 5c8429673a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-07-21 (Thu, 21 Jul 2011)



------------------
This commit was generated by Migit
2011-07-21 10:04:05 +00:00
[CST] Focus
4b4208e9ef 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
------------------
Branch: ni/coolstream
Commit: 1df85f6ea3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2011-04-23 (Sat, 23 Apr 2011)



------------------
This commit was generated by Migit
2011-04-23 10:24:09 +00:00
Stefan Seyfried
814740e4cc 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
------------------
Branch: ni/coolstream
Commit: fd8a469974
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-04-02 (Sat, 02 Apr 2011)



------------------
This commit was generated by Migit
2011-04-02 13:21:42 +00:00
Stefan Seyfried
ed9c5c7cc5 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
------------------
Branch: ni/coolstream
Commit: 0fb7db27ec
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-04-02 (Sat, 02 Apr 2011)



------------------
This commit was generated by Migit
2011-04-02 13:21:40 +00:00
Stefan Seyfried
b4f4d284da 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
------------------
Branch: ni/coolstream
Commit: 9283bfa4e2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-10-31 (Sun, 31 Oct 2010)



------------------
This commit was generated by Migit
2010-10-31 17:39:29 +00:00
[CST] Focus
80834fc5cd 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
------------------
Branch: ni/coolstream
Commit: 253324226e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-06-27 (Sun, 27 Jun 2010)



------------------
This commit was generated by Migit
2010-06-27 13:06:12 +00:00
Jacek Jendrzej
d0c2be67ef tiny change
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@629 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2010-06-18 03:45:57 +00:00
Jacek Jendrzej
03c3ca0dbd memory percent
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@571 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 393ef2a20d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2010-05-06 (Thu, 06 May 2010)



------------------
This commit was generated by Migit
2010-05-06 14:16:33 +00:00
Jacek Jendrzej
93165ed76a 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
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2010-02-20 21:29:30 +00:00