Commit Graph

8665 Commits

Author SHA1 Message Date
Thilo Graf
64e72db3a4 CComponentsHeader: declare l_font, s_font as global
Useful for init in header sub classes. So its possible to use
other prefined size mode fonts


Origin commit data
------------------
Commit: 4cdae3fdf6
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)
2016-12-30 20:33:26 +01:00
Thilo Graf
de7feba890 CComponentsButton: rename cc_btn_capt -> cc_btn_text
More plausible


Origin commit data
------------------
Commit: 2889fbd70d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-30 20:33:26 +01:00
Jacek Jendrzej
76f9f672a4 supplement to 0bfddb0ffd
Origin commit data
------------------
Commit: df89326f60
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-30 (Fri, 30 Dec 2016)
2016-12-30 17:04:11 +01:00
vanhofen
b01bea3f85 streaminfo2: just code cosmetics; no binary changes
Origin commit data
------------------
Commit: db06238cd5
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-30 (Fri, 30 Dec 2016)

Origin message was:
------------------
- streaminfo2: just code cosmetics; no binary changes
2016-12-30 08:22:24 +01:00
Jacek Jendrzej
542feb926c some dead assignment
Origin commit data
------------------
Commit: c0564ec574
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-29 18:51:06 +01:00
Jacek Jendrzej
bffd81375a some dead assignment
Origin commit data
------------------
Commit: 0ed24632b7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-29 18:41:25 +01:00
Jacek Jendrzej
73efa6256b src/timerd/timermanager.cpp fix double locking
Origin commit data
------------------
Commit: e88eeb61cd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-29 16:18:13 +01:00
Jacek Jendrzej
0bfddb0ffd src/zapit/src/fastscan.cpp avoid out of bounds
Origin commit data
------------------
Commit: 853c0d1b68
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-29 12:14:21 +01:00
vanhofen
e973c28e0f Revert "- moviebrowser: fix crash; disable non-existing movie directories"
This reverts commit 454aaa159d, because
this forces user to re-enable these directories manually.


Origin commit data
------------------
Commit: 95c619ad88
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-29 00:47:35 +01:00
vanhofen
ff22643691 themes: allow progressbar-settings in themes
Origin commit data
------------------
Commit: 888bfb6687
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)

Origin message was:
------------------
- themes: allow progressbar-settings in themes
2016-12-29 00:47:34 +01:00
Thilo Graf
dcaef3e666 CStringInput: unify init handler inside constructors, fix message title
Alternative solution for: remove possible display of NONEXISTANT_LOCALE
40151669ef

Locales are used for setting keys and passed with notifies for
observer objects. It seems this is not really a good idea in some
constellations.


Origin commit data
------------------
Commit: 8dc96ec830
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)
2016-12-27 18:25:43 +01:00
Thilo Graf
033d96cd2f Revert "CStringInput: remove possible display of NONEXISTANT_LOCALE"
This reverts commit 40151669ef.

Conflicts:
	src/gui/widget/stringinput.cpp


Origin commit data
------------------
Commit: b9eeaf74dc
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)
2016-12-27 18:18:00 +01:00
Thilo Graf
60ed437f3e CComponentsTimer: disconnecting slots before stop timer thread, show error
Disconnecting of slots before stop threads ensures disconnecting
also on thread errors and keeps timer slots clear.


Origin commit data
------------------
Commit: 3cd509aa2d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)
2016-12-27 18:18:00 +01:00
Thilo Graf
5f4aa39993 CMsgBox: remove debug output
Not longer required.


Origin commit data
------------------
Commit: 26ec29dc79
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-25 (Sun, 25 Dec 2016)
2016-12-27 18:18:00 +01:00
vanhofen
798f41e70a osd-setup: allow higher osd-timeouts; up to 240 sec. now
Origin commit data
------------------
Commit: 6370ceb010
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)

Origin message was:
------------------
- osd-setup: allow higher osd-timeouts; up to 240 sec. now
2016-12-27 14:21:29 +01:00
vanhofen
a8addbf455 Revert "fix readepg from sectionsdcontrol"
This reverts commit 02f848ab9a.


Origin commit data
------------------
Commit: 045821729e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)
2016-12-27 09:07:19 +01:00
Jacek Jendrzej
d14f65c091 supplement to e74d4b0646
Origin commit data
------------------
Commit: 1372a1aff9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-26 (Mon, 26 Dec 2016)
2016-12-26 18:20:35 +01:00
TangoCash
02f848ab9a fix readepg from sectionsdcontrol
to avoid permanently change of epd_dir, this would break epg read
frequently function


Origin commit data
------------------
Commit: d2ef503028
Author: TangoCash <eric@loxat.de>
Date: 2016-12-26 (Mon, 26 Dec 2016)
2016-12-26 00:31:20 +01:00
Jacek Jendrzej
e74d4b0646 widget/stringinput: fix compare
Origin commit data
------------------
Commit: a0f0df7f17
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-24 (Sat, 24 Dec 2016)
2016-12-24 14:58:07 +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
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
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
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
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
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