Commit Graph

5828 Commits

Author SHA1 Message Date
[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
Thilo Graf
59723d89f0 CComponentsIconForm: rework constructors 2014-02-05 11:56:46 +01:00
Thilo Graf
7151608c8b CComponentsHeader/CComponentsFooter: move footer class into its own file 2014-02-05 11:56:46 +01:00
[CST] Focus
3d3e169f1e driver/record.cpp: try to flush hdd buffers, if hdd is in standby at record start 2014-02-05 14:02:46 +04:00
[CST] Focus
097e05c083 system/helpers.cpp: add code to get hdd standby/active status and flush hdd buffers 2014-02-05 14:02:46 +04:00
[CST] Focus
201022450c eitd/sectionsd.cpp: check myCurrentEvent for expire before using it 2014-02-05 14:02:46 +04:00
Jacek Jendrzej
3818875a80 epgview.cpp: -add adzap 2014-02-04 19:32:47 +01:00
Jacek Jendrzej
e9725e393e paintButtons: fix alternative button text size 2014-02-04 19:32:47 +01:00
M. Liebmann
6dada97564 CLuaInstance::MenuAddItem: Fix neutrino segfault at (type == "chooser")
when options in lua script broken
2014-02-04 15:47:23 +01:00
M. Liebmann
1766553c56 src/gui/widget/icons.h: Add missing NEUTRINO_ICON_BLUE 2014-02-04 15:47:23 +01:00
M. Liebmann
7d88327dbc CLuaInstance::MessageboxExec: Fix align 2014-02-04 15:47:23 +01:00
[CST] Focus
e8be660b09 gui/infoviewer.cpp: restore channel id in showMovieTitle(),
else infoviewer do not process some events after playback stop
2014-02-04 17:42:42 +04:00
[CST] Focus
e68b207154 zapit/src/zapit.cpp: there is case when unlocking live playback can fail
due to all frontends busy and zap back to live channel not possible.
Send CZapitClient::EVT_ZAP_FAILED to notify neutrino
2014-02-04 17:42:42 +04:00
[CST] Focus
b992366b1c zapit/include/zapit/frontend_c.h: prevent setTsidOnid() to change
current transponder id on locked frontend:
fix case when PiP started while no live channel running (ie playback mode), return to live playback mode
can break running recording
2014-02-04 17:42:42 +04:00
svenhoefer
f9ad30f183 - plugins: type for listed plugins on blue key is selectable
* add mainmenu items for tools and lua-extensions
  (default not visible)
* add usermenu items for tools and lua-extensions
  (default off)
2014-02-04 09:08:21 +01:00
Jacek Jendrzej
31221edc47 CTimerd:: enlarge recorddir and pluginname size 2014-02-01 13:59:06 +01:00
M. Liebmann
a60d320aad CTimerList: Fix commit f2fccc6 (THX Houdini) 2014-02-01 01:56:21 +01:00
[CST] Focus
ae320ba411 gui/imageinfo.cpp: honor screen setup values 2014-01-31 16:31:05 +04:00
Jacek Jendrzej
2441171656 CKeyValue:: -fix get current name , fix -Wconversion in timerd 2014-01-31 11:16:06 +01:00
M. Liebmann
f2fccc6d85 CTimerList: Add lua plugins to plugin selection 2014-01-30 09:13:51 +01:00