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
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
Thilo Graf
d8878ea74a
CComponentsScrollBar: add easy to handle scrollbar methode
...
Origin commit data
------------------
Commit: 728b95ac1c
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-15 (Thu, 15 Dec 2016)
2016-12-15 16:53:25 +01:00
vanhofen
24dc5a5606
doc: remove outdated ir.html
...
Origin commit data
------------------
Commit: a4b4f26ad9
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-15 (Thu, 15 Dec 2016)
Origin message was:
------------------
- doc: remove outdated ir.html
2016-12-15 14:00:45 +01:00
vanhofen
831b4e4c82
doc: remove outdated nhttpd changelog
...
Origin commit data
------------------
Commit: 69edfcd244
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-15 (Thu, 15 Dec 2016)
Origin message was:
------------------
- doc: remove outdated nhttpd changelog
2016-12-15 14:00:45 +01:00
vanhofen
ee2d7be3a5
move nhttdp-documentation to /doc-directory
...
Origin commit data
------------------
Commit: 6b084689b4
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-15 (Thu, 15 Dec 2016)
Origin message was:
------------------
- move nhttdp-documentation to /doc-directory
2016-12-15 14:00:45 +01:00
vanhofen
1f85db63a9
configure.ac: sort Makefiles alphabetically
...
Origin commit data
------------------
Commit: 48d0c1321d
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-15 (Thu, 15 Dec 2016)
Origin message was:
------------------
- configure.ac: sort Makefiles alphabetically
2016-12-15 14:00:45 +01:00
vanhofen
0a874ca762
yWeb: move data from /src to /data
...
Origin commit data
------------------
Commit: 29847283ad
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-15 (Thu, 15 Dec 2016)
Origin message was:
------------------
- yWeb: move data from /src to /data
2016-12-15 14:00:45 +01:00
vanhofen
efaa271c55
yWeb: fix extentions-url to (still empty) gui-yweb repository
...
Origin commit data
------------------
Commit: fdca96f7db
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-15 (Thu, 15 Dec 2016)
Origin message was:
------------------
- yWeb: fix extentions-url to (still empty) gui-yweb repository
2016-12-15 11:37:57 +01:00
Thilo Graf
9805b1547d
CNeutrinoApp: simplify shutdown message handling
...
Usage of only one cancel button is more plausible.
'cancel' means cancel this action. And not more!
Origin commit data
------------------
Commit: c5f1a03a31
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-14 (Wed, 14 Dec 2016)
2016-12-14 22:50:37 +01:00
Thilo Graf
c36053860a
CComponentsHeader: fix font and height handling
...
Font was not changeable. setCaptionFont() was without effect.
Origin commit data
------------------
Commit: ab8aa77687
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-14 (Wed, 14 Dec 2016)
2016-12-14 16:21:15 +01:00
vanhofen
0800f92373
usermenu: add brackets to code; fix compilation
...
Origin commit data
------------------
Commit: 8dcaad4f07
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-13 (Tue, 13 Dec 2016)
Origin message was:
------------------
- usermenu: add brackets to code; fix compilation
2016-12-13 12:32:00 +01:00
vanhofen
7cbc87af3b
settings.h: completion of 5319fefae7
...
Origin commit data
------------------
Commit: b22b276d18
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-13 (Tue, 13 Dec 2016)
Origin message was:
------------------
- settings.h: completion of 5319fefae7
2016-12-13 11:10:58 +01:00
vanhofen
5319fefae7
usermenu: sort/cleanup code by items; just code cosmetics
...
Origin commit data
------------------
Commit: e0f860664c
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-13 (Tue, 13 Dec 2016)
Origin message was:
------------------
- usermenu: sort/cleanup code by items; just code cosmetics
2016-12-13 10:53:24 +01:00
Thilo Graf
e8039bf784
CHintBox: fix timeout comparsion
...
default timeout was not defined
Origin commit data
------------------
Commit: bd75701fc3
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-12 (Mon, 12 Dec 2016)
2016-12-12 21:37:17 +01:00
Thilo Graf
fb304d1d52
CRecordManager: use default timeout from settings
...
Origin commit data
------------------
Commit: b273334f46
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-09 (Fri, 09 Dec 2016)
2016-12-12 21:37:17 +01:00
Thilo Graf
248fdfc34b
CNeutrinoApp: use default timeout from settings
...
Origin commit data
------------------
Commit: 8eae5c5d09
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-09 (Fri, 09 Dec 2016)
2016-12-12 21:37:17 +01:00
Jacek Jendrzej
63bfa0da60
fix next epginfo and sat/freq info for webtv
...
Origin commit data
------------------
Commit: af9c914013
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-12-12 (Mon, 12 Dec 2016)
2016-12-12 17:20:48 +01:00
vanhofen
766d368363
infoviewer_bb: remove broken code around left/right handling in ca_bar
...
This code wasn't used anymore since years.
Origin commit data
------------------
Commit: aa9417a550
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-12 (Mon, 12 Dec 2016)
Origin message was:
------------------
- infoviewer_bb: remove broken code around left/right handling in ca_bar
This code wasn't used anymore since years.
2016-12-12 11:15:14 +01:00