FlatTV
5ed6d94783
system/httptool: make timeouts flexible
...
Signed-off-by: M. Liebmann <git@tuxcode.de >
Origin commit data
------------------
Commit: f62a3ada8b
Author: FlatTV <FlatTV@gmx.de >
Date: 2016-09-07 (Wed, 07 Sep 2016)
2016-10-26 15:16:11 +02:00
Michael Liebmann
3d79a4fe9c
remotetimer: Don't repaint timerlist when no changes to remote ip
...
Origin commit data
------------------
Commit: 4c8de6960e
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-10-26 (Wed, 26 Oct 2016)
2016-10-26 15:16:11 +02:00
Michael Liebmann
b31ef0e0e0
CMenuWidget::saveScreen: Fix segfault
...
Origin commit data
------------------
Commit: a3e0a0e917
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-10-26 (Wed, 26 Oct 2016)
2016-10-26 15:16:11 +02:00
Michael Liebmann
38046c788e
CTimerList: Use enableSaveScreen() for CIPInput
...
Origin commit data
------------------
Commit: a132969547
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-10-26 (Wed, 26 Oct 2016)
2016-10-26 15:16:11 +02:00
Michael Liebmann
c1b1dd9ac8
CExtendedInput: Add saveScreen & restoreScreen() functions
...
Origin commit data
------------------
Commit: f396037078
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2016-10-26 (Wed, 26 Oct 2016)
2016-10-26 15:16:11 +02:00
Thilo Graf
faa780b9bc
Clean up: remove unused files
...
Origin commit data
------------------
Commit: d2038a499e
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-26 (Wed, 26 Oct 2016)
2016-10-26 10:25:10 +02:00
Thilo Graf
e216fc6824
Includes: remove unused includes
...
Origin commit data
------------------
Commit: e19536fe99
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-26 (Wed, 26 Oct 2016)
2016-10-26 10:25:07 +02:00
Thilo Graf
49f57968ed
Merge branch 'master' into pu/msgbox
...
Origin commit data
------------------
Commit: ac59ce80b1
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-26 (Wed, 26 Oct 2016)
2016-10-26 09:56:49 +02:00
Thilo Graf
87b0dfa6df
CNeutrinoApp: add missing hide()
...
Hintbox was not removed from scrren after paint.
Origin commit data
------------------
Commit: ca97793ef0
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-26 (Wed, 26 Oct 2016)
2016-10-26 09:56:05 +02:00
Thilo Graf
1b71ff63e9
CMsgBox: add missing disableTimeOutBar()
...
addendum to
CHintBox: move showTimeOutBar() to protected, add params to enableTimeOutBar()
Origin commit data
------------------
Commit: 3a6f9e5ffa
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-26 (Wed, 26 Oct 2016)
2016-10-26 09:55:55 +02:00
vanhofen
4b0adcee84
followscreenings: don't show menu if just one event is found
...
Origin commit data
------------------
Commit: 56e668ae95
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-25 (Tue, 25 Oct 2016)
Origin message was:
------------------
- followscreenings: don't show menu if just one event is found
2016-10-25 22:40:50 +02:00
vanhofen
b7f8c2c220
moviebrowser: port configuration of moviebrowser fonts from NI-Neutrino
...
Origin commit data
------------------
Commit: 82f7eff169
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-25 (Tue, 25 Oct 2016)
Origin message was:
------------------
- moviebrowser: port configuration of moviebrowser fonts from NI-Neutrino
2016-10-25 12:19:48 +02:00
Thilo Graf
4dcc1b41d8
Merge branch 'master' into pu/msgbox
...
Origin commit data
------------------
Commit: be5ab3ab57
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-25 (Tue, 25 Oct 2016)
2016-10-25 11:47:33 +02:00
vanhofen
5e95ad4bb7
listframe/moviebrowser: add round corners to scrollbar
...
Origin commit data
------------------
Commit: a8c4bdb7de
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-25 (Tue, 25 Oct 2016)
Origin message was:
------------------
- listframe/moviebrowser: add round corners to scrollbar
2016-10-25 11:06:12 +02:00
vanhofen
3984ee312a
moviebrowser: add spacer row to last play/rec windows
...
Origin commit data
------------------
Commit: 46297266b2
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-25 (Tue, 25 Oct 2016)
Origin message was:
------------------
- moviebrowser: add spacer row to last play/rec windows
2016-10-25 11:06:12 +02:00
vanhofen
39f362b0c0
textbox: fix round corners/scrollbar handling
...
Origin commit data
------------------
Commit: be9143a511
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-25 (Tue, 25 Oct 2016)
Origin message was:
------------------
- textbox: fix round corners/scrollbar handling
2016-10-25 11:06:12 +02:00
vanhofen
6f122b3b3f
moviebrowser: fix max_width in info-box
...
Origin commit data
------------------
Commit: 301f312673
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-10-25 (Tue, 25 Oct 2016)
Origin message was:
------------------
- moviebrowser: fix max_width in info-box
2016-10-25 11:06:12 +02:00
Thilo Graf
23a56859aa
CHintBox: move showTimeOutBar() to protected, add params to enableTimeOutBar()
...
Explicit call of disableTimeOutBar() after exec() is required to ensure
we have no timebar opened objects. I'm not shure, but otherwise crashs
could be possible.
showTimeOutBar() is required for OnTimer(). It doesn't need any
parameter.
Origin commit data
------------------
Commit: a80b861cb5
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-25 (Tue, 25 Oct 2016)
2016-10-25 08:53:23 +02:00
Thilo Graf
177e890c96
Merge branch 'master' into pu/msgbox
...
Origin commit data
------------------
Commit: b6d4e3b523
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-25 (Tue, 25 Oct 2016)
2016-10-25 08:09:29 +02:00
Jacek Jendrzej
afb74c79d8
helpers: 201103L have to_string
...
Origin commit data
------------------
Commit: 80f7d0a299
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-10-24 (Mon, 24 Oct 2016)
2016-10-24 13:41:23 +02:00
Thilo Graf
5716e57650
CMsgBox: add doc for CMsgBox
...
Origin commit data
------------------
Commit: 527e65df77
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-23 (Sun, 23 Oct 2016)
2016-10-24 10:31:28 +02:00
Thilo Graf
ebc13d46b3
CHintBox: try to optimize height and width of message window
...
Origin commit data
------------------
Commit: a5ce26dfd9
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-23 (Sun, 23 Oct 2016)
2016-10-24 10:31:28 +02:00
Thilo Graf
9f8d4b4386
CMsgBox: use default text mode parameter with scroll for all derivatives
...
Origin commit data
------------------
Commit: 21e8188b5b
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-23 (Sun, 23 Oct 2016)
2016-10-24 10:31:28 +02:00
Thilo Graf
9dcee01e69
CComponentsFooter: optimize select buttons, try to assign better contrast
...
Now it's possible to set parameters for frames and text.
Parameters are prdefined for better contrasts in select or default mode.
TODO: background modes have no effects at the moment. Here are other things need to be done.
Origin commit data
------------------
Commit: 55ac581523
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-23 (Sun, 23 Oct 2016)
2016-10-24 10:31:28 +02:00
Thilo Graf
8def652574
CHintBox: add doc with doxygen tags
...
Origin commit data
------------------
Commit: 969e2fe600
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-23 (Sun, 23 Oct 2016)
2016-10-24 10:31:28 +02:00
Thilo Graf
4c8e3c6fd4
CTestMenu: ensure remove hintbox from screen after pressed exit button.
...
call of hide() was missed.
Use hintbox object on stack.
Is completely sufficient here.
Origin commit data
------------------
Commit: 912ca8647e
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-22 (Sat, 22 Oct 2016)
2016-10-24 10:31:28 +02:00
Thilo Graf
c8c22653a1
CHintBox: ensure remove timeout bar from screen if hintbox object is closed
...
Timeout bar is not embedded like other cc items in this form, therefor is
is better to kill this object explicit from screen otherwise it is possible
we hab artefacts after closing of hintbox window.
Origin commit data
------------------
Commit: 6580c5a54a
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
Origin message was:
------------------
CHintBox: ensure remove timeout bar from screen if hintbox object is closed
Timeout bar is not embedded like other cc items in this form, therefor is
is better to kill this object explicit from screen otherwise it is possible
we hab artefacts after closing of hintbox window.
2016-10-24 10:31:28 +02:00
Thilo Graf
c004c30056
CHintBox: fix text mode pass
...
Rquired in inherited classes
Origin commit data
------------------
Commit: 2952dcc124
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-21 (Fri, 21 Oct 2016)
2016-10-24 10:31:28 +02:00
Thilo Graf
28ba1cbc86
CHintBox: visualize timeoutbar with smooth progress
...
Origin commit data
------------------
Commit: 4ff7bd8f7e
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-20 (Thu, 20 Oct 2016)
2016-10-24 10:31:28 +02:00
Thilo Graf
fc538b2012
CComponentsTimer: add support for nano seconds
...
To enable nano mode, parameter is_nano must set to true.
Origin commit data
------------------
Commit: d0dd14040f
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-20 (Thu, 20 Oct 2016)
2016-10-24 10:31:28 +02:00
Thilo Graf
3534f40441
CComponentsFooter: reduce button height inside footer
...
TODO: more optimization seems required
Origin commit data
------------------
Commit: 542de648f5
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-17 (Mon, 17 Oct 2016)
2016-10-24 10:31:27 +02:00
Thilo Graf
254d9366c3
CCDraw: add signals into hide() methode
...
alows to use slots
Origin commit data
------------------
Commit: 78259c6ec3
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-17 (Mon, 17 Oct 2016)
2016-10-24 10:31:27 +02:00
Thilo Graf
c28b7d4a23
CMsgBox: ensure reset of progress value on used key
...
Origin commit data
------------------
Commit: 3280b44471
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-17 (Mon, 17 Oct 2016)
2016-10-24 10:31:27 +02:00
Thilo Graf
d16159d80a
CMsgBox: enlarge footer height
...
Buttons has too small offset to bottom of footer.
Framed and shaded buttons are arranged on the top of footer, so
we have a larger offset.
Origin commit data
------------------
Commit: d50ef787a2
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-14 (Fri, 14 Oct 2016)
2016-10-24 10:31:27 +02:00
Thilo Graf
77f953cdbb
CComponentsWindow: prepare possibility to change footer height
...
Origin commit data
------------------
Commit: 013cd1f2cc
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-14 (Fri, 14 Oct 2016)
2016-10-24 10:31:27 +02:00
Thilo Graf
3278e0e103
CComponentsForm: try to fix possible transparent bars
...
Ion enabled frame it's possible we have transparent bars
between frame and the last item on window bottom. This should avoid this.
Origin commit data
------------------
Commit: edd2e48bbe
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-13 (Thu, 13 Oct 2016)
2016-10-24 10:31:27 +02:00
Thilo Graf
c9972f68a0
CHintBox: add space for timeout bar
...
Origin commit data
------------------
Commit: c035b2fc15
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-13 (Thu, 13 Oct 2016)
2016-10-24 10:31:27 +02:00
Thilo Graf
cc3cf7931f
CPictureViewerGui: add helpbox
...
Origin commit data
------------------
Commit: 52abf18c22
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-12 (Wed, 12 Oct 2016)
2016-10-24 10:31:27 +02:00
Thilo Graf
deca218ec8
CHintbox/CMsgBox: add vizualized timeout bar
...
Origin commit data
------------------
Commit: cb3699deb5
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-11 (Tue, 11 Oct 2016)
2016-10-24 10:31:27 +02:00
Thilo Graf
3c1dc9d123
CHintbox: use default text frame depends from default height and width
...
Origin commit data
------------------
Commit: b9d44a3fc8
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-09 (Sun, 09 Oct 2016)
2016-10-24 10:31:27 +02:00
Thilo Graf
ba90b113f0
Helpbox: fix possible transparent holes behind images
...
Origin commit data
------------------
Commit: 8579758884
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-09 (Sun, 09 Oct 2016)
Origin message was:
------------------
Helpbox: fix possible transparent holes behind images
2016-10-24 10:31:27 +02:00
Thilo Graf
134c3e53cb
CMovieHelp: add localized items
...
TODO: add missings locales
Origin commit data
------------------
Commit: 1338ce2b8e
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-09 (Sun, 09 Oct 2016)
2016-10-24 10:31:27 +02:00
Thilo Graf
12c95b76dd
CPersonalizeGui: remove centered text alignment fro helptext
...
Origin commit data
------------------
Commit: 87a9a69578
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-09 (Sun, 09 Oct 2016)
2016-10-24 10:31:27 +02:00
Thilo Graf
9d24f23819
Helpbox: use auto sized width for footer button
...
Origin commit data
------------------
Commit: 3221b7467e
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-09 (Sun, 09 Oct 2016)
2016-10-24 10:31:27 +02:00
Thilo Graf
ee41a420a4
Helpbox: use current shadow color
...
Origin commit data
------------------
Commit: bd57627b8f
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-24 10:31:27 +02:00
Thilo Graf
df41f8f768
CHintBox: reduce window size for used auto size depends on text content
...
Origin commit data
------------------
Commit: 3b60a55f59
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-24 10:31:26 +02:00
Thilo Graf
1cb41d0ba7
CComponentsButton: remake caption size to 85% of button height
...
Better optical matching size.
Origin commit data
------------------
Commit: ce11a3a0df
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-24 10:31:26 +02:00
Thilo Graf
6f30f1b274
CComponentsFooter: use different select color for button, if count = 1
...
TODO: should be configurable. Not all theme color combinations
have matched contrasts.
Origin commit data
------------------
Commit: b3e7e49592
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-24 10:31:26 +02:00
Thilo Graf
a9f00a51b8
cc_item.cpp: subtract frame width from the inner radius Box
...
Is necessary, because otherwise the frame radius would not match with outside radius
This would mean that there are "holes" at the box corners.
So now it seems to work.
Origin commit data
------------------
Commit: 5bd4903b27
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-24 10:31:26 +02:00
Thilo Graf
418611f057
CComponentsItem: ensure some dimensions for shadow are not < 0
...
Origin commit data
------------------
Commit: 59e8a17061
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-10-07 (Fri, 07 Oct 2016)
2016-10-24 10:31:26 +02:00