Commit Graph

8390 Commits

Author SHA1 Message Date
Thilo Graf
1e51ce8681 cc-classes: add missing virtual destructors
Origin commit data
------------------
Commit: 2b5e1e1acc
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
c2d866be90 components/Makefile.am: enable exception handling
Origin commit data
------------------
Commit: 4148a110a0
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
1cde874352 cc_draw: use 'at' methode in vectors for more savety
Origin commit data
------------------
Commit: d955e2dc6e
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
2afd15ea32 components: use const bool& parameter in paint methodes
Origin commit data
------------------
Commit: 07d8f07d4d
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
4e84787e92 cc_frm.cpp: use 'vector::at' function for more safety
Origin commit data
------------------
Commit: 826664badb
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:49 +01:00
Thilo Graf
39c579072a cc_frm_clock.cpp: move cl_timer to protected
Was not usable from derived classes.


Origin commit data
------------------
Commit: e6833af004
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:48 +01:00
Thilo Graf
c05c9ab8b6 test-menu: move separator types into own methode
Origin commit data
------------------
Commit: b00c7eb981
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-10-27 (Sun, 27 Oct 2019)
2019-10-27 22:56:48 +01:00
vanhofen
b0dbd6f602 pick graphlcd support from DDT but include it in another way
Origin commit data
------------------
Commit: 3093f50831
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-10-26 (Sat, 26 Oct 2019)

Origin message was:
------------------
- pick graphlcd support from DDT but include it in another way
2019-10-26 22:37:38 +02:00
BPanther
91ac184c20 crypt info verimatrix added
Origin commit data
------------------
Commit: 09b8aa09c9
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-10-18 (Fri, 18 Oct 2019)
2019-10-18 22:33:31 +02:00
BPanther
5b20e70bc9 fix motorcontrol keys
Origin commit data
------------------
Commit: e39b6a78a5
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-10-18 (Fri, 18 Oct 2019)
2019-10-18 22:33:31 +02:00
Jacek Jendrzej
638de5d749 cc_draw: avoid integer overflow
Origin commit data
------------------
Commit: 02516f9bca
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-10-13 (Sun, 13 Oct 2019)
2019-10-13 22:24:13 +02:00
max_10
8fef6fe1a9 vuuno4k and vuuno4kse added
Origin commit data
------------------
Commit: 75de99d28d
Author: max_10 <max_10@gmx.de>
Date: 2019-10-12 (Sat, 12 Oct 2019)

Origin message was:
------------------
- vuuno4k and vuuno4kse added
2019-10-12 23:21:37 +02:00
max_10
2fedc93a5c vuultimo4k added
Conflicts:
	acinclude.m4
	data/y-web/Y_Blocks.txt
	src/driver/nglcd.cpp
	src/gui/vfd_setup.cpp
	src/neutrino.cpp


Origin commit data
------------------
Commit: b6bf0b1991
Author: max_10 <max_10@gmx.de>
Date: 2019-09-11 (Wed, 11 Sep 2019)

Origin message was:
------------------
- vuultimo4k added

Conflicts:
	acinclude.m4
	data/y-web/Y_Blocks.txt
	src/driver/nglcd.cpp
	src/gui/vfd_setup.cpp
	src/neutrino.cpp
2019-09-12 21:07:20 +02:00
Thilo Graf
d75571be93 lua_cc_text.cpp: use 'text_mode' instead 'mode' in api
Prevent possible ambiguity of text mode parameter.
Parameter 'mode' deprecated, but still available for
downward compatibility.


Origin commit data
------------------
Commit: d0eab5782c
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-09-10 (Tue, 10 Sep 2019)
2019-09-10 20:59:19 +02:00
Thilo Graf
2da1432cfb lua_messagbox.cpp: add parameter for text allign
Origin commit data
------------------
Commit: 9f4cdfd4bd
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-09-10 (Tue, 10 Sep 2019)
2019-09-10 20:59:19 +02:00
vanhofen
02d972d335 update: signalize ofgwrite's start in VFD
Origin commit data
------------------
Commit: d4e3ad43ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-09-05 (Thu, 05 Sep 2019)

Origin message was:
------------------
- update: signalize ofgwrite's start in VFD
2019-09-05 21:57:03 +02:00
max_10
f34a82459b vuzero4k and vuduo4k added
Origin commit data
------------------
Commit: 6b80101df9
Author: max_10 <max_10@gmx.de>
Date: 2019-08-25 (Sun, 25 Aug 2019)

Origin message was:
------------------
- vuzero4k and vuduo4k added
2019-08-25 22:18:40 +02:00
vanhofen
598b40c230 channelist: keep channellist in users display/desc mode until exit
Origin commit data
------------------
Commit: 2a69b29463
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-08-20 (Tue, 20 Aug 2019)

Origin message was:
------------------
- channelist: keep channellist in users display/desc mode until exit
2019-08-20 22:52:14 +02:00
Jacek Jendrzej
6247fc82c9 webtv:add icy meta info
Origin commit data
------------------
Commit: 90ce4c54b6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-08-02 (Fri, 02 Aug 2019)
2019-08-02 00:28:53 +02:00
Jacek Jendrzej
b7bb2bfdea movieplayer: use htmlEntityDecode with name in luaGetUrl
Origin commit data
------------------
Commit: 38583f20ba
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-08-02 (Fri, 02 Aug 2019)
2019-08-02 00:28:53 +02:00
Jacek Jendrzej
82cf0e09aa movieplayer: enable chapter select for hd51
Conflicts:
	src/gui/movieplayer.cpp


Origin commit data
------------------
Commit: 960cf7ede5
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-08-01 (Thu, 01 Aug 2019)
2019-08-01 15:42:23 +02:00
DboxOldie
0e9ed041e4 eventlist: fix epg search osd hole.patch
Origin commit data
------------------
Commit: a051b5ea8b
Author: DboxOldie <DboxOldie@users.noreply.github.com>
Date: 2019-07-07 (Sun, 07 Jul 2019)
2019-07-07 23:29:46 +02:00
vanhofen
925e9f7187 update: try to fix online update; replace spaces in url with %20
Origin commit data
------------------
Commit: ceb766e556
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-07-03 (Wed, 03 Jul 2019)

Origin message was:
------------------
- update: try to fix online update; replace spaces in url with %20
2019-07-03 23:38:57 +02:00
Thilo Graf
e2ba0fa505 cc_item_progressbar.cpp/h: move CProgressBarCache class into header file
Allows usage from other classes


Origin commit data
------------------
Commit: 60965e47b4
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-07-02 (Tue, 02 Jul 2019)
2019-07-02 22:21:09 +02:00
vanhofen
1afcc19833 Revert "lua: don't play video if movieplayer is in use"
This reverts commit 8b95905797.


Origin commit data
------------------
Commit: d32abdc368
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-06-28 (Fri, 28 Jun 2019)
2019-06-28 23:07:05 +02:00
Knicko007
b8dd8d8da0 add osmod (oscam-smod); drop cs2gbox and newcs
Origin commit data
------------------
Commit: 6c4f2be6d5
Author: Knicko007 <knicko@glj.servebbs.com>
Date: 2019-06-25 (Tue, 25 Jun 2019)
2019-06-25 23:29:56 +02:00
Thilo Graf
9664ce0a86 moviebrowser: fix possible memleak in initSeriesMenu()
thx satbaby for hints


Origin commit data
------------------
Commit: 90406340a4
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-06-25 (Tue, 25 Jun 2019)
2019-06-25 20:44:57 +02:00
Thilo Graf
87cef887c1 moviebrowser: fix possible memleaks with initOptionsBrowserMenu()
Origin commit data
------------------
Commit: cdd74b24de
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-06-25 (Tue, 25 Jun 2019)
2019-06-25 20:44:57 +02:00
vanhofen
5a2cb7bd97 update_menu: disable software update while recording
Origin commit data
------------------
Commit: e424c6369b
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-06-20 (Thu, 20 Jun 2019)

Origin message was:
------------------
- update_menu: disable software update while recording
2019-06-20 23:18:06 +02:00
Thilo Graf
c2a2b49ae8 menue.h/cpp: add method to override menu position from user settings
Origin commit data
------------------
Commit: 341ce4a9c7
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-06-20 (Thu, 20 Jun 2019)
2019-06-20 21:32:01 +02:00
Thilo Graf
25c2cb7b49 moviebrowser: clean up showMenu(), browser options menu outsourced
Origin commit data
------------------
Commit: def0e69504
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-06-20 (Thu, 20 Jun 2019)
2019-06-20 21:32:01 +02:00
Thilo Graf
ea7549c5be moviebrowser: clean up showMenu(), directory options menu outsourced
Origin commit data
------------------
Commit: 8d01af22a5
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-06-20 (Thu, 20 Jun 2019)
2019-06-20 21:32:01 +02:00
Thilo Graf
dad3eccbf7 moviebrowser: clean up showMenu(), parental lock menu outsourced
Origin commit data
------------------
Commit: 10a97019a3
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-06-20 (Thu, 20 Jun 2019)
2019-06-20 21:32:01 +02:00
Thilo Graf
0310cdaf79 moviebrowser: clean up showMovieInfoMenu(), update movie info menu outsourced
Origin commit data
------------------
Commit: d9bd8dd967
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-06-17 (Mon, 17 Jun 2019)
2019-06-17 16:49:27 +02:00
Thilo Graf
8f9a3b5eef moviebrowser: clean up showMovieInfoMenu(), series menu outsourced
Origin commit data
------------------
Commit: 6d1e5edc16
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-06-17 (Mon, 17 Jun 2019)
2019-06-17 16:49:27 +02:00
Thilo Graf
090758176c movibrowser: fix 'clean up showMovieInfoMenu(), bookmark menu outsourced'
CIntInput objects has been positioned unfavorable within scope
and caused possible crashes. This was not noticeable while compiling.
To avoid crashes and possible memleaks some parameters were added for CIntInput objects.


Origin commit data
------------------
Commit: 4bab95ba64
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-06-16 (Sun, 16 Jun 2019)
2019-06-16 22:48:08 +02:00
Thilo Graf
440782c5fd moviebrowser: clean up showMovieInfoMenu(), bookmark menu outsourced
Origin commit data
------------------
Commit: f8ad85202b
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-06-16 (Sun, 16 Jun 2019)
2019-06-16 22:48:08 +02:00
GetAway
8905b6faf8 upnpbrowser.cpp: fix catching polymorphic type warning
Origin commit data
------------------
Commit: d04e8c0974
Author: GetAway <get-away@t-online.de>
Date: 2019-06-16 (Sun, 16 Jun 2019)
2019-06-16 01:14:20 +02:00
Jacek Jendrzej
d1f696dee1 weather: fix possible memleak
Origin commit data
------------------
Commit: eed4389741
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-06-14 (Fri, 14 Jun 2019)
2019-06-14 22:40:28 +02:00
vanhofen
74753bc076 update: fix yesterdays untestet commit "add boxname to update.php script"
Origin commit data
------------------
Commit: 9d73503d8d
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-06-11 (Tue, 11 Jun 2019)

Origin message was:
------------------
- update: fix yesterdays untestet commit "add boxname to update.php script"
2019-06-11 18:02:42 +02:00
vanhofen
58b7d6d3b6 update: add boxname to update.php script
Origin commit data
------------------
Commit: c63893e336
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-06-11 (Tue, 11 Jun 2019)

Origin message was:
------------------
- update: add boxname to update.php script
2019-06-11 00:26:16 +02:00
Jacek Jendrzej
4a1eaf57c3 movieplayer: init neutrino_msg_t
Origin commit data
------------------
Commit: c0284d7bb4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-06-09 (Sun, 09 Jun 2019)
2019-06-10 01:21:56 +02:00
Jacek Jendrzej
8b95905797 lua: don't play video if movieplayer is in use
Origin commit data
------------------
Commit: 5e33a6381c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-06-09 (Sun, 09 Jun 2019)
2019-06-10 01:21:48 +02:00
Thilo Graf
463d8bb7a8 update.cpp: use exec find for ofgwrite caller
Origin commit data
------------------
Commit: 9c4fd48781
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-06-07 (Fri, 07 Jun 2019)
2019-06-08 22:08:59 +02:00
Jacek Jendrzej
f5a27fb7c9 lua: disable block from luavideo
Origin commit data
------------------
Commit: 8cc25a380b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-06-08 (Sat, 08 Jun 2019)
2019-06-08 16:00:27 +02:00
Thilo Graf
f41e451c11 moviebrowser: rework frame height setup in moviebrowser setup
Usability with height presets was not really user friendly.


Origin commit data
------------------
Commit: c2b49e93c2
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-06-05 (Wed, 05 Jun 2019)
2019-06-05 19:43:33 +02:00
Jacek Jendrzej
76dceba740 movieplayer: fix unnecessary save xml file in stream mode
Origin commit data
------------------
Commit: 907caf372a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-06-03 (Mon, 03 Jun 2019)
2019-06-03 23:33:29 +02:00
Jacek Jendrzej
37dc8a8e49 YT supplement to e193c72d345574c445c3f987f5e5695a3d57765d
Origin commit data
------------------
Commit: c4ff7e17de
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-06-03 (Mon, 03 Jun 2019)
2019-06-03 23:33:29 +02:00
Thilo Graf
f439cb3dab mb.cpp: truncate title name in info menu
Minimal view of title should be enough information in this menu and
avoids possible issues after hide when user has changed movie data.


Origin commit data
------------------
Commit: 631fb60af2
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-06-03 (Mon, 03 Jun 2019)
2019-06-03 23:33:29 +02:00
Jacek Jendrzej
ace2bc3f53 YT: add download dir menu
Origin commit data
------------------
Commit: 6605fa9e02
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-06-02 (Sun, 02 Jun 2019)
2019-06-02 15:40:55 +02:00