Commit Graph

8978 Commits

Author SHA1 Message Date
vanhofen
78f106b53a NIyWeb: fix display of imageinfo ...
and disable online check; needs several fixes


Origin commit data
------------------
Commit: 477c394f29
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)

Origin message was:
------------------
- NIyWeb: fix display of imageinfo ...

and disable online check; needs several fixes
2016-12-23 23:40:24 +01:00
vanhofen
8c7a970d8f Merge pull request #4 from Ezak91/master
fix link to developer forum

Origin commit data
------------------
Commit: 3146f6c9f6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)
2016-12-23 22:03:28 +01:00
Thilo Graf
fd223074fe CKeyboardInput: remove possible display of NONEXISTANT_LOCALE
This should fix possible incorrect titles with content of
NONEXISTANT_LOCALE with lua script handler


Origin commit data
------------------
Commit: 3d6a0c381a
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)
2016-12-23 21:05:15 +01:00
Thilo Graf
40151669ef CStringInput: remove possible display of NONEXISTANT_LOCALE
This should fix possible incorrect titles with content of
NONEXISTANT_LOCALE with lua script handler


Origin commit data
------------------
Commit: 4e853d98c2
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)
2016-12-23 21:03:11 +01:00
Thilo Graf
a98daeccc6 megbox.cpp/h: add overloaded version of ShowMsg() with string/locale combination
Constellation was missed.


Origin commit data
------------------
Commit: 22a7006644
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)
2016-12-23 20:51:39 +01:00
Thilo Graf
d2860579e1 menue.cpp: CChangeObserver add overloaded changeNotify() with string param
Origin commit data
------------------
Commit: c92fa3f0f4
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)
2016-12-23 20:46:30 +01:00
Marc Szymkowiak
3ff0191b20 fix link to developer forum
Origin commit data
------------------
Commit: 4417732462
Author: Marc Szymkowiak <marc.szymkowiak91@googlemail.com>
Date: 2016-12-23 (Fri, 23 Dec 2016)
2016-12-23 14:12:46 +01:00
Thilo Graf
adac232005 CMenuWidget: add menu name reinit
Ensures correct display of menu name while runtime.
For example: it's required on changed language settings, otherwise we have
old language in menu head.


Origin commit data
------------------
Commit: 114bba2ab7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-22 (Thu, 22 Dec 2016)
2016-12-22 23:49:01 +01:00
Jacek Jendrzej
89c74ec99e src/gui/lua/lua_curl.cpp ACCEPT_ENCODING for gzip compressed data, need build libcurl with --with-zlib
Origin commit data
------------------
Commit: 7fee7784ae
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-22 (Thu, 22 Dec 2016)
2016-12-22 23:09:07 +01:00
vanhofen
f62bddc57b Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: 116e4325c8
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-22 (Thu, 22 Dec 2016)
2016-12-22 10:34:59 +01:00
Thilo Graf
02f613dbb7 CHintBox: small cosmetics for initial positions
This should have no effect, because calculation of position and dimensions
is mostly dependency from message text. So this is only formality.


Origin commit data
------------------
Commit: b714998065
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-22 (Thu, 22 Dec 2016)
2016-12-22 10:01:53 +01:00
Thilo Graf
9b76cf01e6 partial revert: "CTextBox: expand parameters of member setTextBorderWidth()"
related commit: 43a759358d

Since this commit, TextBox received a lot of optimizations, so it is possible
we have no described side effects.


Origin commit data
------------------
Commit: fad2adffa2
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-22 (Thu, 22 Dec 2016)
2016-12-22 09:49:40 +01:00
Thilo Graf
d2d84a70b1 CTextBox: More precise function description
Note: 	In this context i noticed, it seems method getRenderWith()
	in Fontrender class returns wrong values with
	BOLD font types. It would be nice if anybody could
	verify this possible bug. If I see that correctly,
	we should fix this.


Origin commit data
------------------
Commit: f26103cd65
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-21 (Wed, 21 Dec 2016)
2016-12-21 11:08:47 +01:00
Thilo Graf
ffa2a927a2 CVolumeHelper: remove unnecessary reinit of font
Is already done in previous block.


Origin commit data
------------------
Commit: 9839db9729
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-21 (Wed, 21 Dec 2016)
2016-12-21 10:19:35 +01:00
TangoCash
9dbb076f26 volumebar font reset after change (thx dboxoldie)
to avoid segfault

Signed-off-by: Thilo Graf <dbt@novatux.de>

picked from Duckbox-Developers/neutrino-mp-cst-next
4365761b2a47e12666154821c2ce982f74ef0627

needs supplements


Origin commit data
------------------
Commit: 1ea12764da
Author: TangoCash <eric@loxat.de>
Date: 2016-12-21 (Wed, 21 Dec 2016)
2016-12-21 10:13:48 +01:00
Jacek Jendrzej
c969207000 src/gui/timerlist.cpp init changed
Origin commit data
------------------
Commit: c868ad5300
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-20 (Tue, 20 Dec 2016)
2016-12-20 22:03:43 +01:00
vanhofen
02880bee17 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: a0d262c596
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-20 (Tue, 20 Dec 2016)
2016-12-20 21:40:42 +01:00
Jacek Jendrzej
ef62628418 lib/libtuxtxt/tuxtxt_common.h fix out of bounds
Origin commit data
------------------
Commit: 20268781e3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-20 (Tue, 20 Dec 2016)
2016-12-20 16:35:43 +01:00
vanhofen
66a2c95b0d cc_frm_scrollbar: use SCROLLBAR_WIDTH define
Origin commit data
------------------
Commit: 52ad1f76c2
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-20 (Tue, 20 Dec 2016)

Origin message was:
------------------
- cc_frm_scrollbar: use SCROLLBAR_WIDTH define
2016-12-20 10:26:59 +01:00
vanhofen
86adfe9bda menue: use SCROLLBAR_WIDTH define
Origin commit data
------------------
Commit: 97cfb36041
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-20 (Tue, 20 Dec 2016)

Origin message was:
------------------
- menue: use SCROLLBAR_WIDTH define
2016-12-20 10:26:59 +01:00
vanhofen
8a08ec206d settings-h: add SCROLLBAR_WIDTH define
Origin commit data
------------------
Commit: e427ae5bf6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-20 (Tue, 20 Dec 2016)

Origin message was:
------------------
- settings-h: add SCROLLBAR_WIDTH define
2016-12-20 10:26:59 +01:00
vanhofen
adbcd485d6 themes: change text color on cursor to black
Origin commit data
------------------
Commit: 169c25cfd2
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-19 (Mon, 19 Dec 2016)

Origin message was:
------------------
- themes: change text color on cursor to black
NI-3.30
2016-12-19 18:05:09 +01:00
vanhofen
992b7b6980 bump neutrino version to 3.30
Origin commit data
------------------
Commit: d97261772c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-19 (Mon, 19 Dec 2016)

Origin message was:
------------------
- bump neutrino version to 3.30
2016-12-19 17:55:15 +01:00
vanhofen
21d74cee97 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: 14891736c7
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-19 (Mon, 19 Dec 2016)
2016-12-19 17:22:16 +01:00
vanhofen
a79b90eb81 icons: add and use pictureviewer icon
Origin commit data
------------------
Commit: a19a5df9ff
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-19 (Mon, 19 Dec 2016)

Origin message was:
------------------
- icons: add and use pictureviewer icon
2016-12-19 17:21:51 +01:00
vanhofen
0a8cf7bcc1 personalize: pluralize 'usermenu' item; these are 'usermenus'
Origin commit data
------------------
Commit: 2e6ee0c3fb
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-19 (Mon, 19 Dec 2016)

Origin message was:
------------------
- personalize: pluralize 'usermenu' item; these are 'usermenus'
2016-12-19 17:21:51 +01:00
Thilo Graf
11983a7220 CComponentsHeader: ensure to have correct font instances after changed font
On possible changed font settings, font objects can be invalid and
we have a crash. With this fix it's possible, that
CNeutrinoApp::setupFont() method clean up header font object itself.


Origin commit data
------------------
Commit: 8292ec84af
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-19 (Mon, 19 Dec 2016)
2016-12-19 17:21:51 +01:00
vanhofen
bc32d98e4d screensaver: fix clock positions
Origin commit data
------------------
Commit: 75d20b6ecb
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-19 (Mon, 19 Dec 2016)

Origin message was:
------------------
- screensaver: fix clock positions
2016-12-19 17:21:51 +01:00
Thilo Graf
85bb0e6abd CTestMenu: edd expanded sample for blinking items with syncroinized effect
Origin commit data
------------------
Commit: 2cbca9501f
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-19 (Mon, 19 Dec 2016)
2016-12-19 17:21:51 +01:00
Thilo Graf
d8f12fdf35 CCDraw: add overloaded version of paint Blink()
It's useful to have synchronized timer for more than one item.


Origin commit data
------------------
Commit: 8e99d3a7a2
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-19 (Mon, 19 Dec 2016)
2016-12-19 17:21:51 +01:00
Thilo Graf
f8589d0ad4 CMenuWidget: add external methode to paint scrollbar
Origin commit data
------------------
Commit: abff070ad7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-19 (Mon, 19 Dec 2016)
2016-12-19 17:21:51 +01:00
vanhofen
1847b82611 personalize: pluralize 'usermenu' item; these are 'usermenus'
Origin commit data
------------------
Commit: 8faaec552a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-18 (Sun, 18 Dec 2016)

Origin message was:
------------------
- personalize: pluralize 'usermenu' item; these are 'usermenus'
2016-12-18 22:20:12 +01:00
Thilo Graf
3069495033 CComponentsHeader: ensure to have correct font instances after changed font
On possible changed font settings, font objects can be invalid and
we have a crash. With this fix it's possible, that
CNeutrinoApp::setupFont() method clean up header font object itself.


Origin commit data
------------------
Commit: 239496c207
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-18 (Sun, 18 Dec 2016)
2016-12-18 20:30:41 +01:00
vanhofen
08acfc0911 screensaver: fix clock positions
Origin commit data
------------------
Commit: 7e077bb7ee
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-18 (Sun, 18 Dec 2016)

Origin message was:
------------------
- screensaver: fix clock positions
2016-12-18 01:22:24 +01:00
Thilo Graf
470400d885 CTestMenu: edd expanded sample for blinking items with syncroinized effect
Origin commit data
------------------
Commit: 2e2d0d6b19
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-17 (Sat, 17 Dec 2016)
2016-12-17 22:39:15 +01:00
Thilo Graf
c98374ff73 CCDraw: add overloaded version of paint Blink()
It's useful to have synchronized timer for more than one item.


Origin commit data
------------------
Commit: f7ad79c371
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-17 (Sat, 17 Dec 2016)
2016-12-17 22:39:15 +01:00
Thilo Graf
d58e22b4ed CMenuWidget: add external methode to paint scrollbar
Origin commit data
------------------
Commit: 644e8196db
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-15 (Thu, 15 Dec 2016)
2016-12-17 22:39:14 +01:00
vanhofen
af22190290 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: 758a2b9f28
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-16 (Fri, 16 Dec 2016)
2016-12-16 23:18:24 +01:00
vanhofen
6dab66f33c moviebrowser: reset filter at startup if filter-directory not exists ...
to avoid a wrong display in footer


Origin commit data
------------------
Commit: d513480354
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-16 (Fri, 16 Dec 2016)

Origin message was:
------------------
- moviebrowser: reset filter at startup if filter-directory not exists ...

to avoid a wrong display in footer
2016-12-16 23:13:43 +01:00
vanhofen
a35975a3ee Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: a1ed6bb721
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-16 (Fri, 16 Dec 2016)
2016-12-16 22:38:01 +01:00
vanhofen
454aaa159d moviebrowser: fix crash; disable non-existing movie directories
Origin commit data
------------------
Commit: 615c4f360a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-16 (Fri, 16 Dec 2016)

Origin message was:
------------------
- moviebrowser: fix crash; disable non-existing movie directories
2016-12-16 22:23:38 +01:00
vanhofen
e6b0d8104d locale: right names for timerlist repeat-hints
Origin commit data
------------------
Commit: 4fc60600f7
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-16 (Fri, 16 Dec 2016)

Origin message was:
------------------
- locale: right names for timerlist repeat-hints
2016-12-16 20:32:09 +01:00
vanhofen
77d89d2f0a cc_frm_scrollbar: fix offsets; use OFFSET defines
Origin commit data
------------------
Commit: 38c621ad5e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-16 (Fri, 16 Dec 2016)

Origin message was:
------------------
- cc_frm_scrollbar: fix offsets; use OFFSET defines
2016-12-16 09:03:07 +01:00
vanhofen
e5a5a8b41e cc_frm_scrollbar: set default height to 0
Origin commit data
------------------
Commit: c3439ad09d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-16 (Fri, 16 Dec 2016)

Origin message was:
------------------
- cc_frm_scrollbar: set default height to 0
2016-12-16 09:03:07 +01:00
vanhofen
e6ea5922d6 helpbox: avoid artificially offsets
Origin commit data
------------------
Commit: 5b3d451551
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-16 (Fri, 16 Dec 2016)

Origin message was:
------------------
- helpbox: avoid artificially offsets
2016-12-16 09:03:07 +01:00
vanhofen
3665652646 cc_frm: avoid artificially offsets
Origin commit data
------------------
Commit: b46a35cdf4
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-16 (Fri, 16 Dec 2016)

Origin message was:
------------------
- cc_frm: avoid artificially offsets
2016-12-16 09:03:07 +01:00
vanhofen
656436a5a4 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: ac183e3927
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-15 (Thu, 15 Dec 2016)
2016-12-15 22:40:56 +01:00
Thilo Graf
c0e881773a CCDraw: reduce debug spam
Origin commit data
------------------
Commit: 689866c872
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-15 (Thu, 15 Dec 2016)
2016-12-15 22:02:21 +01:00
Thilo Graf
c6f16e5acf CComponentsScrollBar: fix pos and use current width to set height of arrows
This fix size and position and dimensions of arrows.


Origin commit data
------------------
Commit: 6dda28d612
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-15 (Thu, 15 Dec 2016)
2016-12-15 21:56:41 +01:00
Thilo Graf
c049ef1038 CComponentsScrollBar: use corner settings for scrollbar body
Origin commit data
------------------
Commit: 1d541834b1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-15 (Thu, 15 Dec 2016)
2016-12-15 16:53:32 +01:00