Commit Graph

8054 Commits

Author SHA1 Message Date
Jacek Jendrzej
8d1e34a527 avoid pssible memleak 2016-04-21 18:14:46 +02:00
Jacek Jendrzej
8fb4e1b78e avoid null pointer use 2016-04-21 18:14:46 +02:00
Jacek Jendrzej
49c86a38b4 avoid division by zero 2016-04-21 18:14:46 +02:00
Thilo Graf
71adac0a0b CComponentsFrmClock: remove unnecessary paint
Is already handled with OnTimer signal.
2016-04-20 22:49:52 +02:00
Jacek Jendrzej
797fd44a35 eitd : fix add ExtendedTextCache option 2016-04-20 12:54:27 +02:00
Jacek Jendrzej
a918ca56b6 pass by reference 2016-04-20 12:52:16 +02:00
svenhoefer
f764fe6c54 - neutrinoyparser: try to fix nevis build
Todo: BOXMODEL_NEVIS  should be renamed to HAVE_COOLSTREAM_HD1
      BOXMODEL_APOLLO should be renamed to HAVE_COOLSTREAM_HD2
2016-04-20 08:26:40 +02:00
svenhoefer
5e6720a849 - neutrinoyparser: fix Trinity detection 2016-04-19 13:24:12 +02:00
svenhoefer
feae5aef97 - neutrinoyparser: add Link and Trinity Duo 2016-04-19 13:10:48 +02:00
Thilo Graf
f4eb9e45ec ComponentsTimer: ensure slot connect/disconnect dependency from slot state 2016-04-18 17:58:02 +02:00
Thilo Graf
2b41e1c60f CComponentsFrmClock: ensure slot connect, if it is empty 2016-04-18 17:58:02 +02:00
Jacek Jendrzej
da8569f2e7 data/satellites.xml update Astra19 Hotbird13 2016-04-18 17:55:02 +02:00
Jacek Jendrzej
b4fccb307c src/eitd/xmlutil.cpp fix possible segfault 2016-04-17 20:04:15 +02:00
Jacek Jendrzej
0bf186f256 src/timerd/timermanager.cpp revert last change 2016-04-17 15:21:07 +02:00
Jacek Jendrzej
66fb9d4534 zapit: fix comparison of constant 0 with expression of type 'bool' is always false 2016-04-17 14:53:38 +02:00
Jacek Jendrzej
72ac0747e8 i for last commit 2016-04-17 14:01:00 +02:00
Jacek Jendrzej
374a172aef remove unused and some clang compil fixes 2016-04-17 13:46:16 +02:00
Jacek Jendrzej
c521e67b10 src/gui/components/cc_signals.h fix typo 2016-04-16 20:37:50 +02:00
Jacek Jendrzej
c804997045 lib/libdvbsub/tools.h unused 2016-04-16 18:07:16 +02:00
Jacek Jendrzej
7daf49644d src/gui/movieplayer.cpp delete chid if not used 2016-04-16 17:50:52 +02:00
Jacek Jendrzej
1e38d90b23 src/gui/components/cc_item_progressbar.cpp fix possible memleak 2016-04-15 20:58:04 +02:00
Thilo Graf
f9a40ff3d6 CUpnpBrowserGui: use static button font instead auto font size 2016-04-15 08:54:35 +02:00
[CST] Focus
16cbac13fe lib/libcoolstream2/cs_api.h: update header 2016-04-14 17:28:32 +03:00
Jacek Jendrzej
ed02b4c81e src/driver/streamts.cpp try to fix send err loop 2016-04-11 12:48:09 +02:00
Jacek Jendrzej
b526c2480c src/driver/streamts.cpp check after new 2016-04-10 19:42:39 +02:00
Thilo Graf
74caa1a949 CInfoViewer: remove clock object interval allocation
Already allocated with default value (1s) by constructor and
also not required, because internal clock timer is not used here.
2016-04-10 14:12:03 +02:00
Jacek Jendrzej
ccd63eac90 src/gui/movieplayer.cpp fix update duration on first call 2016-04-08 15:18:53 +02:00
Thilo Graf
74e08ddb50 CComponentsWindow: add member to set button font and use infobar font as default 2016-04-07 17:29:10 +02:00
Thilo Graf
3d3b724457 CComponentsInfoBox: use framed infobox as default 2016-04-07 17:27:31 +02:00
Jacek Jendrzej
1cf1aee40b add Bluemoon-3.0.theme 2016-04-05 17:42:57 +02:00
Jacek Jendrzej
ee9addceb0 Revert "supplement to 2c700641c11b7f9985c5d2f8f1233252c3c73e7f"
This reverts commit f684fd50a0.
2016-04-05 17:38:25 +02:00
Jacek Jendrzej
f684fd50a0 supplement to 2c700641c1 2016-04-05 17:17:47 +02:00
Thilo Graf
fdf5239587 bouquetedit classes: use static button font instead auto font size
User request
2016-04-05 17:09:17 +02:00
Jacek Jendrzej
2c700641c1 src/daemonc/remotecontrol.cpp: fix PARENTALLOCK in onsignal mode 2016-04-05 16:53:40 +02:00
Jacek Jendrzej
a830d0d587 add av_dict_free, fix memleak 2016-04-04 15:38:51 +02:00
Jacek Jendrzej
270a60687c supplement to 619dacbc2e 2016-04-03 11:05:21 +02:00
[CST] Focus
a5a64d5159 gui/movieplayer.cpp: add non-blocking webtv zap, for testing 2016-04-01 16:10:01 +03:00
Jacek Jendrzej
179d955075 src/gui/movieplayer.cpp fi possible segaults 2016-03-28 17:05:53 +02:00
Jacek Jendrzej
b3491f2c20 rnd for random_shuffle 2016-03-28 15:03:29 +02:00
[CST] Focus
a88da91269 gui/movieplayer.cpp clear cookie_header before call lua script 2016-03-28 15:26:18 +03:00
[CST] Focus
9bb3cdf3ec libcoolstream2/playback_cs.h: update header 2016-03-28 13:29:57 +03:00
Jacek Jendrzej
35898bb7fd add postfields and header curl option 2016-03-25 20:20:48 +01:00
Jacek Jendrzej
a61b8de691 add headers ffmpeg option for luascript bg play; use in script 'entry['header'] = 'Cookie: var=name'; 2016-03-25 17:16:54 +01:00
[CST] Focus
427936c874 libcoolstream2/playback_cs.h: update header 2016-03-25 19:04:32 +03:00
[CST] Focus
302642cee7 neutrino: add webtv channel list mode 2016-03-23 16:36:00 +03:00
Thilo Graf
384b6aca11 CEpgData: fix header size on used magnify feature
TODO: Make this feature recognizable for users
2016-03-23 09:23:36 +01:00
TangoCash
5dadb260c1 fix json unicode output 2016-03-23 08:47:26 +01:00
Ezak
0461049621 add documentation for getdir control 2016-03-23 08:40:20 +01:00
svenhoefer
87dcc80502 - movieinfo/moviebrowser: add (better) rating feature 2016-03-23 08:39:03 +01:00
Thilo Graf
d8e3ecfa1d CDBoxInfoWidget: remove superfluous paint of header 2016-03-22 13:15:19 +01:00