Commit Graph

199 Commits

Author SHA1 Message Date
BPanther
ba7f67e35a yWeb: /control/getchannelinfo changed.
Line 1: servicename
Line 2: epg now
Line 3: epg now duration X/Y
Line 4: epg next


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9a26bc91aa
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2024-05-03 (Fri, 03 May 2024)



------------------
This commit was generated by Migit
2024-05-03 21:09:51 +02:00
BPanther
4a6676262a yWeb: /control/getchannelinfo for short channel info added.
Line 1: servicename
Line 2: epg info
Line 3: duration X/Y


Origin commit data
------------------
Branch: ni/coolstream
Commit: b24077eeb9
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2024-05-03 (Fri, 03 May 2024)



------------------
This commit was generated by Migit
2024-05-03 21:09:51 +02:00
TangoCash
af9609c562 add option to reload channels via webif without saving first
Origin commit data
------------------
Branch: ni/coolstream
Commit: 49762cac5c
Author: TangoCash <eric@loxat.de>
Date: 2016-03-25 (Fri, 25 Mar 2016)


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

------------------
This commit was generated by Migit
2024-02-18 13:07:34 +01:00
GetAway
d8b5a78771 Fix set lastmode; introduce sending an actionKey for LCD4linux
We have a problem since the introduction of moviebrowser_mode.
Lastmode is no longer reset correctly, because the new mode is overlaid by another mode
and thus the original mode cannot be restored. Neutrino becomes unusable and has to be
restarted. (Example below)
Generally the opening of a window, like the MB or Channellist is also no Neutrino_mode in
the sense as it was invented once. It is just a window and not a mode that Neutrino is in.
Example: Neutrino is in TV_MODUS and you open the MB. You can see, Neutrino is still in TV_MODUS.
I reverted the code and now an open window can say for example to the lcd4linux 'hello i'm open, here is mb'.
When running a window we send some kind of AktionKey. After the actions in the window, the AktionKey is cleared.
Now to the current bug:

1. boot on a TV channel.
2. switch to a WebTV channel. (in my case PlutoTV Star Trek)
3. play a TS over the Moviebrowser and stop it. (MODE_WEBTV is detected and the WebTV stream is restarted)
4. call the MB a second time and start and stop the TS.
5. the WebTV stream does not restart anymore.
6. exit the MB now.
7. neutrino becomes not operable.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9721c93f57
Author: GetAway <get-away@t-online.de>
Date: 2024-01-01 (Mon, 01 Jan 2024)



------------------
This commit was generated by Migit
2024-01-01 20:14:35 +01:00
vanhofen
3d0c385f6e rcinput: try to fix some key handlings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8056fa8688
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-06-11 (Sun, 11 Jun 2023)

Origin message was:
------------------
- rcinput: try to fix some key handlings

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

------------------
This commit was generated by Migit
2023-06-11 20:14:51 +02:00
GetAway
a0a463730e controlapi.cpp: add possibility to get boxinfo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5fbe77afa5
Author: GetAway <get-away@t-online.de>
Date: 2023-05-29 (Mon, 29 May 2023)


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

------------------
This commit was generated by Migit
2023-05-29 22:32:56 +02:00
GetAway
fbf43c459c controlapi.cpp: fix segfault if the bouquet number passed is less than 0
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a4fffd038
Author: GetAway <get-away@t-online.de>
Date: 2023-04-09 (Sun, 09 Apr 2023)


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

------------------
This commit was generated by Migit
2023-04-10 21:28:41 +02:00
vanhofen
b15b5a533f controlapi: fix filename in GlcdScreenshotCGI()
Origin commit data
------------------
Branch: ni/coolstream
Commit: da06813e29
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-09 (Thu, 09 Feb 2023)

Origin message was:
------------------
- controlapi: fix filename in GlcdScreenshotCGI()

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

------------------
This commit was generated by Migit
2023-02-09 21:23:34 +01:00
Hendi
5d7a547fe4 Fix array sizes that GCC 12 complains about (mostly sprintf)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 06b4049dc1
Author: Hendi <hendi48@freenet.de>
Date: 2023-01-23 (Mon, 23 Jan 2023)


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

------------------
This commit was generated by Migit
2023-01-24 22:05:31 +01:00
vanhofen
556ae009b5 nhttpd: fix network_nfs_recordingdir
Origin commit data
------------------
Branch: ni/coolstream
Commit: 038e014152
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-23 (Mon, 23 Jan 2023)

Origin message was:
------------------
- nhttpd: fix network_nfs_recordingdir

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

------------------
This commit was generated by Migit
2023-01-23 23:50:18 +01:00
vanhofen
1d7ff96338 Revert "introduce hdmi_cec to driver"
This reverts commit 35df18cfb5 and the following hdmi_cec commits.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9338ea7226
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-12-28 (Wed, 28 Dec 2022)



------------------
This commit was generated by Migit
2022-12-28 21:29:54 +01:00
TangoCash
35df18cfb5 introduce hdmi_cec to driver
Origin commit data
------------------
Branch: ni/coolstream
Commit: c8a58afe2f
Author: TangoCash <eric@loxat.de>
Date: 2022-11-19 (Sat, 19 Nov 2022)


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

------------------
This commit was generated by Migit
2022-11-19 13:25:46 +01:00
Thilo Graf
b5afa1547c neutrinoyparser.cpp, tuxboxapi: avoid possible crashes without g_bouquetManager instance
This was observed without physical frontends and in certain
circumstances while using the web interface, e.g. if users are
using bouquet functionalities.


Origin commit data
------------------
Branch: ni/coolstream
Commit: fbc873caf6
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-11-15 (Tue, 15 Nov 2022)



------------------
This commit was generated by Migit
2022-11-15 22:43:21 +01:00
max_10
56c4ac6e77 controlapi: fix commit minor alignments to TangoCashs repo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 71b22cc741
Author: max_10 <max_10@gmx.de>
Date: 2022-10-29 (Sat, 29 Oct 2022)

Origin message was:
------------------
- controlapi: fix commit minor alignments to TangoCashs repo

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

------------------
This commit was generated by Migit
2022-10-29 00:23:17 +02:00
vanhofen
1be3476be4 controlapi: minor indentation/brackets fixes
Origin commit data
------------------
Branch: ni/coolstream
Commit: fdaaff4e11
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-10-07 (Fri, 07 Oct 2022)

Origin message was:
------------------
- controlapi: minor indentation/brackets fixes

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

------------------
This commit was generated by Migit
2022-10-07 21:02:30 +02:00
vanhofen
deac0394cb controlapi: minor alignments to TangoCashs repo
Origin commit data
------------------
Branch: ni/coolstream
Commit: d78afb0157
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-10-07 (Fri, 07 Oct 2022)

Origin message was:
------------------
- controlapi: minor alignments to TangoCashs repo

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

------------------
This commit was generated by Migit
2022-10-07 21:02:30 +02:00
vanhofen
8d417bfe44 fix build after cherry-pick
Origin commit data
------------------
Branch: ni/coolstream
Commit: e2b2a60dd1
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-10-07 (Fri, 07 Oct 2022)

Origin message was:
------------------
- fix build after cherry-pick

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

------------------
This commit was generated by Migit
2022-10-07 21:02:30 +02:00
TangoCash
d40215d9cf rework streaming part3
Origin commit data
------------------
Branch: ni/coolstream
Commit: b7bb3447bd
Author: TangoCash <eric@loxat.de>
Date: 2022-10-07 (Fri, 07 Oct 2022)


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

------------------
This commit was generated by Migit
2022-10-07 21:02:30 +02:00
vanhofen
69936c59aa controlapi: fix and simplify RC_DEVICE defines
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0e32e5562d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-16 (Fri, 16 Sep 2022)

Origin message was:
------------------
- controlapi: fix and simplify RC_DEVICE defines

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

------------------
This commit was generated by Migit
2022-09-16 23:29:29 +02:00
vanhofen
5e93178f9d add multibox
Origin commit data
------------------
Branch: ni/coolstream
Commit: b4a0e72686
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-15 (Thu, 15 Sep 2022)

Origin message was:
------------------
- add multibox

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

------------------
This commit was generated by Migit
2022-09-15 21:38:46 +02:00
vanhofen
a7fe10e6df controlapi: add mode_moviebrowser to GetModeCGI()
Origin commit data
------------------
Branch: ni/coolstream
Commit: e76bfe6fdd
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-14 (Wed, 14 Sep 2022)

Origin message was:
------------------
- controlapi: add mode_moviebrowser to GetModeCGI()

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

------------------
This commit was generated by Migit
2022-09-14 20:47:52 +02:00
Jacek Jendrzej
121a053955 some inits
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0fdb6505d8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-10-24 (Sun, 24 Oct 2021)


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

------------------
This commit was generated by Migit
2021-10-24 19:19:18 +02:00
vanhofen
0eaa4b5791 introduce configurable ZAPITDIR
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6161eeef9b
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-19 (Tue, 19 Oct 2021)

Origin message was:
------------------
- introduce configurable ZAPITDIR

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

------------------
This commit was generated by Migit
2021-10-19 22:35:24 +02:00
max_10
fb0d6057d3 tuxboxapi: fix compiler warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: c16b889303
Author: max_10 <max_10@gmx.de>
Date: 2021-09-18 (Sat, 18 Sep 2021)

Origin message was:
------------------
- tuxboxapi: fix compiler warning

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

------------------
This commit was generated by Migit
2021-09-18 20:48:48 +02:00
TangoCash
f92278c106 add neutrino restart to webif
Origin commit data
------------------
Branch: ni/coolstream
Commit: 822993d333
Author: TangoCash <eric@loxat.de>
Date: 2021-09-17 (Fri, 17 Sep 2021)


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

------------------
This commit was generated by Migit
2021-09-17 23:20:40 +02:00
TangoCash
9ff19d2b8e add simple Webif for WebTV WebRadio and xmltv
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3ba1d4704a
Author: TangoCash <eric@loxat.de>
Date: 2021-09-09 (Thu, 09 Sep 2021)


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

------------------
This commit was generated by Migit
2021-09-10 09:54:40 +02:00
TangoCash
eece9dbc66 add support for embedded epg-url in m3u
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a3dc3a6c4
Author: TangoCash <eric@loxat.de>
Date: 2021-09-09 (Thu, 09 Sep 2021)


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

------------------
This commit was generated by Migit
2021-09-09 18:27:57 +02:00
vanhofen
ebed9f1aea add Maxytec Multibox SE 4K
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0555f8b2c7
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-28 (Fri, 28 May 2021)

Origin message was:
------------------
- add Maxytec Multibox SE 4K

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

------------------
This commit was generated by Migit
2021-05-28 23:18:29 +02:00
BPanther
03407a852e vuduo4k/vuduo4kse/vuultimo4k/vuuno4kse: HDMI input as mode and PiP added
Origin commit data
------------------
Branch: ni/coolstream
Commit: a7a18a1dfe
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-05-09 (Sun, 09 May 2021)


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

------------------
This commit was generated by Migit
2021-05-09 23:00:45 +02:00
vanhofen
bcffa49182 try to fix path to /.version file
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2bf44a7e4b
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-12-06 (Sun, 06 Dec 2020)

Origin message was:
------------------
- try to fix path to /.version file

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

------------------
This commit was generated by Migit
2020-12-06 13:34:56 +01:00
max_10
4bce0cb433 AZBOX: deleted
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2578ac1817
Author: max_10 <max_10@gmx.de>
Date: 2020-10-03 (Sat, 03 Oct 2020)

Origin message was:
------------------
- AZBOX: deleted

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

------------------
This commit was generated by Migit
2020-10-03 22:47:34 +02:00
TangoCash
994e8d34ff add hisilicon; re-add hd61
Origin commit data
------------------
Branch: ni/coolstream
Commit: 485d28ab28
Author: TangoCash <eric@loxat.de>
Date: 2020-10-03 (Sat, 03 Oct 2020)


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

------------------
This commit was generated by Migit
2020-10-03 19:06:43 +02:00
vanhofen
bfaa815410 rename HAVE_COOL_HARDWARE => HAVE_CST_HARDWARE
Origin commit data
------------------
Branch: ni/coolstream
Commit: 524913f4ee
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-09-03 (Thu, 03 Sep 2020)

Origin message was:
------------------
- rename HAVE_COOL_HARDWARE => HAVE_CST_HARDWARE

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

------------------
This commit was generated by Migit
2020-09-03 22:07:12 +02:00
GetAway
d24e836f20 controlapi.cpp: remove deprecated ftime(), use helpers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 829b47c0f4
Author: GetAway <get-away@t-online.de>
Date: 2020-07-08 (Wed, 08 Jul 2020)


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

------------------
This commit was generated by Migit
2020-07-08 20:49:35 +02:00
redblue-pkt
3aaa9c30d9 update glcd
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c2dcc9eb1
Author: redblue-pkt <redblue-pkt@orange.pl>
Date: 2020-06-19 (Fri, 19 Jun 2020)


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

------------------
This commit was generated by Migit
2020-06-19 23:56:12 +02:00
vanhofen
2deca73ebf remove unsupported BOXMODEL_HD61
Origin commit data
------------------
Branch: ni/coolstream
Commit: 74f12bb199
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-02-27 (Thu, 27 Feb 2020)

Origin message was:
------------------
- remove unsupported BOXMODEL_HD61

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

------------------
This commit was generated by Migit
2020-02-27 22:07:33 +01:00
vanhofen
5ad8df1ce8 rename OSMIOPLUS4K => OSMIO4KPLUS
Origin commit data
------------------
Branch: ni/coolstream
Commit: 97cb3a981d
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-02-18 (Tue, 18 Feb 2020)

Origin message was:
------------------
- rename OSMIOPLUS4K => OSMIO4KPLUS

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

------------------
This commit was generated by Migit
2020-02-18 21:59:57 +01:00
vanhofen
bab551b108 controlapi: modify channelname in tvg-name to satisfy parser
This is just a workaround. The parser should be fixed.


Origin commit data
------------------
Branch: ni/coolstream
Commit: fd44c47cb5
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-02-17 (Mon, 17 Feb 2020)

Origin message was:
------------------
- controlapi: modify channelname in tvg-name to satisfy parser

This is just a workaround. The parser should be fixed.


------------------
This commit was generated by Migit
2020-02-17 23:37:55 +01:00
max_10
d100d531be add osmio4k / osmio4kplus not yet ready
Origin commit data
------------------
Branch: ni/coolstream
Commit: f00b047142
Author: max_10 <max_10@gmx.de>
Date: 2020-02-17 (Mon, 17 Feb 2020)

Origin message was:
------------------
- add osmio4k / osmio4kplus not yet ready

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

------------------
This commit was generated by Migit
2020-02-17 21:21:47 +01:00
Markus Volk
e56c919450 add osmioplus4k stb
Origin commit data
------------------
Branch: ni/coolstream
Commit: a5a273db4e
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-02-16 (Sun, 16 Feb 2020)


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

------------------
This commit was generated by Migit
2020-02-16 20:32:55 +01:00
vanhofen
df38e40a04 just indentation alignments; no other code changes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 87ff6fcf0f
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-02-16 (Sun, 16 Feb 2020)

Origin message was:
------------------
- just indentation alignments; no other code changes

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

------------------
This commit was generated by Migit
2020-02-16 20:13:34 +01:00
vanhofen
cd56814af6 controlapi: allow to get both tv and radio channels in xmltv.m3u
Usage:
/control/xmltv.m3u?mode=tv to get tv channels
/control/xmltv.m3u?mode=radio to get radio channels
/control/xmltv.m3u  to get both tv and radio channels


Origin commit data
------------------
Branch: ni/coolstream
Commit: d63669b309
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-02-16 (Sun, 16 Feb 2020)

Origin message was:
------------------
- controlapi: allow to get both tv and radio channels in xmltv.m3u

Usage:
/control/xmltv.m3u?mode=tv   to get tv channels
/control/xmltv.m3u?mode=radio to get radio channels
/control/xmltv.m3u       to get both tv and radio channels


------------------
This commit was generated by Migit
2020-02-16 19:56:01 +01:00
vanhofen
0d51554a87 a bit more readability in latest changes
Origin commit data
------------------
Branch: ni/coolstream
Commit: bfddde6478
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-02-16 (Sun, 16 Feb 2020)

Origin message was:
------------------
- a bit more readability in latest changes

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

------------------
This commit was generated by Migit
2020-02-16 00:22:09 +01:00
vanhofen
b61792b69b controlapi: add missing radio flag to xmltv.m3u
Origin commit data
------------------
Branch: ni/coolstream
Commit: 516de2d580
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-02-15 (Sat, 15 Feb 2020)

Origin message was:
------------------
- controlapi: add missing radio flag to xmltv.m3u

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

------------------
This commit was generated by Migit
2020-02-15 12:13:20 +01:00
vanhofen
42acea0bca webradio-setup/controlapi: get webradio via xmltv
Origin commit data
------------------
Branch: ni/coolstream
Commit: 39f1a943a0
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-02-14 (Fri, 14 Feb 2020)

Origin message was:
------------------
- webradio-setup/controlapi: get webradio via xmltv

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

------------------
This commit was generated by Migit
2020-02-14 23:09:26 +01:00
Markus Volk
2772a342ae controlapi.cpp: fix -Wstringop-truncation warning
Signed-off-by: Markus Volk <f_l_k@t-online.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: e9c7a242f7
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-01-31 (Fri, 31 Jan 2020)



------------------
This commit was generated by Migit
2020-01-31 22:20:04 +01:00
TangoCash
25f7a163b9 remotetimers: switch from full channelid to short channelid
Origin commit data
------------------
Branch: ni/coolstream
Commit: 492fd5955d
Author: TangoCash <eric@loxat.de>
Date: 2019-12-31 (Tue, 31 Dec 2019)


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

------------------
This commit was generated by Migit
2020-01-01 19:29:05 +01:00
vanhofen
a4e944ac06 controlapi: remove commented code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 812f921bde
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-26 (Thu, 26 Dec 2019)

Origin message was:
------------------
- controlapi: remove commented code

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

------------------
This commit was generated by Migit
2019-12-26 23:53:50 +01:00
vanhofen
b25453eed6 controlapi: addition to commit dcfb6a1ebdc5219e22329657b2f5600d098de634
Origin commit data
------------------
Branch: ni/coolstream
Commit: 48aa3a2fad
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-11 (Wed, 11 Dec 2019)

Origin message was:
------------------
- controlapi: addition to commit dcfb6a1ebdc5219e22329657b2f5600d098de634

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

------------------
This commit was generated by Migit
2019-12-11 22:19:09 +01:00
GetAway
3fac81dc04 controlapi.cpp: fix RC_DEVICE for Zgemma H7
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0bcd078a8f
Author: GetAway <get-away@t-online.de>
Date: 2019-10-28 (Mon, 28 Oct 2019)


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

------------------
This commit was generated by Migit
2019-10-29 00:03:52 +01:00