M. Liebmann
3f0400a23e
Fix compiler warnings (-Wfloat-equal)
2014-02-21 00:02:47 +01:00
M. Liebmann
c4bff391a5
CComponentsButton: Incrase height for btn font
2014-02-21 00:02:46 +01:00
M. Liebmann
7c5d29a687
hddmenu: Support ext4 for formating disk
...
- Support ext4 for formating disk (require /sbin/mkfs.ext4)
- Support ext4 for check disk (require /sbin/fsck.ext4 or /sbin/e2fsck)
- Display disk format in menu (require /sbin/blkid)
- 'ext4' and 'display disk format' disabled when required files not present
2014-02-21 00:02:46 +01:00
martii
088a75b6e2
driver/rcinput: minor cleanup
2014-02-18 20:07:39 +01:00
Jacek Jendrzej
f1c7e9002e
wakeup_hdd: -fix warning -add mode to open
2014-02-18 14:59:11 +01:00
Jacek Jendrzej
3048eb96ed
neutrinoMessages.h -fix type of HDMI/MUTE/VOLUME
2014-02-18 14:57:16 +01:00
Stefan Seyfried
1d4025d3be
personalize: reduce include impact of plugins.h
...
use forward declaration of CPlugins instead of including
plugins.h in personalize.h to reduce the massive impact
of this header file
2014-02-18 14:02:54 +01:00
Jacek Jendrzej
9a6a2f70c6
CFfmpegDec::Decoder -fix possible floating point exception
2014-02-17 16:24:44 +01:00
Thilo Graf
27c6bdccaf
CComponentsPicture: fix item position
...
x/y position was not assigned here for internal pic_x/pic_y vars.
Therefore x/y was ignored.
2014-02-16 19:11:38 +01:00
svenhoefer
5707fe19a4
- cables.xml: update as suggested by OneOfNine
2014-02-14 17:21:57 +01:00
Jacek Jendrzej
1e2e14e134
CControlAPI::EpgSearchXMLCGI convert channelname to xml
2014-02-13 20:12:31 +01:00
M. Liebmann
ddc826ab51
CComponentsFrmClock: Fix thread handling
...
- Set clock activ = false for default
2014-02-13 18:26:04 +01:00
M. Liebmann
0be3cb731d
CInfoViewer: Fix display progress bar with large fonts
2014-02-13 18:26:03 +01:00
Thilo Graf
c2c79060b8
CComponentsForm, CSignalBar: rename offset vars
2014-02-13 16:26:16 +01:00
martii
6895281091
gui/hdd_menu: correct option count
2014-02-12 21:06:18 +01:00
[CST] Focus
a9e3666b0a
neutrino.cpp: pause sectionsd on shutdown before saving epg,
...
stop epgscan to restore live channel id in case shutdown started from standby mode,
fix hdd wakeup on record announce
2014-02-12 16:47:29 +04:00
[CST] Focus
ee38ad2750
driver/record.cpp: use wakeup_hdd();
...
save xml before record start
2014-02-12 16:47:29 +04:00
[CST] Focus
16fa40818f
gui/movieplayer.cpp: remove absolute has_hdd variable
2014-02-12 16:47:28 +04:00
[CST] Focus
10eb8869d6
system/helpers.cpp: change wakeup_hdd function to use hdd_get_standby/hdd_flush
2014-02-12 16:47:28 +04:00
[CST] Focus
8020de8bfe
gui/hdd_menu.cpp: disable 1min sleep option;
...
fix restore hotplug for mdev system
2014-02-12 16:47:28 +04:00
svenhoefer
8b28d38cea
- doc controlapi: add documentation for '/control/signal'
2014-02-12 13:29:26 +01:00
svenhoefer
565b62477b
- pluginlist: simplify b427c3d6a5
2014-02-12 09:24:37 +01:00
svenhoefer
b1bfe94a6e
- yWeb: add signal strength to boxcontrol menu
2014-02-12 08:59:39 +01:00
svenhoefer
2c4b12508a
- yWeb: increase version by counting commits since last increase
2014-02-12 08:50:19 +01:00
M. Liebmann
b2446667e9
CTimerList: Fix displaying and saving reminder timer
2014-02-12 06:02:27 +01:00
M. Liebmann
92fce346c0
yWeb: Synchronize volume/audiomute settings yWeb => GUI
2014-02-12 06:02:27 +01:00
svenhoefer
63d66538ce
- CControlAPI: SignalInfoCGI: don't show description in explicit calls
2014-02-10 21:50:34 +01:00
Jacek Jendrzej
8d01e2152a
CControlAPI:: -add SignalInfoCGI
2014-02-10 21:14:54 +01:00
svenhoefer
19593d5c6a
- yWeb: add CEC option to standby switches
2014-02-10 21:02:10 +01:00
Jacek Jendrzej
8ed6f331e3
epgview remove DD 16:9 icon show
2014-02-10 19:00:25 +01:00
Thilo Graf
cd2e086c84
locales: rename plugin entries for Lua-Plugins
...
Maybe it's sensibly to use no explicit description for Lua-plugins.
The user could unnecessarily ask "What is this?".
"Lua" is more a subject-specific description or a technical term.
Therefore for users it should be reasonable to use "Plugins" as general
description.
TODO: use of these terms in the user menus, in particular "plugin types"
2014-02-09 00:20:59 +01:00
svenhoefer
b427c3d6a5
- pluginlist: don't show full list when pluginlist-size is smaller
2014-02-08 22:43:03 +01:00
svenhoefer
c52b66068f
- yWeb: fix typo; THX to TheDuke
2014-02-08 22:40:22 +01:00
svenhoefer
e24e68dddf
- menue-hints: fix display of nonlocalized hints
2014-02-07 22:14:32 +01:00
Jacek Jendrzej
8c7968edc4
-add pseudo AdZap timertype
2014-02-07 18:05:06 +01:00
Thilo Graf
c6221581ed
CComponentsWindow: fix missing define of header position
...
Position is strictly top and left within of Window
2014-02-07 09:31:30 +01:00
Thilo Graf
4614d6a54f
CImageInfo: use correct class name
2014-02-07 09:31:29 +01:00
M. Liebmann
176460cf80
src/gui/color.cpp: Fix compiler warnings (-Wconversion)
2014-02-07 08:54:50 +01:00
M. Liebmann
b3cfd88569
src/gui/color.cpp: Rework functions for color conversions, using float.
2014-02-07 08:54:50 +01:00
svenhoefer
e97ea955c9
- plugins: type for listed plugins on blue key is more selectable
2014-02-06 22:51:18 +01:00
Thilo Graf
a6eb67d456
CComponentsWindow: remove redundant init of header and footer
2014-02-05 11:56:48 +01:00
Thilo Graf
14a3546b5f
CComponentsPicture: add debug output for handled item dimensions and pos
2014-02-05 11:56:48 +01:00
Thilo Graf
34fcdec276
CComponentsPicture: rework constructors, clean ups
2014-02-05 11:56:48 +01:00
Thilo Graf
718824015a
CComponentsPicture: show paint mode in debug output
2014-02-05 11:56:48 +01:00
Thilo Graf
57a6c36329
CComponents: remove wrong init value for item position
...
This causes an unnecessary offset and possible fb-remains.
This was observed at the header in Imageinfo, but only without shadow.
2014-02-05 11:56:48 +01:00
Thilo Graf
72f3081b9c
CBuildInfo: remove append offset
...
Append offset is not required here, even harmful, because parent
items (header, body, footer) in the parent object are already adapted.
Offset maybe required in body object, but not in the parent window.
This fixes also fb remains on the bottom of window after executed
hide() in buildinfo object.
2014-02-05 11:56:47 +01:00
Thilo Graf
65ef4b4ccf
CBuildInfo: use member doCenter() for centering window
2014-02-05 11:56:47 +01:00
Thilo Graf
fb4819ff14
CImageInfo: enable missing window shadow
...
Also revert ae320ba411
,
Size handling fixed in 533c2cfc5c8aaf4f56fa07828d44ccb03a62efa6
2014-02-05 11:56:47 +01:00
Thilo Graf
9482613d4c
CComponentsWindowMax: add missing parameters to constructors
2014-02-05 11:56:47 +01:00
Thilo Graf
9d3febd080
CComponentsWindow: fix handling of window size
...
On some several cases it's possible that full resulution is not
visible on SD output or video-out modes like 576i/p.
So it's makes more sense to use current osd-settings for max size and
position.
This fixes also current behavior of Imageinfo.
2014-02-05 11:56:47 +01:00