Commit Graph

13982 Commits

Author SHA1 Message Date
Thilo Graf
f21254683c cc_item_text.cpp: avoid evaluation within parameters
Origin commit data
------------------
Commit: eaefdb31bd
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)
2018-11-21 00:00:18 +01:00
Thilo Graf
200871c0af cc_item_text.h: declare unnecessarily protected variables as private
Origin commit data
------------------
Commit: f9145a68a9
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)
2018-11-21 00:00:18 +01:00
Thilo Graf
09e56f7dd4 src/gui/screensaver.cpp: avoid create clock instance if not required
Origin commit data
------------------
Commit: badb45b646
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)
2018-11-21 00:00:18 +01:00
Thilo Graf
1af6dd7b4e screensaver.cpp: start clock only if not running
Origin commit data
------------------
Commit: 830f37ff92
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)
2018-11-21 00:00:18 +01:00
Thilo Graf
5ac09eae4e cc_frm_window.cpp: fix possible oversize render with maximum screen settings
Origin commit data
------------------
Commit: fac08ce188
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)
2018-11-21 00:00:18 +01:00
Thilo Graf
16ac842033 Revert "infoviewer: force repaint of text fields"
This reverts commit e63d8b6999faf975f9f238e22cc30035746605f6.

kill() does not consider screen buffer. But call of
'paint(CC_SAVE_SCREEN_YES)' generates buffer but
always never used so far. Before we apply new text, hide() will reset
background with saved buffer.
Btw. kill() seems was never called, because isPainted was until recently broken in text object,
so I'm amazed that this 'if' block was with any effect.


Origin commit data
------------------
Commit: 6b58f65397
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)

Origin message was:
------------------
Revert "infoviewer: force repaint of text fields"

This reverts commit e63d8b6999faf975f9f238e22cc30035746605f6.

kill() does not consider screen buffer. But call of
'paint(CC_SAVE_SCREEN_YES)' generates buffer but
always never used so far. Before we apply new text, hide() will reset
background with saved buffer.
Btw. kill() seems was never called, because isPainted was until recently broken in text object,
so I'm amazed that this 'if' block was with any effect.
2018-11-21 00:00:18 +01:00
Thilo Graf
422dcdba8e cc_item_text.cpp: add missing paint state after rendered text box
Evaluations while usage of this state could has been wrong or incomplete
and therefore it was possible that some effects were unintended or
without any effect.


Origin commit data
------------------
Commit: b50307254f
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)
2018-11-21 00:00:18 +01:00
Thilo Graf
b98ccd6fba src/gui/widget/textbox.cpp: try to fix possible background handling
Condition of changed postion and unchanged text was not considered.


Origin commit data
------------------
Commit: fa6f42b53a
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)
2018-11-21 00:00:17 +01:00
Knicko007
16f15755fa streaminfo2: change name Picon to Logo
Origin commit data
------------------
Commit: 88b9c7883d
Author: Knicko007 <knicko@glj.servebbs.com>
Date: 2018-11-15 (Thu, 15 Nov 2018)

Origin message was:
------------------
- streaminfo2: change name Picon to Logo
2018-11-15 22:35:20 +01:00
GetAway
6b7035e955 streaminfo: show techinfo in TS_MODE if channelist is empty
Origin commit data
------------------
Commit: 6c6ef9b43a
Author: GetAway <get-away@t-online.de>
Date: 2018-11-13 (Tue, 13 Nov 2018)
2018-11-13 20:52:30 +01:00
GetAway
3b192fbf3e streaminfo2.cpp: show resolution in TS_MODE if no channel is tuned
Origin commit data
------------------
Commit: 307eea9fc7
Author: GetAway <get-away@t-online.de>
Date: 2018-11-13 (Tue, 13 Nov 2018)
2018-11-13 20:52:29 +01:00
GetAway
dbada07755 activate streaminfo2 for non COOL_HARDWARE
Origin commit data
------------------
Commit: 96598252a9
Author: GetAway <get-away@t-online.de>
Date: 2018-11-13 (Tue, 13 Nov 2018)
2018-11-13 20:52:29 +01:00
vanhofen
2e5416e2f0 imageinfo_ni: align to new version handling; split image and neutrino
Origin commit data
------------------
Commit: 47949ba3a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-13 (Tue, 13 Nov 2018)

Origin message was:
------------------
- imageinfo_ni: align to new version handling; split image and neutrino
2018-11-13 00:23:00 +01:00
vanhofen
d63cfd04a0 minor modifications in version.h
Origin commit data
------------------
Commit: ff8a98a87b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-13 (Tue, 13 Nov 2018)

Origin message was:
------------------
- minor modifications in version.h
2018-11-13 00:23:00 +01:00
vanhofen
a98d954bca configure.ac: get ver_micro directly from git repository
Origin commit data
------------------
Commit: d99d5d574b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-13 (Tue, 13 Nov 2018)

Origin message was:
------------------
- configure.ac: get ver_micro directly from git repository
2018-11-13 00:23:00 +01:00
vanhofen
16ea0d999d bump neutrino version to 3.60
Origin commit data
------------------
Commit: c6c57db4ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-09 (Fri, 09 Nov 2018)

Origin message was:
------------------
- bump neutrino version to 3.60
NI-3.60
2018-11-09 21:59:35 +01:00
vanhofen
9b835eb203 acinclude: unify and simplify latest tmdb/omdb/yt/shoutcast things
Origin commit data
------------------
Commit: ad75c3cc6b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-08 (Thu, 08 Nov 2018)

Origin message was:
------------------
- acinclude: unify and simplify latest tmdb/omdb/yt/shoutcast things
2018-11-08 21:52:06 +01:00
vanhofen
e587bea418 yWeb: better positioning inside yInfo
Origin commit data
------------------
Commit: 4916869507
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-05 (Mon, 05 Nov 2018)

Origin message was:
------------------
- yWeb: better positioning inside yInfo
2018-11-05 21:17:34 +01:00
vanhofen
f4f894dda7 yWeb: use percentage scaling for yInfo to always get fullscreen
Origin commit data
------------------
Commit: 750f17286d
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-05 (Mon, 05 Nov 2018)

Origin message was:
------------------
- yWeb: use percentage scaling for yInfo to always get fullscreen
2018-11-05 01:53:54 +01:00
vanhofen
ff77d88d10 yWeb: add favicons, manifest.json and browserconfig.xml to yInfo page
Origin commit data
------------------
Commit: 85b2e57eab
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-05 (Mon, 05 Nov 2018)

Origin message was:
------------------
- yWeb: add favicons, manifest.json and browserconfig.xml to yInfo page
2018-11-05 00:12:40 +01:00
vanhofen
cbe0e065c9 yWeb: small changes in NI yInfo; use material colors
Origin commit data
------------------
Commit: fbcf452a10
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-04 (Sun, 04 Nov 2018)

Origin message was:
------------------
- yWeb: small changes in NI yInfo; use material colors
2018-11-04 23:17:43 +01:00
vanhofen
13e4855898 fonts: add Apache Licence for Roboto font
Origin commit data
------------------
Commit: bb608001b2
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-03 (Sat, 03 Nov 2018)

Origin message was:
------------------
- fonts: add Apache Licence for Roboto font
2018-11-03 12:10:25 +01:00
vanhofen
6f44556b00 fonts/Makefile: better structure
Origin commit data
------------------
Commit: f4ff1c00f2
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-03 (Sat, 03 Nov 2018)

Origin message was:
------------------
- fonts/Makefile: better structure
2018-11-03 12:10:25 +01:00
vanhofen
6adc04daec vusolo4k: simplify and unify code from commit 59f48036674e482236336f18b440189e83bd013b
Origin commit data
------------------
Commit: 9604d04d00
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-01 (Thu, 01 Nov 2018)

Origin message was:
------------------
- vusolo4k: simplify and unify code from commit 59f48036674e482236336f18b440189e83bd013b
2018-11-01 22:21:20 +01:00
BPanther
6527794634 add support for VU+ Solo 4k
Origin commit data
------------------
Commit: 30226a00ad
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2018-11-01 (Thu, 01 Nov 2018)

Origin message was:
------------------
- add support for VU+ Solo 4k
2018-11-01 22:21:20 +01:00
vanhofen
967fb8f564 settings-manager: remove NI tags
Origin commit data
------------------
Commit: fcc78ad582
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-01 (Thu, 01 Nov 2018)

Origin message was:
------------------
- settings-manager: remove NI tags
2018-11-01 22:21:20 +01:00
vanhofen
1610f84662 acinclude: simplify commit 48de97c34ff4216a93814a137ad99302b3592ab7
Origin commit data
------------------
Commit: 51c670cab0
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-01 (Thu, 01 Nov 2018)

Origin message was:
------------------
- acinclude: simplify commit 48de97c34ff4216a93814a137ad99302b3592ab7
2018-11-01 22:21:20 +01:00
TangoCash
d8a2240a74 add first experimental support for ax hd60
Origin commit data
------------------
Commit: 1a12ee574e
Author: TangoCash <eric@loxat.de>
Date: 2018-11-01 (Thu, 01 Nov 2018)
2018-11-01 22:21:20 +01:00
vanhofen
23f2c73786 yWeb: remove support for outdated dboxshot binary
Origin commit data
------------------
Commit: 0d9e76171a
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-10-31 (Wed, 31 Oct 2018)

Origin message was:
------------------
- yWeb: remove support for outdated dboxshot binary
2018-10-31 23:49:19 +01:00
vanhofen
4b186c2df7 infoviewer: fix display of frequency for terrestrial channels; thx to Janus
Origin commit data
------------------
Commit: 041f56e443
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-10-30 (Tue, 30 Oct 2018)

Origin message was:
------------------
- infoviewer: fix display of frequency for terrestrial channels; thx to Janus
2018-10-30 21:55:44 +01:00
Thilo Graf
c9c6350efd cc_frm.cpp: add missing condition within paint methode
Shadow was unpainted with shadow_force


Origin commit data
------------------
Commit: 0e114b5395
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-10-28 (Sun, 28 Oct 2018)
2018-10-28 22:00:38 +01:00
Thilo Graf
4ef244f91e cc_item_text.cpp: fix missing pass through of var cc_allow_paint
In case of cc_allow_paint = false, text would be farther rendered
and this is not intended.


Origin commit data
------------------
Commit: 4f44170adb
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-10-28 (Sun, 28 Oct 2018)
2018-10-28 22:00:38 +01:00
Thilo Graf
7f066ee89a lua API: change to version 1.80
Origin commit data
------------------
Commit: 6d11033171
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-10-28 (Sun, 28 Oct 2018)
2018-10-28 22:00:38 +01:00
Thilo Graf
9a4bedc3f3 radiotext.cpp/h: add signal to implement slots after decoding of text lines
Origin commit data
------------------
Commit: 0f96e7965c
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-10-28 (Sun, 28 Oct 2018)
2018-10-28 22:00:38 +01:00
Thilo Graf
37b049105e helpers.cpp: reduce debug output in downloadUrl()
Usage of debug level INFO should be enough.


Origin commit data
------------------
Commit: 4adec299c9
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-10-28 (Sun, 28 Oct 2018)
2018-10-28 22:00:38 +01:00
TangoCash
7072612c4b add function to dump current epg mappings
Origin commit data
------------------
Commit: edc506fa05
Author: TangoCash <eric@loxat.de>
Date: 2018-10-28 (Sun, 28 Oct 2018)
2018-10-28 13:06:12 +01:00
TangoCash
a69ad64ced allow epg mapping for all channels, add logic check for converter
Origin commit data
------------------
Commit: 2c66e1682f
Author: TangoCash <eric@loxat.de>
Date: 2018-10-28 (Sun, 28 Oct 2018)
2018-10-28 13:06:12 +01:00
TangoCash
f918f43320 supplemental to bddc03b06619bc427f5e7675307f29d37c996473, fix typo
Origin commit data
------------------
Commit: 29fe1745c6
Author: TangoCash <eric@loxat.de>
Date: 2018-10-28 (Sun, 28 Oct 2018)
2018-10-28 13:06:12 +01:00
TangoCash
4421fae523 supplemental to b1f6d3531a0eaf0fea8bdd939ee679a4e219fd65,fix logic
Origin commit data
------------------
Commit: 33f6a38a64
Author: TangoCash <eric@loxat.de>
Date: 2018-10-28 (Sun, 28 Oct 2018)
2018-10-28 13:06:12 +01:00
TangoCash
c9533d540f add E2 to NMP EPGMapping converter
Origin commit data
------------------
Commit: 49fdeee9ad
Author: TangoCash <eric@loxat.de>
Date: 2018-10-28 (Sun, 28 Oct 2018)
2018-10-28 13:06:12 +01:00
TangoCash
6751a34e7a add option to map xml epg to normal channels
Origin commit data
------------------
Commit: 73260e5451
Author: TangoCash <eric@loxat.de>
Date: 2018-10-28 (Sun, 28 Oct 2018)
2018-10-28 13:06:12 +01:00
TangoCash
78e6e1a805 fix typo, use function for time diff
Origin commit data
------------------
Commit: d7795f2ba6
Author: TangoCash <eric@loxat.de>
Date: 2018-10-28 (Sun, 28 Oct 2018)
2018-10-28 13:06:12 +01:00
TangoCash
1b88257ce4 fix xmltv time offsets
Origin commit data
------------------
Commit: 7e5029e75d
Author: TangoCash <eric@loxat.de>
Date: 2018-10-28 (Sun, 28 Oct 2018)
2018-10-28 13:06:12 +01:00
TangoCash
1fa5bb8553 fix xml utf8 detection
Origin commit data
------------------
Commit: 08b8505da6
Author: TangoCash <eric@loxat.de>
Date: 2018-10-27 (Sat, 27 Oct 2018)
2018-10-27 19:08:17 +02:00
GetAway
7091c7c096 infoviewer_bb.cpp: suppress tuner icon in ts mode
Origin commit data
------------------
Commit: 766e65b54f
Author: GetAway <get-away@t-online.de>
Date: 2018-10-25 (Thu, 25 Oct 2018)
2018-10-26 00:23:47 +02:00
vanhofen
1c4daaa39c colors: highlight marked items a bit less
Origin commit data
------------------
Commit: d4a7cfb797
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-10-26 (Fri, 26 Oct 2018)

Origin message was:
------------------
- colors: highlight marked items a bit less
2018-10-26 00:20:23 +02:00
vanhofen
77516ee6da cables.xml: update OstTelCom GmbH; thx to elstablo
Origin commit data
------------------
Commit: 4895021084
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-10-26 (Fri, 26 Oct 2018)

Origin message was:
------------------
- cables.xml: update OstTelCom GmbH; thx to elstablo
2018-10-26 00:19:32 +02:00
vanhofen
e2c8063589 cec-setup: fix segfaults on non-ARM_HARDWARE
Origin commit data
------------------
Commit: d24455f732
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-10-25 (Thu, 25 Oct 2018)

Origin message was:
------------------
- cec-setup: fix segfaults on non-ARM_HARDWARE
2018-10-25 21:56:29 +02:00
vanhofen
b6238333e6 zapit/getservices: fix currentservices.xml format for cable and terrestrial
Origin commit data
------------------
Commit: 7a698eed50
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-10-22 (Mon, 22 Oct 2018)

Origin message was:
------------------
- zapit/getservices: fix currentservices.xml format for cable and terrestrial
2018-10-22 23:47:00 +02:00
vanhofen
a8a3a23a9c imageinfo_ni: show localized image type
Origin commit data
------------------
Commit: 4b2b3b9f40
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-10-22 (Mon, 22 Oct 2018)

Origin message was:
------------------
- imageinfo_ni: show localized image type
2018-10-22 00:05:19 +02:00