martii
535f5dfc67
gui/dboxinfo: show remote volumes, too
2014-01-04 12:26:08 +01:00
Michael Liebmann
fb5aa513d6
- dboxinfo: prevent rendering outside window
2014-01-04 12:26:08 +01:00
svenhoefer
19bcfa5329
- dboxinfo: show uptime more human readable; show load average
2014-01-04 12:26:08 +01:00
svenhoefer
f2f2e208d6
- dboxinfo: don't show frontends
2014-01-04 12:26:08 +01:00
martii
5e9af14eb5
gui/dboxinfo: adjust spacing
2014-01-04 12:26:08 +01:00
martii
06a95008fd
gui/dboxinfo: unbreak height calculation
2014-01-04 12:26:08 +01:00
martii
9285f9cdbd
gui/dboxinfo: slightly re-arrange window
2014-01-04 12:26:08 +01:00
martii
b95f7298e9
gui/dboxinfo: fix widths
2014-01-04 12:26:08 +01:00
martii
bb7f90681f
gui/dboxinfo: rework table alignment
2014-01-04 12:26:08 +01:00
Jacek Jendrzej
98c7d07246
CMenuOptionStringChooser:: optionValueString mismatch, supplement to cbc9299df8
2014-01-03 12:36:54 +01:00
svenhoefer
e529bd011b
- usermenu: cleanup from unused code
2014-01-02 22:57:01 +01:00
svenhoefer
419cff8c8a
- usermenu: add file player
2014-01-02 22:36:42 +01:00
svenhoefer
47a2cf0e54
- usermenu: add youtube player
2014-01-02 21:52:33 +01:00
Stefan Seyfried
1cf6ff39e4
fix sign
2014-01-01 14:42:42 +01:00
M. Liebmann
7ea08502fe
CNFSMountGui: Supplement to cbc9299df8
...
- Fix saving automount
2013-12-31 07:31:14 +01:00
Christian Schuett
9f10fc9821
Neutrino: show remaining sleep time in main menu if sleeptimer exists
...
based on idea by martii <m4rtii@gmx.de > in Neutrino-MP Git
2013-12-30 23:27:04 +01:00
Christian Schuett
7d04113307
Neutrino menu forwarder: add possibility to show value from jump target
...
based on idea by martii <m4rtii@gmx.de > in Neutrino-MP Git
2013-12-30 23:25:26 +01:00
Christian Schuett
0a195c7c48
Neutrino sleeptimer: speed up timer deletion
2013-12-30 22:41:26 +01:00
svenhoefer
3bb33bb9ef
- dboxinfo: move init of mount-head to mount-section
2013-12-30 21:44:48 +01:00
svenhoefer
673a6dc424
- dboxinfo: use CComponents to paint header
2013-12-30 21:32:10 +01:00
martii
6c117ff03e
gui/dboxinfo: cleanup
2013-12-30 21:07:09 +01:00
martii
74e454fc80
gui/dboxinfo: rename some poorly named variables
2013-12-30 21:06:11 +01:00
Jacek Jendrzej
b179ee5143
CUpnpBrowserGui::selectDevice(): disable MuteIcon, supplement to ce0d122813
2013-12-30 19:02:36 +01:00
martii
ce0d122813
gui/upnpbrowser: leave infoclock alone
2013-12-30 18:20:15 +01:00
Stefan Seyfried
b113ef358f
zapit: add workaround for broken frontends
...
some frontends seem to not really lower the voltage to 13V
if no DC load is present on the coax cable, so allow to turn
of the lnb voltage completely to work around the issue and
allow usage of other devices on the same unicable bus
2013-12-30 16:43:39 +01:00
martii
5f31754bbd
driver/fbaccel/spark: don't use blitter for drawing simple lines
2013-12-30 13:20:01 +01:00
Stefan Seyfried
d5981cb299
dboxinfo: use hw_caps instead of parsing /proc/cpuinfo
2013-12-30 02:32:50 +01:00
martii
6fff156164
gui/dboxinfo: move cpu load calculation to dedicated thread ...
...
... that keeps history; show load graph
2013-12-30 01:51:20 +01:00
svenhoefer
7fbe179a1f
Revert "gui/dboxinfo: move cpu load calculation to dedicated thread ..."
...
This reverts commit ce18925333
.
2013-12-30 01:51:08 +01:00
Stefan Seyfried
057372317d
dboxinfo: fix wrong width calculation of recording device label
2013-12-30 01:36:20 +01:00
svenhoefer
ce18925333
gui/dboxinfo: move cpu load calculation to dedicated thread ...
...
... that keeps history; show load graph
2013-12-30 01:34:07 +01:00
Stefan Seyfried
81f71c2847
dboxinfo: use more suitable column widths
2013-12-30 01:31:57 +01:00
Stefan Seyfried
de72220951
dboxinfo: right align (instead of centering) disk and mem values
2013-12-30 01:16:08 +01:00
Stefan Seyfried
e4b0224f77
dboxinfo: fix reading of memory values
...
...which failed on machines with more than 2GiB of RAM.
(patch is verified on a 1TiB RAM box :-)
2013-12-30 01:15:13 +01:00
svenhoefer
4382f45236
- epgplus: use CComponents to paint header; move header-icon to footer
2013-12-29 22:24:34 +01:00
Stefan Seyfried
7d379dcb30
Merge remote-tracking branch 'check/next-cc'
2013-12-29 22:12:09 +01:00
svenhoefer
8ceb480ee5
- dboxinfo: switch to new martii boxinfo + adaptation
2013-12-29 21:51:35 +01:00
M. Liebmann
8004604957
CStringInput: Fix commit aadf191115
...
- Don't paint background on NEUTRINO_ICON_NUMERIC_PAD
2013-12-29 16:01:14 +01:00
svenhoefer
9fb63a20d9
- channellist: channellogos can be disabled
2013-12-28 23:39:51 +01:00
svenhoefer
e24877f560
- dboxinfo: show correct values in RAM section
2013-12-27 22:27:16 +01:00
svenhoefer
eec30dfb1a
- dboxinfo: fix space between sections
2013-12-27 21:30:42 +01:00
Jacek Jendrzej
a7f68a519f
supplement to b45511b196
2013-12-27 11:39:42 +01:00
M. Liebmann
f817f18ffb
CRecordSetup: Fix save RecordingSafety
2013-12-26 22:37:03 +01:00
Stefan Seyfried
081e35b3e5
rcinput: avoid theoretically possible timerid overflow
2013-12-26 13:37:36 +01:00
Stefan Seyfried
17ba068850
sectionsd: set time at start, even if diff is <120s
2013-12-26 13:37:28 +01:00
martii
2804d80463
gui/dboxinfo: gui cosmetics
2013-12-26 13:35:01 +01:00
martii
8baab17dda
gui/filebrowser: SMS input: fix RC_7, rewrite handler
2013-12-26 13:35:01 +01:00
martii
0b730409ed
nhttpd/controlapi: add mode=all to GetBouquetCGI
2013-12-26 13:35:01 +01:00
martii
83534791ef
nhttpd/controlapi: GetBouquetsCGI: support "mode=all" (compiles, untested)
2013-12-26 13:35:01 +01:00
[CST] Focus
69be3676ec
gui/movieplayer.h: use MAX_PLAYBACK_PIDS in place of REC_MAX_APIDS
2013-12-26 15:24:17 +04:00