Thilo Graf
d0aaeecb1a
CComponentsForm: add members to get count of items
...
Origin commit data
------------------
Commit: 2191fded38
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-01-08 (Wed, 08 Jan 2014)
2014-01-08 08:42:16 +01:00
Thilo Graf
e21759c50d
CTimeOSD: use class konform member names
...
CTimeOSD is inherited from CComponentsForm/Item.
Therefore, it is usual to keep the functional layout.
Overwritable virtual members should be used with same
functionality. kill() is similar with paintBackground() known from
CFrameBuffer, hide(bool) do restore saved background and expects a
parameter.
TODO: It works, but class layout of CTimeOSD is currently not conform
with Components, because the functionalities are partially undermined
and must be reworked.
For Example: timescale and clock object not used as sub objects
in a parent form object.
Origin commit data
------------------
Commit: 7403aa2d46
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-01-07 (Tue, 07 Jan 2014)
2014-01-08 08:18:44 +01:00
Thilo Graf
db397fda24
CInfoClock: remove call of missing members, replace with simplified clear()
...
Origin commit data
------------------
Commit: 12fd92e3e4
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-01-07 (Tue, 07 Jan 2014)
2014-01-07 09:44:40 +01:00
Thilo Graf
45f12fbb6c
CBuildInfo: remove destructor
...
CBuildInfo using already inherited destructor from CComponentsForm.
Origin commit data
------------------
Commit: a6c2518017
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-01-07 (Tue, 07 Jan 2014)
2014-01-07 09:42:54 +01:00
Thilo Graf
ba7524f6bb
CComponents: replace clear() with clearFbData(), remove cleanCCForm()
...
clear() replaces now clearCCItems() and cleanCCForm() is superfluous.
Origin commit data
------------------
Commit: ed7a2fd625
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-01-07 (Tue, 07 Jan 2014)
2014-01-07 09:41:06 +01:00
Thilo Graf
e2587b12cd
CComponents: split some header files
...
Should bring more overview and less susceptibility to conflicts (merge etc)
License texts updated.
Origin commit data
------------------
Commit: 04574fc6eb
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-01-06 (Mon, 06 Jan 2014)
2014-01-06 22:27:59 +01:00
Thilo Graf
97218a2827
CComponentsForm: update license text
...
Origin commit data
------------------
Commit: d2991b49c8
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-01-06 (Mon, 06 Jan 2014)
2014-01-06 14:47:13 +01:00
Thilo Graf
e2d7ca2668
CComponentsExtTextForm: use inherited class for localized version
...
Removed simple constructor and used default values in constructor has same
effect, this reduces some code parts. Usage is unchanged.
Origin commit data
------------------
Commit: a08a418d88
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-01-06 (Mon, 06 Jan 2014)
2014-01-06 14:47:12 +01:00
Thilo Graf
0fa668d3b6
CComponentsForm: avoid of height or width error due to odd values
...
Some calculations can resulting odd values and can provocate
unnecessary debug spam, but more lines should be repaired.
Origin commit data
------------------
Commit: a0a4cc1355
Author: Thilo Graf <dbt@novatux.de >
Date: 2014-01-06 (Mon, 06 Jan 2014)
2014-01-06 14:47:12 +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
Michael Liebmann
ffc99e32fe
Update satellites.xml (THX Houdini)
...
Origin commit data
------------------
Commit: c79c3e7cd7
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2014-01-05 (Sun, 05 Jan 2014)
2014-01-05 10:31:24 +01:00
Jacek Jendrzej
25d9e507a0
move toEpoch to helpers.cpp, use strptime
...
Origin commit data
------------------
Commit: 52741fb1e4
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-01-04 (Sat, 04 Jan 2014)
2014-01-04 20:48:13 +01:00
martii
7c3fecd0f3
gui/moviebrowser: fix yt sort-by-date
...
Origin commit data
------------------
Commit: 3bdb1af87e
Author: martii <m4rtii@gmx.de >
Date: 2014-01-03 (Fri, 03 Jan 2014)
2014-01-04 20:37:10 +01:00
martii
5a253bcaec
gui/moviebrowser, system/ytparser: Google dropped most YouTube feeds. Limit code to what's left.
...
Origin commit data
------------------
Commit: eda90ac834
Author: martii <m4rtii@gmx.de >
Date: 2013-11-23 (Sat, 23 Nov 2013)
2014-01-04 16:59:11 +01:00
Michael Liebmann
44f780650a
CMenuOptionChooser: Fix multiple menu items, when using sort option
...
Origin commit data
------------------
Commit: 9af1cdb318
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2014-01-04 (Sat, 04 Jan 2014)
2014-01-04 15:25:28 +01:00
martii
7f3899745c
gui/filebrowser: don't segv when removing files with small names
...
Origin commit data
------------------
Commit: f953cd07b3
Author: martii <m4rtii@gmx.de >
Date: 2014-01-04 (Sat, 04 Jan 2014)
2014-01-04 14:25:54 +01:00
Michael Liebmann
f93b90c345
CUserMenuSetup: Activate alphanumeric sort option
...
Origin commit data
------------------
Commit: 3318812fbc
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2014-01-04 (Sat, 04 Jan 2014)
2014-01-04 13:08:48 +01:00
Michael Liebmann
b93a3da743
CMenuOptionChooser: Add alphanumeric sort option
...
- default is false
- Activate by OptionsSort = true
Origin commit data
------------------
Commit: 8832b803bd
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2014-01-04 (Sat, 04 Jan 2014)
2014-01-04 13:08:48 +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
Jacek Jendrzej
ccdb8209fb
CMenuOptionStringChooser:: optionValueString mismatch, supplement to ce44d1641a
...
Origin commit data
------------------
Commit: 98c7d07246
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-01-03 (Fri, 03 Jan 2014)
2014-01-03 12:36:54 +01:00
vanhofen
973479845c
usermenu: cleanup from unused code
...
Origin commit data
------------------
Commit: e529bd011b
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-01-02 (Thu, 02 Jan 2014)
Origin message was:
------------------
- usermenu: cleanup from unused code
2014-01-02 22:57:01 +01:00
vanhofen
c7cbcad997
usermenu: add file player
...
Origin commit data
------------------
Commit: 419cff8c8a
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-01-02 (Thu, 02 Jan 2014)
Origin message was:
------------------
- usermenu: add file player
2014-01-02 22:36:42 +01:00
vanhofen
b188f045df
usermenu: add youtube player
...
Origin commit data
------------------
Commit: 47a2cf0e54
Author: vanhofen <vanhofen@gmx.de >
Date: 2014-01-02 (Thu, 02 Jan 2014)
Origin message was:
------------------
- usermenu: add youtube player
2014-01-02 21:52:33 +01:00
Michael Liebmann
381792da05
CNFSMountGui: Supplement to ce44d1641a
...
- Fix saving automount
Origin commit data
------------------
Commit: 7ea08502fe
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2013-12-31 (Tue, 31 Dec 2013)
2013-12-31 07:31:14 +01:00
Gaucho316
5b93246975
Neutrino: show remaining sleep time in main menu if sleeptimer exists
...
based on idea by martii <m4rtii@gmx.de > in Neutrino-MP Git
Origin commit data
------------------
Commit: 9f10fc9821
Author: Gaucho316 <Gaucho316@hotmail.com >
Date: 2013-12-30 (Mon, 30 Dec 2013)
2013-12-30 23:27:04 +01:00
Gaucho316
c34729cfa7
Neutrino menu forwarder: add possibility to show value from jump target
...
based on idea by martii <m4rtii@gmx.de > in Neutrino-MP Git
Origin commit data
------------------
Commit: 7d04113307
Author: Gaucho316 <Gaucho316@hotmail.com >
Date: 2013-12-30 (Mon, 30 Dec 2013)
2013-12-30 23:25:26 +01:00
Gaucho316
eebe06c0d4
Neutrino sleeptimer: speed up timer deletion
...
Origin commit data
------------------
Commit: 0a195c7c48
Author: Gaucho316 <Gaucho316@hotmail.com >
Date: 2013-12-30 (Mon, 30 Dec 2013)
2013-12-30 22:41:26 +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
Jacek Jendrzej
4514118fe7
CUpnpBrowserGui::selectDevice(): disable MuteIcon, supplement to 1745e76f66
...
Origin commit data
------------------
Commit: b179ee5143
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2013-12-30 (Mon, 30 Dec 2013)
2013-12-30 19:02:36 +01:00
martii
1745e76f66
gui/upnpbrowser: leave infoclock alone
...
Origin commit data
------------------
Commit: ce0d122813
Author: martii <m4rtii@gmx.de >
Date: 2013-12-29 (Sun, 29 Dec 2013)
2013-12-30 18:20:15 +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
384cca7054
epgplus: use CComponents to paint header; move header-icon to footer
...
Origin commit data
------------------
Commit: 4382f45236
Author: vanhofen <vanhofen@gmx.de >
Date: 2013-12-29 (Sun, 29 Dec 2013)
Origin message was:
------------------
- epgplus: use CComponents to paint header; move header-icon to footer
2013-12-29 22:24:34 +01:00