Commit Graph

12743 Commits

Author SHA1 Message Date
vanhofen
4f6e8e1338 timerlist: fix return from RemoteBoxSelect() when no item is choosed
Origin commit data
------------------
Branch: ni/coolstream
Commit: 755fe81d8c
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-16 (Sun, 16 Dec 2018)

Origin message was:
------------------
- timerlist: fix return from RemoteBoxSelect() when no item is choosed

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-16 01:17:01 +01:00
vanhofen
48998271c3 menu: add possibility to get action state of menu widget
Origin commit data
------------------
Branch: ni/coolstream
Commit: 48b5f1a1f9
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-16 (Sun, 16 Dec 2018)

Origin message was:
------------------
- menu: add possibility to get action state of menu widget

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-16 01:17:01 +01:00
vanhofen
8729605a75 timerlist: allow to enable/disable remote boxes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5b0ad234cd
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-16 (Sun, 16 Dec 2018)

Origin message was:
------------------
- timerlist: allow to enable/disable remote boxes

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-16 01:17:00 +01:00
vanhofen
5d8e2a6b06 zapit: remove obsolete data directory
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7bb43ee9ed
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-16 (Sun, 16 Dec 2018)

Origin message was:
------------------
- zapit: remove obsolete data directory

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-16 01:17:00 +01:00
vanhofen
3257d595fb cc_frm_header: re-add offet to header caption; ...
this fixes ofset on right side for very long header captions


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a926ca5a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-11 (Tue, 11 Dec 2018)

Origin message was:
------------------
- cc_frm_header: re-add offet to header caption; ...

this fixes ofset on right side for very long header captions


------------------
This commit was generated by Migit
2018-12-11 23:08:24 +01:00
vanhofen
5a2e9e6cac neutrino: better default directory for g_settings.lcd4l_logodir
Origin commit data
------------------
Branch: ni/coolstream
Commit: 26eecd577c
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-11 (Tue, 11 Dec 2018)

Origin message was:
------------------
- neutrino: better default directory for g_settings.lcd4l_logodir

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-11 22:15:11 +01:00
vanhofen
b03dc964f6 lcd4l-setup: just code reformatting (using astyle)
Origin commit data
------------------
Branch: ni/coolstream
Commit: adeb6c8248
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-11 (Tue, 11 Dec 2018)

Origin message was:
------------------
- lcd4l-setup: just code reformatting (using astyle)

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-11 22:15:11 +01:00
GetAway
8947425469 epgview.cpp: fix recalculation of several heights
Origin commit data
------------------
Branch: ni/coolstream
Commit: 95b1472bde
Author: GetAway <get-away@t-online.de>
Date: 2018-12-11 (Tue, 11 Dec 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-11 22:15:05 +01:00
Thilo Graf
7ab6660388 navibar.cpp: fix possible overpaint of text after repaint with new content
Origin commit data
------------------
Branch: ni/coolstream
Commit: fcd69495e1
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-12-10 (Mon, 10 Dec 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-10 22:37:05 +01:00
Thilo Graf
407edfe72d cc_draw.cpp/h: move more methodes into cpp file
clean up


Origin commit data
------------------
Branch: ni/coolstream
Commit: c8716f5b39
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-12-10 (Mon, 10 Dec 2018)



------------------
This commit was generated by Migit
2018-12-10 22:37:05 +01:00
Thilo Graf
aeadccb7e3 src/gui/widget/hintbox.cpp: connect OnTimer slot only if is still empty
Prevent multiple connections to slot. Only to be sure.


Origin commit data
------------------
Branch: ni/coolstream
Commit: eb209de47a
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-12-10 (Mon, 10 Dec 2018)



------------------
This commit was generated by Migit
2018-12-10 22:37:05 +01:00
Thilo Graf
cf05e853e4 cc_item.cpp/cc_detailsline.cpp: clean up and simplify fblayer init
use v_fbdata.push_back() for direct fill with contents, reduced effort


Origin commit data
------------------
Branch: ni/coolstream
Commit: fb52b334bd
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-12-08 (Sat, 08 Dec 2018)



------------------
This commit was generated by Migit
2018-12-08 23:15:13 +01:00
Thilo Graf
1be252f33f cc_item.cpp/h: move getPageNumber() into cpp file
clean up


Origin commit data
------------------
Branch: ni/coolstream
Commit: 020c52c5c4
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-12-08 (Sat, 08 Dec 2018)



------------------
This commit was generated by Migit
2018-12-08 23:15:13 +01:00
Thilo Graf
81358f8173 cc_draw.cpp/h: move position members into cpp file
clean up


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7272f0c3b1
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-12-08 (Sat, 08 Dec 2018)



------------------
This commit was generated by Migit
2018-12-08 23:15:13 +01:00
Thilo Graf
532f79c238 CTextBox: move setTextRenderModeFullBG() into cpp file.
Origin commit data
------------------
Branch: ni/coolstream
Commit: e7f49dbfec
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-12-08 (Sat, 08 Dec 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-08 23:15:13 +01:00
Thilo Graf
b39e939b9a cc_draw.cpp: remove consequently all possible pixbuf contents
This should enusre a clean content for all fbdata.pixbuf parts.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 82c91c00f0
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-12-08 (Sat, 08 Dec 2018)



------------------
This commit was generated by Migit
2018-12-08 23:15:13 +01:00
Thilo Graf
0a774f79ac neutrino.h: add signal OnShutDown
was missed in context with similar OnBeforeRestart


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5e0137f8a6
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-12-08 (Sat, 08 Dec 2018)



------------------
This commit was generated by Migit
2018-12-08 23:15:13 +01:00
Thilo Graf
876fd3c28d CTextBox: move enableBackgroundPaint() into cpp file
partial cleanup


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9f4a4cea12
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-12-08 (Sat, 08 Dec 2018)



------------------
This commit was generated by Migit
2018-12-08 23:15:13 +01:00
Thilo Graf
dc7b24112d clean up: remove unnecessary virtual declarations from cc classes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6660f9835f
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-12-08 (Sat, 08 Dec 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-08 23:15:13 +01:00
Thilo Graf
e66c6bb2f5 cc_draw.cpp: remove variable cc_fbdata_t& fbdata
Try to avoid som possible data races.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 06001dad46
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-12-08 (Sat, 08 Dec 2018)



------------------
This commit was generated by Migit
2018-12-08 23:15:13 +01:00
Thilo Graf
143aa4aeef cc_draw.cpp: call blitBox2FB() only if checkFbArea() was true
This should prevent pass corrupted parameters for blitBox2FB().


Origin commit data
------------------
Branch: ni/coolstream
Commit: a63c6aa5ba
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-12-08 (Sat, 08 Dec 2018)



------------------
This commit was generated by Migit
2018-12-08 23:15:13 +01:00
GetAway
ed6a7a40e0 rcinput: use translation for some keys
Origin commit data
------------------
Branch: ni/coolstream
Commit: f633ff3b96
Author: GetAway <get-away@t-online.de>
Date: 2018-12-05 (Wed, 05 Dec 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-05 23:15:54 +01:00
GetAway
2eca1a92e5 keybind_setup.cpp: fix warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: dba61a60c0
Author: GetAway <get-away@t-online.de>
Date: 2018-12-05 (Wed, 05 Dec 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-05 23:15:44 +01:00
GetAway
08774f7eef keybind_setup.cpp: fix menu special keys
Origin commit data
------------------
Branch: ni/coolstream
Commit: b83c316907
Author: GetAway <get-away@t-online.de>
Date: 2018-12-04 (Tue, 04 Dec 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-05 00:12:48 +01:00
GetAway
549af5d187 rcsim: format helpscreen; bump version 1.2
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e5e2349bb
Author: GetAway <get-away@t-online.de>
Date: 2018-12-02 (Sun, 02 Dec 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-02 23:27:08 +01:00
GetAway
b7e657d3ff rcinput: fix RC_mode for BRE2ZE4K
Origin commit data
------------------
Branch: ni/coolstream
Commit: e6abf949e6
Author: GetAway <get-away@t-online.de>
Date: 2018-12-02 (Sun, 02 Dec 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-02 23:27:08 +01:00
GetAway
baaea9ec6f videosettings.cpp: use hw_caps->has_button_vformat
Origin commit data
------------------
Branch: ni/coolstream
Commit: cf07ebb3b1
Author: GetAway <get-away@t-online.de>
Date: 2018-12-01 (Sat, 01 Dec 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-01 18:03:25 +01:00
vanhofen
ee52a17239 update: fix commit 2f09f0f06d (hopefully the last fix)
Origin commit data
------------------
Branch: ni/coolstream
Commit: c298cf3e38
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-01 (Sat, 01 Dec 2018)

Origin message was:
------------------
- update: fix commit 2f09f0f06d (hopefully the last fix)

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-12-01 10:07:17 +01:00
Jacek Jendrzej
f88ef1c054 nhttpd: fix stack buffer overflow
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8303352925
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-11-30 (Fri, 30 Nov 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-30 23:39:34 +01:00
vanhofen
dd363a0cb8 update: fix commit 2f09f0f06d
Origin commit data
------------------
Branch: ni/coolstream
Commit: 409381fc5c
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-30 (Fri, 30 Nov 2018)

Origin message was:
------------------
- update: fix commit 2f09f0f06d

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-30 23:17:04 +01:00
vanhofen
2f09f0f06d update: fix detection of image type
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b36576084
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-30 (Fri, 30 Nov 2018)

Origin message was:
------------------
- update: fix detection of image type

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-30 00:08:42 +01:00
Frankenstone
2310b23c10 infoviewer.cpp: fix segfault when playing Web-TV first after reboot or new start Neutrino
- thx DboxOldie


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9554f68ce9
Author: Frankenstone <dampf_acc@online.de>
Date: 2018-11-29 (Thu, 29 Nov 2018)



------------------
This commit was generated by Migit
2018-11-29 22:56:23 +01:00
GetAway
7d2d356d41 neutrino.cpp: fix RC_playpause for bre2ze4k
Origin commit data
------------------
Branch: ni/coolstream
Commit: cad5248e97
Author: GetAway <get-away@t-online.de>
Date: 2018-11-29 (Thu, 29 Nov 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-29 22:47:42 +01:00
vanhofen
200e14a1e6 update: fix release cycle handling; add human readable version string
Origin commit data
------------------
Branch: ni/coolstream
Commit: 87d60639ae
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-29 (Thu, 29 Nov 2018)

Origin message was:
------------------
- update: fix release cycle handling; add human readable version string

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-29 22:47:42 +01:00
vanhofen
6993e6d2f0 update: preselect first found update
Origin commit data
------------------
Branch: ni/coolstream
Commit: 358afec047
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-29 (Thu, 29 Nov 2018)

Origin message was:
------------------
- update: preselect first found update

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-29 22:47:42 +01:00
vanhofen
d727575f04 update-menu: disable notification message (new image found/not found)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 82e42f0a9f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-29 (Thu, 29 Nov 2018)

Origin message was:
------------------
- update-menu: disable notification message (new image found/not found)

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-29 22:47:42 +01:00
vanhofen
79756e767c epgview/folowscreenings: disable LOCALE_TIMER_EVENTRECORD_MSG messages ...
the signalization with record icon is enough as i think


Origin commit data
------------------
Branch: ni/coolstream
Commit: 665446269e
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-29 (Thu, 29 Nov 2018)

Origin message was:
------------------
- epgview/folowscreenings: disable LOCALE_TIMER_EVENTRECORD_MSG messages ...

the signalization with record icon is enough as i think


------------------
This commit was generated by Migit
2018-11-29 22:47:42 +01:00
Jacek Jendrzej
f433a0ea6e eitd: fix stack use after scope
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0141466987
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-11-26 (Mon, 26 Nov 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-26 21:06:15 +01:00
vanhofen
645890c5e7 webtv-setup: fix compiler warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: d4eb4cbbe3
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-23 (Fri, 23 Nov 2018)

Origin message was:
------------------
- webtv-setup: fix compiler warnings

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-23 00:25:33 +01:00
vanhofen
bcdfd6550c webtv-setup: disable possibility to setup livestreamScriptPath ...
Movieplayer searches automatically in default-directories for scripts


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5650194d07
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-22 (Thu, 22 Nov 2018)

Origin message was:
------------------
- webtv-setup: disable possibility to setup livestreamScriptPath ...

Movieplayer searches automatically in default-directories for scripts


------------------
This commit was generated by Migit
2018-11-22 23:42:33 +01:00
TangoCash
2f24f2db61 display clock on segment display too
Origin commit data
------------------
Branch: ni/coolstream
Commit: 33d34feb54
Author: TangoCash <eric@loxat.de>
Date: 2018-11-22 (Thu, 22 Nov 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-22 00:23:18 +01:00
vanhofen
0de0cc45a2 update and rename migration script; execute migration script before loading config
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-22 00:00:28 +01:00
vanhofen
98443e66fc yWeb/yparser: complete handling of directory defines
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-22 00:00:28 +01:00
J. Krieg
d7c06c3f69 webtv: switch default webtv paths from CONFIGDIR to WEBRADIODIR_VAR (specified by configure)
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 84f2233b2e
Author: J. Krieg <bellum07@googlemail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)



------------------
This commit was generated by Migit
2018-11-22 00:00:28 +01:00
J. Krieg
199813136d webradio: switch default webradio paths from CONFIGDIR to WEBRADIODIR_VAR (specified by configure)
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0b93981a09
Author: J. Krieg <bellum07@googlemail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)



------------------
This commit was generated by Migit
2018-11-22 00:00:28 +01:00
vanhofen
3ea7c338cb webtv-setup: remove //NI tags
Origin commit data
------------------
Branch: ni/coolstream
Commit: ba525b563f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-22 (Thu, 22 Nov 2018)

Origin message was:
------------------
- webtv-setup: remove //NI tags

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-22 00:00:28 +01:00
J. Krieg
eff4683a81 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
------------------
Branch: ni/coolstream
Commit: 3c9db35cd0
Author: J. Krieg <bellum07@googlemail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)



------------------
This commit was generated by Migit
2018-11-22 00:00:28 +01:00
GetAway
374c80474d screensaver.cpp: add one more event to filter
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6979066223
Author: GetAway <get-away@t-online.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-21 00:00:18 +01:00
Thilo Graf
8621c9532e cc_frm_clock.cpp/h: fix incomplete result of isRun() methode
Origin commit data
------------------
Branch: ni/coolstream
Commit: fa73c2784f
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-21 00:00:18 +01:00
Thilo Graf
f962c47426 cc_item_text.cpp: avoid evaluation within parameters
Origin commit data
------------------
Branch: ni/coolstream
Commit: eaefdb31bd
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-21 (Wed, 21 Nov 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-11-21 00:00:18 +01:00