Commit Graph

5714 Commits

Author SHA1 Message Date
vanhofen
ec8f4a8913 menue-hints: fix display of nonlocalized hints
Origin commit data
------------------
Commit: e24e68dddf
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-02-07 (Fri, 07 Feb 2014)

Origin message was:
------------------
- menue-hints: fix display of nonlocalized hints
2014-02-07 22:14:32 +01:00
Jacek Jendrzej
062ffc5d6f add pseudo AdZap timertype
Origin commit data
------------------
Commit: 8c7968edc4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)

Origin message was:
------------------
-add pseudo AdZap timertype
2014-02-07 18:05:06 +01:00
Thilo Graf
caf0d7db19 CComponentsWindow: fix missing define of header position
Position is strictly top and left within of Window


Origin commit data
------------------
Commit: c6221581ed
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-07 (Fri, 07 Feb 2014)
2014-02-07 09:31:30 +01:00
Thilo Graf
7e78f773b8 CImageInfo: use correct class name
Origin commit data
------------------
Commit: 4614d6a54f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-06 (Thu, 06 Feb 2014)
2014-02-07 09:31:29 +01:00
Michael Liebmann
3739771ff7 src/gui/color.cpp: Fix compiler warnings (-Wconversion)
Origin commit data
------------------
Commit: 176460cf80
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-07 (Fri, 07 Feb 2014)
2014-02-07 08:54:50 +01:00
Michael Liebmann
7aac9fbdbe src/gui/color.cpp: Rework functions for color conversions, using float.
Origin commit data
------------------
Commit: b3cfd88569
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-06 (Thu, 06 Feb 2014)
2014-02-07 08:54:50 +01:00
vanhofen
e3d12f21e1 plugins: type for listed plugins on blue key is more selectable
Origin commit data
------------------
Commit: e97ea955c9
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-02-06 (Thu, 06 Feb 2014)

Origin message was:
------------------
- plugins: type for listed plugins on blue key is more selectable
2014-02-06 22:51:18 +01:00
Thilo Graf
0781fc000b CComponentsWindow: remove redundant init of header and footer
Origin commit data
------------------
Commit: a6eb67d456
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-05 (Wed, 05 Feb 2014)
2014-02-05 11:56:48 +01:00
Thilo Graf
6327804c8a CComponentsPicture: add debug output for handled item dimensions and pos
Origin commit data
------------------
Commit: 14a3546b5f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-03 (Mon, 03 Feb 2014)
2014-02-05 11:56:48 +01:00
Thilo Graf
83afb37b11 CComponentsPicture: rework constructors, clean ups
Origin commit data
------------------
Commit: 34fcdec276
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-03 (Mon, 03 Feb 2014)
2014-02-05 11:56:48 +01:00
Thilo Graf
c0b74d30e8 CComponentsPicture: show paint mode in debug output
Origin commit data
------------------
Commit: 718824015a
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-03 (Mon, 03 Feb 2014)
2014-02-05 11:56:48 +01:00
Thilo Graf
1c21514660 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.


Origin commit data
------------------
Commit: 57a6c36329
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)
2014-02-05 11:56:48 +01:00
Thilo Graf
b01f32f013 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.


Origin commit data
------------------
Commit: 72f3081b9c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)

Origin message was:
------------------
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
753d478e2c CBuildInfo: use member doCenter() for centering window
Origin commit data
------------------
Commit: 65ef4b4ccf
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)
2014-02-05 11:56:47 +01:00
Thilo Graf
be04423b30 CImageInfo: enable missing window shadow
Also revert ff76728960,
Size handling fixed in 533c2cfc5c8aaf4f56fa07828d44ccb03a62efa6


Origin commit data
------------------
Commit: fb4819ff14
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)
2014-02-05 11:56:47 +01:00
Thilo Graf
10289e5d36 CComponentsWindowMax: add missing parameters to constructors
Origin commit data
------------------
Commit: 9482613d4c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)
2014-02-05 11:56:47 +01:00
Thilo Graf
1cc801f931 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.


Origin commit data
------------------
Commit: 9d3febd080
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-31 (Fri, 31 Jan 2014)
2014-02-05 11:56:47 +01:00
Thilo Graf
b48decae3a CComponentsIconForm: rework constructors
Origin commit data
------------------
Commit: 59723d89f0
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-30 (Thu, 30 Jan 2014)
2014-02-05 11:56:46 +01:00
Thilo Graf
e15a28753e CComponentsHeader/CComponentsFooter: move footer class into its own file
Origin commit data
------------------
Commit: 7151608c8b
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-01-28 (Tue, 28 Jan 2014)
2014-02-05 11:56:46 +01:00
[CST] Focus
d6e6c99080 driver/record.cpp: try to flush hdd buffers, if hdd is in standby at record start
Origin commit data
------------------
Commit: 3d3e169f1e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
2014-02-05 14:02:46 +04:00
[CST] Focus
3fcb1867b5 system/helpers.cpp: add code to get hdd standby/active status and flush hdd buffers
Origin commit data
------------------
Commit: 097e05c083
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
2014-02-05 14:02:46 +04:00
[CST] Focus
51d0de467b eitd/sectionsd.cpp: check myCurrentEvent for expire before using it
Origin commit data
------------------
Commit: 201022450c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
2014-02-05 14:02:46 +04:00
Jacek Jendrzej
b91133af92 epgview.cpp: -add adzap
Origin commit data
------------------
Commit: 3818875a80
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
2014-02-04 19:32:47 +01:00
Jacek Jendrzej
2b8776368d paintButtons: fix alternative button text size
Origin commit data
------------------
Commit: e9725e393e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
2014-02-04 19:32:47 +01:00
Michael Liebmann
8d223494f0 CLuaInstance::MenuAddItem: Fix neutrino segfault at (type == "chooser")
when options in lua script broken


Origin commit data
------------------
Commit: 6dada97564
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
2014-02-04 15:47:23 +01:00
Michael Liebmann
75ad4b299c src/gui/widget/icons.h: Add missing NEUTRINO_ICON_BLUE
Origin commit data
------------------
Commit: 1766553c56
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)
2014-02-04 15:47:23 +01:00
Michael Liebmann
540ddff6f1 CLuaInstance::MessageboxExec: Fix align
Origin commit data
------------------
Commit: 7d88327dbc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)
2014-02-04 15:47:23 +01:00
[CST] Focus
4a43f8b4d1 gui/infoviewer.cpp: restore channel id in showMovieTitle(),
else infoviewer do not process some events after playback stop


Origin commit data
------------------
Commit: e8be660b09
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
2014-02-04 17:42:42 +04:00
[CST] Focus
54aaa74a3f 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


Origin commit data
------------------
Commit: e68b207154
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
2014-02-04 17:42:42 +04:00
[CST] Focus
7e89642620 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


Origin commit data
------------------
Commit: b992366b1c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-04 (Tue, 04 Feb 2014)
2014-02-04 17:42:42 +04:00
vanhofen
530d403ee0 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)


Origin commit data
------------------
Commit: f9ad30f183
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-02-04 (Tue, 04 Feb 2014)

Origin message was:
------------------
- 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
fc1b332cc7 CTimerd:: enlarge recorddir and pluginname size
Origin commit data
------------------
Commit: 31221edc47
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)
2014-02-01 13:59:06 +01:00
Michael Liebmann
db6fa1f5eb CTimerList: Fix commit 5503a94 (THX Houdini)
Origin commit data
------------------
Commit: a60d320aad
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-01 (Sat, 01 Feb 2014)
2014-02-01 01:56:21 +01:00
[CST] Focus
ff76728960 gui/imageinfo.cpp: honor screen setup values
Origin commit data
------------------
Commit: ae320ba411
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)
2014-01-31 16:31:05 +04:00
Jacek Jendrzej
1d3b10ca5b CKeyValue:: -fix get current name , fix -Wconversion in timerd
Origin commit data
------------------
Commit: 2441171656
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-31 (Fri, 31 Jan 2014)
2014-01-31 11:16:06 +01:00
Michael Liebmann
5503a94df8 CTimerList: Add lua plugins to plugin selection
Origin commit data
------------------
Commit: f2fccc6d85
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
2014-01-30 09:13:51 +01:00
Michael Liebmann
f45ae5cab4 CMenuForwarder: Fix options handling
Origin commit data
------------------
Commit: 08130328a0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-30 (Thu, 30 Jan 2014)
2014-01-30 09:13:51 +01:00
martii
99ee825ad7 gui/timerlist: fix display of channel name
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>


Origin commit data
------------------
Commit: 86fca10909
Author: martii <m4rtii@gmx.de>
Date: 2014-01-29 (Wed, 29 Jan 2014)
2014-01-29 21:20:43 +01:00
Michael Liebmann
28799374ed CFlashExpert::checkSize: Fix display backupMaxSize & backupRequiredSize
Origin commit data
------------------
Commit: 583931e446
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
2014-01-29 21:20:43 +01:00
[CST] Focus
6ff7880f77 gui/movieplayer.cpp: fix stalled old speed display on vfd, when timeshift rewind started
Origin commit data
------------------
Commit: 91c62d6ff0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
2014-01-29 19:28:53 +04:00
[CST] Focus
4a6379a0d6 gui/infoviewer.cpp: update movieplayer position also in timeshift mode;
fix messages in timeshift mode: while infobar is visible, all but key events was dropped,
preventing ie record timer stop etc.


Origin commit data
------------------
Commit: 5135e30773
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
2014-01-29 17:26:45 +04:00
[CST] Focus
ed4273c745 gui/movieplayer.cpp: for timeshift started in rewind mode,
fix vfd speed display, force play time display


Origin commit data
------------------
Commit: a763a9ab06
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
2014-01-29 17:21:28 +04:00
[CST] Focus
693691124f driver/record.cpp: dont show menu after timeshift stop, if timeshift record already stopped
Origin commit data
------------------
Commit: 2d683fe4c9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-29 (Wed, 29 Jan 2014)
2014-01-29 17:19:00 +04:00
[CST] Focus
be73fd3a45 gui/cam_menu.cpp: handle CA_MESSAGE_MSG_CHANNEL_CHANGE msg
Origin commit data
------------------
Commit: 828f9e5856
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)
2014-01-28 16:16:35 +04:00
[CST] Focus
1a35df7164 neutrino.cpp: add zapTo(), reuse common code for zap without wait
Origin commit data
------------------
Commit: 02cb09ce7e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)
2014-01-28 16:12:30 +04:00
Michael Liebmann
406b287a29 Fix display volumebar when channellist is visible
Origin commit data
------------------
Commit: 65859318d0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)
2014-01-28 12:59:17 +01:00
Michael Liebmann
dce6b8757d CLuaMenuForwarder: Fix error msg
Origin commit data
------------------
Commit: da2738cd9e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)
2014-01-28 12:59:17 +01:00
Jacek Jendrzej
5b91bb9e46 webif standby -add option CEC standby off (dont use TV off)
Origin commit data
------------------
Commit: 9855a220be
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)
2014-01-28 10:30:29 +01:00
vanhofen
756bf71fab CLuaInstance::MenuAddItem: add 'next' and 'cancel' items
Origin commit data
------------------
Commit: 6a821fe2a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-27 (Mon, 27 Jan 2014)

Origin message was:
------------------
- CLuaInstance::MenuAddItem: add 'next' and 'cancel' items
2014-01-27 21:10:41 +01:00
Jacek Jendrzej
67eac1e2c5 supplement to ac3ee0cf9b cec option in standby off and on
Origin commit data
------------------
Commit: 372b367b8b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-01-27 (Mon, 27 Jan 2014)
2014-01-27 20:26:46 +01:00