Commit Graph

8539 Commits

Author SHA1 Message Date
vanhofen
1cc208a09c settings.h: add OFFSET_INNER_NONE define
Origin commit data
------------------
Commit: 62b8faf19c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)

Origin message was:
------------------
- settings.h: add OFFSET_INNER_NONE define
2016-12-08 17:55:27 +01:00
vanhofen
b4061e9381 widgets: remove obsolete drawable wrapper sources
Origin commit data
------------------
Commit: cc338db273
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)

Origin message was:
------------------
- widgets: remove obsolete drawable wrapper sources
2016-12-08 17:49:47 +01:00
Jacek Jendrzej
8b8af1a371 src/gui/timerlist.cpp dont check empty timerlist
Origin commit data
------------------
Commit: f7cfe0256b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-08 (Thu, 08 Dec 2016)
2016-12-08 16:16:57 +01:00
vanhofen
38e38dba2d timerlist: remove menu button from footer; is available in header too
Origin commit data
------------------
Commit: 74c54d885a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)

Origin message was:
------------------
- timerlist: remove menu button from footer; is available in header too
2016-12-08 13:41:38 +01:00
Thilo Graf
41a47bdf37 CTimerList: remove timeout for delete warning
Timeout for deletions are not a really good idea. This should be
controlled by user and it should be durable visualized what
he just is doing.


Origin commit data
------------------
Commit: f8b295b818
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)
2016-12-08 12:54:37 +01:00
Thilo Graf
17a92f84bb CMsgBox: rework result values
Makes it possible to use bit operators. Current available
compare operations still should be compatible.
In case not please report to fix!


Origin commit data
------------------
Commit: 36e1a98a1d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)
2016-12-08 12:54:37 +01:00
Thilo Graf
45b558cec7 Message timeout: try to fix timeout defines
Some parameters were confused.


Origin commit data
------------------
Commit: 4382daf5e4
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)
2016-12-08 12:54:37 +01:00
Thilo Graf
6a339c19e2 CCDraw: try to avoid rendering with bad dimensions
Origin commit data
------------------
Commit: bd5e82fdc4
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)
2016-12-08 09:33:40 +01:00
vanhofen
55d2817631 bouquetlist: fix round corners of selected item
Origin commit data
------------------
Commit: 9fe560fa53
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-08 (Thu, 08 Dec 2016)

Origin message was:
------------------
- bouquetlist: fix round corners of selected item
2016-12-08 00:36:26 +01:00
vanhofen
e37d517f3e bouquetlist: fix initialisation of empty sting
Origin commit data
------------------
Commit: 8be61c8763
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)

Origin message was:
------------------
- bouquetlist: fix initialisation of empty sting
2016-12-07 16:46:24 +01:00
vanhofen
8f55c83ce0 rename BUTTON_TOP to BUTTON_UP; it isn't a top-button
Origin commit data
------------------
Commit: 0dc0789de8
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)

Origin message was:
------------------
- rename BUTTON_TOP to BUTTON_UP; it isn't a top-button
2016-12-07 15:37:03 +01:00
vanhofen
64ae7a6ef2 bouquetlist: add "menu", "left" and "right" context buttons to header
Origin commit data
------------------
Commit: 0842a7ac35
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)

Origin message was:
------------------
- bouquetlist: add "menu", "left" and "right" context buttons to header
2016-12-07 15:24:45 +01:00
vanhofen
317c73efcc cc_frm_header: show left button before the right one
Origin commit data
------------------
Commit: 3d78174b8f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)

Origin message was:
------------------
- cc_frm_header: show left button before the right one
2016-12-07 15:24:45 +01:00
vanhofen
d2f4ae06e2 icons: move icons into categorized subdirectories
Origin commit data
------------------
Commit: d5ca9aa0bd
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-07 (Wed, 07 Dec 2016)

Origin message was:
------------------
- icons: move icons into categorized subdirectories
2016-12-07 10:36:47 +01:00
Jacek Jendrzej
6d7d84e634 src/zapit/src/femanager.cpp init sat_config_t delsys
Origin commit data
------------------
Commit: f5e00f277a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-06 (Tue, 06 Dec 2016)
2016-12-06 15:49:36 +01:00
Thilo Graf
81fd1ad23a CMovieBrowser: remove context menu button
I forgot, it's already in footer


Origin commit data
------------------
Commit: 5dacec7dee
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-06 (Tue, 06 Dec 2016)
2016-12-06 12:17:04 +01:00
TangoCash
0aac3d7949 cc_frm correct scroll direction if more than 2 pages (thx dbo)
Signed-off-by: Thilo Graf <dbt@novatux.de>

picked from:
	github.com/TangoCash/neutrino-mp-cst-next
commit:
	abce1c6be4bae17f343d3ff878670184708aa185


Origin commit data
------------------
Commit: 0c4c90bf2e
Author: TangoCash <eric@loxat.de>
Date: 2016-12-06 (Tue, 06 Dec 2016)
2016-12-06 11:34:59 +01:00
Thilo Graf
0c5dd0ef44 CMovieBrowser: add missing context buttons
No user can see anything about available submenu and help window,
because access to help via submenu is not longer possible
since a394d17fb8


Origin commit data
------------------
Commit: bb895befef
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-06 (Tue, 06 Dec 2016)
2016-12-06 11:34:59 +01:00
vanhofen
fef2ade749 eventlist: fix icon-alignment ...
some small text-alignment fixes; use OFFSET defines


Origin commit data
------------------
Commit: 9d949c7074
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-06 (Tue, 06 Dec 2016)

Origin message was:
------------------
- eventlist: fix icon-alignment ...

some small text-alignment fixes; use OFFSET defines
2016-12-06 09:54:56 +01:00
Michael Liebmann
bb37905588 MoviePlayer: Rework enable/disable of osd time, file time and mute icon
Origin commit data
------------------
Commit: 2045e91c47
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-12-05 (Mon, 05 Dec 2016)
2016-12-05 15:54:56 +01:00
Michael Liebmann
46f4926631 Sort locales
Origin commit data
------------------
Commit: fd21f57406
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-12-02 (Fri, 02 Dec 2016)
2016-12-05 15:54:56 +01:00
vanhofen
f5b43749ee locale: typo; we shouldn't open Manu XD
Origin commit data
------------------
Commit: ca53cbeb53
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- locale: typo; we shouldn't open Manu XD
2016-12-05 12:46:01 +01:00
vanhofen
6bf352f859 locale: more movieplayer additional help text
Origin commit data
------------------
Commit: 69e34a3020
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- locale: more movieplayer additional help text
2016-12-05 12:46:01 +01:00
vanhofen
1466196ca8 helpbox: allow multi-line lines
Origin commit data
------------------
Commit: 1b42318a2a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- helpbox: allow multi-line lines
2016-12-05 12:46:01 +01:00
Thilo Graf
e98c3e428f Helpbox: add doc
Doc was missed.


Origin commit data
------------------
Commit: 05bbf4d9b5
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)
2016-12-05 10:02:10 +01:00
vanhofen
6754ff3e61 movieplayer: rework help; use rc_help to show help
Origin commit data
------------------
Commit: 5ad794e004
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- movieplayer: rework help; use rc_help to show help
2016-12-05 00:50:39 +01:00
vanhofen
601cada5e7 helpbox: fix height of CComponentsText element
Origin commit data
------------------
Commit: c901dff079
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- helpbox: fix height of CComponentsText element
2016-12-05 00:50:39 +01:00
vanhofen
5820c83232 helpbox: fix icon alignment
Origin commit data
------------------
Commit: 6094bd7209
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-05 (Mon, 05 Dec 2016)

Origin message was:
------------------
- helpbox: fix icon alignment
2016-12-05 00:50:39 +01:00
vanhofen
a394d17fb8 moviebrowser: rework help ...
* remove from menu; this breakes menu's logic (rc_help is to switch hints)
* use rc_help to show help window
* rework content


Origin commit data
------------------
Commit: 21ed22cb6e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-04 (Sun, 04 Dec 2016)

Origin message was:
------------------
- moviebrowser: rework help ...

* remove from menu; this breakes menu's logic (rc_help is to switch hints)
* use rc_help to show help window
* rework content
2016-12-04 22:44:44 +01:00
vanhofen
3a692877a6 helpbox: some reworks ...
* rename line_space to line_height
* separators uses half line height
* add getLineHeight() function
* small cleanups


Origin commit data
------------------
Commit: ce82966c75
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-04 (Sun, 04 Dec 2016)

Origin message was:
------------------
- helpbox: some reworks ...

* rename line_space to line_height
* separators uses half line height
* add getLineHeight() function
* small cleanups
2016-12-04 22:08:44 +01:00
Jacek Jendrzej
7e4147bacd src/timerd/timermanager.cpp sruct variable init
Origin commit data
------------------
Commit: d0008ee905
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-04 (Sun, 04 Dec 2016)
2016-12-04 20:04:40 +01:00
vanhofen
f4f832d303 helpbox: bind gradient of separatorline to user's setting
Origin commit data
------------------
Commit: 903f2ca74d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-04 (Sun, 04 Dec 2016)

Origin message was:
------------------
- helpbox: bind gradient of separatorline to user's setting
2016-12-04 00:48:32 +01:00
vanhofen
bfef4ce934 moviebrowser: fix mute-icon and "Change view" keys in helpbox
Origin commit data
------------------
Commit: a3b85dd03c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-04 (Sun, 04 Dec 2016)

Origin message was:
------------------
- moviebrowser: fix mute-icon and "Change view" keys in helpbox
2016-12-04 00:48:32 +01:00
Thilo Graf
da753e0b80 Messages: add localized osd timeout option for interactive/static messages
TODO: add locales for hints


Origin commit data
------------------
Commit: d6ecaf855b
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-02 (Fri, 02 Dec 2016)
2016-12-02 21:32:15 +01:00
vanhofen
f03e2a20ae Message Timeouts: add possibilty to change timeout for static messages
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 9607957e07
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-01 (Thu, 01 Dec 2016)
2016-12-02 21:32:15 +01:00
Michael Liebmann
2bb2b1c977 MoviePlayer: Disable InfoClock and FileTime when view movieinfo
Origin commit data
------------------
Commit: 47ffc7586a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-12-02 (Fri, 02 Dec 2016)
2016-12-02 00:21:59 +01:00
Michael Liebmann
feac1111ee CLuaInstVideo::PlayFile: Infoviewer was not displayed when InfoFunc was set
- Fix commit b15bec5dd6
 - Set Lua api version to 1.68


Origin commit data
------------------
Commit: e92df63a4a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-12-02 (Fri, 02 Dec 2016)
2016-12-02 00:21:58 +01:00
Thilo Graf
7fc8a13b2f CComponentsWindow: fix window body color
Color parameter was not passed to body. Parameters in constructor and
setters had no effect.


Origin commit data
------------------
Commit: c1ec746321
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-01 (Thu, 01 Dec 2016)
2016-12-01 22:42:21 +01:00
Michael Liebmann
23583e07e4 CLuaInstCCText: Add various script functions
getLines()
 getLines(test)
 setDimensionsAll(x, y, w, h)

 - Set Lua api version to 1.67


Origin commit data
------------------
Commit: 1576681543
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-12-01 (Thu, 01 Dec 2016)
2016-12-01 18:27:37 +01:00
Michael Liebmann
b15bec5dd6 lua: Fix InfoFunc for displaying information in the movieplayer
- Fix for commit 38488e642c
 - Set Lua api version to 1.66


Origin commit data
------------------
Commit: 1aee964c14
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-12-01 (Thu, 01 Dec 2016)
2016-12-01 14:28:21 +01:00
vanhofen
f9f7c4f11b bouqueteditor: fix icon alignment
Origin commit data
------------------
Commit: 8c2301472b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-30 (Wed, 30 Nov 2016)

Origin message was:
------------------
- bouqueteditor: fix icon alignment
2016-11-30 09:17:04 +01:00
Thilo Graf
e8d7f2503c CMsgBox: reduce flicker effects with single button
Disabled refresh avoids unnecessary repaints with possible flicker effects
on pressed navi keys.


Origin commit data
------------------
Commit: d632d66581
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-29 (Tue, 29 Nov 2016)
2016-11-29 16:31:44 +01:00
Thilo Graf
b79c87dcfe CComponentsFooter: fix wrong text color with single button in footers
* remove size compare

If only one button exists, possible new text color would be ignored
and wrong Text color was visible with one item.
This behavior was observed in message boxes with
single buttons (eg OK, or Cancel).


Origin commit data
------------------
Commit: 8bf6b7fb3a
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-29 (Tue, 29 Nov 2016)
2016-11-29 16:13:47 +01:00
Thilo Graf
b2e71497d8 CComponentsFooter: disable gradient for footers
This is not really completly implemented for footer at the momemnt, because
button objects are still not prepared or tuned for that.

If it is enabled, currently it could occur unintentionally background behavior
eg.: flickereffects or background display errors in button objects.

NOTE: anyway users can enable gradient in theme files and could override this setting.
Now here it is globally disabled for footers. If it works right,
it will be enabled in future.


Origin commit data
------------------
Commit: 427b65813d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-27 (Sun, 27 Nov 2016)

Origin message was:
------------------
CComponentsFooter: disable gradient for footers

This is not really completly implemented for footer at the momemnt, because
button objects are still not prepared or tuned for that.

If it is enabled, currently it could occur unintentionally background behavior
eg.: flickereffects or background display errors in button objects.

NOTE: anyway users can enable gradient in theme files and could override this setting.
Now here it is globally disabled for footers. If it works right,
it will be enabled in future.
2016-11-28 21:44:05 +01:00
Thilo Graf
8f1760195a CImageInfo: remove CC_APPEND
Should not be used in the future.


Origin commit data
------------------
Commit: 9b039f45bc
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-27 (Sun, 27 Nov 2016)
2016-11-28 21:44:00 +01:00
Thilo Graf
4dcb5f6e88 CTextBox: use CORNER_NONE as default corner mode
CORNER_ALL is not the same like CORNER_NONE.
Could cause problems in the evaluation.


Origin commit data
------------------
Commit: 8142ed47cc
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-27 (Sun, 27 Nov 2016)
2016-11-28 21:43:48 +01:00
Thilo Graf
8eeb098e00 CBuildInfo: add missing default font
Origin commit data
------------------
Commit: 04be1424a7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-27 (Sun, 27 Nov 2016)
2016-11-28 21:43:43 +01:00
Thilo Graf
fb0f85365a CComponentsExtTextForm: rework class overloading
class CComponentsExtTextFormLocalized is not required.


Origin commit data
------------------
Commit: 31bfb1b383
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-27 (Sun, 27 Nov 2016)
2016-11-28 21:43:33 +01:00
Thilo Graf
ef014b2112 CComponentsText: revert inheritition of CBox, useage as object
It has shown, that the positioning and
Dimensions calculations are not correct. CBox object must be embedded
with frame properties.


Origin commit data
------------------
Commit: 9331c59b0e
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-11-28 (Mon, 28 Nov 2016)
2016-11-28 21:42:50 +01:00
Michael Liebmann
3e4f1b6f3c CHintBox/CMsgBox: Add default icon for header (NEUTRINO_ICON_INFO)
Origin commit data
------------------
Commit: 1d3a047f6b
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-11-27 (Sun, 27 Nov 2016)
2016-11-27 22:04:52 +01:00