Commit Graph

13796 Commits

Author SHA1 Message Date
TangoCash
e7ec5f75d0 display clock on segment display too
Origin commit data
------------------
Commit: 33d34feb54
Author: TangoCash <eric@loxat.de>
Date: 2018-11-22 (Thu, 22 Nov 2018)
2018-11-22 00:23:18 +01:00
vanhofen
c96b85d560 fix moving of webtv/webradio xmls
Origin commit data
------------------
Commit: a2e2b87ae7
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-22 (Thu, 22 Nov 2018)

Origin message was:
------------------
- fix moving of webtv/webradio xmls
2018-11-22 00:13:24 +01:00
vanhofen
3261ce9bb6 data/scripts: fix permissions for some scripts
Origin commit data
------------------
Commit: 4210c12254
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-22 (Thu, 22 Nov 2018)

Origin message was:
------------------
- data/scripts: fix permissions for some scripts
2018-11-22 00:00:28 +01:00
vanhofen
ffc7d99755 update and rename migration script; execute migration script before loading config
Origin commit data
------------------
Commit: dceffe31f0
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-22 (Thu, 22 Nov 2018)

Origin message was:
------------------
- update and rename migration script; execute migration script before loading config
2018-11-22 00:00:28 +01:00
vanhofen
1e8e7dd77d yWeb/yparser: complete handling of directory defines
Origin commit data
------------------
Commit: f890ebfbe0
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-22 (Thu, 22 Nov 2018)

Origin message was:
------------------
- yWeb/yparser: complete handling of directory defines
2018-11-22 00:00:28 +01:00
vanhofen
37669b2c8c remove unnecessary install-data-hooks
Origin commit data
------------------
Commit: b1fcbed8fa
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-22 (Thu, 22 Nov 2018)

Origin message was:
------------------
- remove unnecessary install-data-hooks
2018-11-22 00:00:28 +01:00
J. Krieg
1518b03270 webtv: switch default webtv paths from CONFIGDIR to WEBRADIODIR_VAR (specified by configure)
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 84f2233b2e
Author: J. Krieg <bellum07@googlemail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)
2018-11-22 00:00:28 +01:00
J. Krieg
544f7cc012 webradio: switch default webradio paths from CONFIGDIR to WEBRADIODIR_VAR (specified by configure)
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 0b93981a09
Author: J. Krieg <bellum07@googlemail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)
2018-11-22 00:00:28 +01:00
J. Krieg
cc49ed9058 webradio: create necessary data directories at build time and put sample file in it
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: b10abebe0e
Author: J. Krieg <bellum07@googlemail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)
2018-11-22 00:00:28 +01:00
J. Krieg
485854424e webtv: create necessary data directories at build time and put sample file in it
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 939b1dd949
Author: J. Krieg <bellum07@googlemail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)
2018-11-22 00:00:28 +01:00
vanhofen
3652d1ccbd webtv-setup: remove //NI tags
Origin commit data
------------------
Commit: ba525b563f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-22 (Thu, 22 Nov 2018)

Origin message was:
------------------
- webtv-setup: remove //NI tags
2018-11-22 00:00:28 +01:00
J. Krieg
4f3dbd5170 webtv/webradio: move defines for webtv and webradio path to a more appropriate place
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 3c9db35cd0
Author: J. Krieg <bellum07@googlemail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)
2018-11-22 00:00:28 +01:00
GetAway
7bf611a8b5 screensaver.cpp: add one more event to filter
Origin commit data
------------------
Commit: 6979066223
Author: GetAway <get-away@t-online.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)
2018-11-21 00:00:18 +01:00
Thilo Graf
0e5303e96d cc_frm_clock.cpp/h: fix incomplete result of isRun() methode
Origin commit data
------------------
Commit: fa73c2784f
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)
2018-11-21 00:00:18 +01:00
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