Jonathan Belgourari
60c0f6ddd9
DVB Help : filling blanks
2014-07-07 21:29:55 +02:00
Jonathan Belgourari
a0f8bdd41d
DVB Help Content
...
Profyaflle input.
A few blanks in Networks.
2014-07-07 21:23:35 +02:00
Jonathan Belgourari
4216dc76f2
DVB Help update
2014-07-07 01:41:02 +02:00
Jonathan Belgourari
65c18c4c5c
Help WebUI Fix
...
First commit working on the help content and integration.
Summary is here :
https://www.icloud.com/iw/#numbers/BAIGS4VMg0uDnLQhOhqBzmIPZ3rb00E48p2F/
TVH_Help
This commit :
- Adds missing Help buttons on UI panes.
- Creates docs files related to those buttons when missing.
- Content will be reviewed later, currently « In progress » is
displayed in new help files.
2014-07-05 18:30:43 +02:00
Jaroslav Kysela
41a6af0c76
SATIP: do not show -failed to modify pids- error when no pids are opened
2014-07-05 09:12:15 +02:00
Jaroslav Kysela
89324208df
Added preliminary HEVC support (no packetizer - only MPEG-TS passthrough)
2014-07-05 08:59:05 +02:00
Jaroslav Kysela
3f94def343
capmt: fix thread detach bug
2014-07-04 14:38:59 +02:00
Jaroslav Kysela
a3f7ef30ea
linuxdvb: fix adapter enable/disable
...
- also remove unused dmx variable in the input thread
2014-07-04 09:39:54 +02:00
Jaroslav Kysela
fa10998268
dvb_psi - satellite nit descriptor - try to fix DVB-S2 detection
2014-07-03 19:07:28 +02:00
Jaroslav Kysela
91123eb73e
Revert "mpegts network discovery: do not accept NIT params change on tuned mux"
...
This reverts commit 0472520eb9
.
2014-07-03 19:02:50 +02:00
perexg
6e1815c376
Merge pull request #424 from Ingramz/master
...
Add new scanfile country codes
2014-07-03 18:50:31 +02:00
perexg
c8f9cf24f6
Merge pull request #421 from bluzee/master
...
Rename Circular 10750 LNB type to avoid confusion
2014-07-03 18:49:57 +02:00
Jaroslav Kysela
7bf59f2fa4
httpc: fix some memory leaks in the error paths
2014-07-02 22:19:01 +02:00
Jaroslav Kysela
dd06dde369
imagecache: fix locking and add missing fclose()
2014-07-02 22:15:00 +02:00
Jaroslav Kysela
27162914e3
mpegts network discovery: fix for DVB-T bandwidth
2014-07-02 21:44:27 +02:00
Jaroslav Kysela
0472520eb9
mpegts network discovery: do not accept NIT params change on tuned mux
2014-07-02 21:44:25 +02:00
Jaroslav Kysela
bb181b06c3
subcription: fix the warning
2014-07-02 17:41:03 +02:00
Jaroslav Kysela
e0028b308a
subscriptions: add missing service_stop() call for the BAD_SERVICE state
2014-07-02 13:37:27 +02:00
Jaroslav Kysela
33ec853dbd
subscription: log also hostname/username/client
2014-07-02 11:39:39 +02:00
Jaroslav Kysela
96210afc92
capmt: Fix the wrong pid handling in capmt_pid_flush()
2014-07-02 11:00:27 +02:00
Jaroslav Kysela
fceda8d798
webui: avoid NULL dereference for /play url if remain is NULL
2014-07-01 09:22:13 +02:00
Jaroslav Kysela
3414ff74ba
cron: Fixes (correct month / day bitmaps and the days_in_month check)
2014-07-01 09:20:39 +02:00
Jaroslav Kysela
28dafc6d01
linuxdvb: diseqc switch - one more quick fix
2014-06-30 16:52:40 +02:00
Jaroslav Kysela
572df095b9
linuxdvb: diseqc switch - fix config issues for port2 and port4 switches
2014-06-30 16:49:30 +02:00
Jaroslav Kysela
404e522b9d
linuxdvb_satconf: fix a typo
2014-06-30 12:54:55 +02:00
Jaroslav Kysela
d924c84202
httpc: fix the hc == NULL condition in the http_client_thread()
2014-06-28 22:12:30 +02:00
Adam Sutton
f4d7d5fa8e
epggrab eit: ensure that the grabber always runs
...
The logic applied breaks several of the grabbers, the idea is a good one but
the implementation is wrong. It's an area that clearly needs thought, but care
must be taken to realise that there are lots of variations in how data is
provided.
The additionm of the user configurable flag on a mux is a good one, that at
least gives the user the option to disable muxes.
2014-06-28 15:15:09 +01:00
Jaroslav Kysela
680b5fb202
epg: add tune callback for ota modules (fixes opentv)
2014-06-28 15:34:33 +02:00
Jaroslav Kysela
93c7403f07
epg: allow to disable the EPG scan (tune) per mux
2014-06-28 09:02:09 +02:00
Jaroslav Kysela
fd0d9931dd
epg: do not subscribe to muxes without any active (assigned) channels
2014-06-27 23:40:40 +02:00
Jaroslav Kysela
9e69054a04
epg: rename epggrab_ota_done_() to epggrab_ota_shutdown()
2014-06-27 23:14:55 +02:00
Jaroslav Kysela
db3fed53b8
epg: simplify the otamux registration
...
- move the timeout / interval initialization to one place
- also fix values for opentv
2014-06-27 23:09:55 +02:00
Jaroslav Kysela
69a5a9e1f9
descrambler: add some more CAIDs from oscam
2014-06-27 18:21:22 +02:00
Jaroslav Kysela
6fab55192f
muxer: tidy muxer_container_list() function
2014-06-27 17:33:06 +02:00
Jaroslav Kysela
4c52ebf5c6
muxer_pass: fix typo
2014-06-27 17:22:19 +02:00
Jaroslav Kysela
2aaf9a4ef1
muxers: do not show EPIPE as an error
2014-06-26 21:23:21 +02:00
Jaroslav Kysela
2bdff4c0ec
muxer passthrough: EPIPE is the end-of-streaming notification
2014-06-26 21:05:05 +02:00
Jaroslav Kysela
0da81e0b81
mpegts table: remove the duplicate check
2014-06-26 20:56:27 +02:00
Jaroslav Kysela
d501195386
linuxdvb_satconf: fix the class name for 4port config
2014-06-26 20:53:05 +02:00
Jaroslav Kysela
d95d93d22e
mpegts table: handle stuffing section 0x72
2014-06-26 20:53:05 +02:00
Dave Chapman
f1611329ef
muxer_pass: Change PAT and PMT rewriting code so that it does not modify the TS packets in-place. These are shared buffers (with other subscriptions to the same service) and was causing CC errors in the PAT packets when there were multiple simultaneous subscriptions to the same service using TS passthrough. Initial patch by adamsutton - see recent IRC logs.
2014-06-25 21:36:51 +01:00
Jaroslav Kysela
6b08fc4108
webui: sort channel m3u playlist by channel number and name
2014-06-25 13:21:16 +02:00
Jaroslav Kysela
8c40a0fb57
parser_teletext: Srbski -> Srpski typo fix
2014-06-25 12:40:46 +02:00
Jaroslav Kysela
fa4de8160c
capmt: Fix the filter comparison (thanks manio)
2014-06-25 11:10:15 +02:00
Jaroslav Kysela
fc15bf3616
webui: set title for the Play links (... playlists)
2014-06-24 23:00:45 +02:00
Jaroslav Kysela
c469807285
teletext parser: fix national character translation
...
- the national number must be bit-reversed
- add support for more character variations
2014-06-24 22:30:34 +02:00
Jaroslav Kysela
7cb8fc2f23
webui: when wget or curl is used, stream directly for /play handler
2014-06-23 18:15:00 +02:00
Jaroslav Kysela
fc15e04d78
webui: Change the Play links behaviour..
...
- generate simple playlist (m3u or xspf)
- add --xspf option to select the default playlist format
2014-06-23 17:19:47 +02:00
Jaroslav Kysela
fdb9fd64d5
elementary stream: add es_pid_opened to watch the opened PIDs
2014-06-23 15:59:21 +02:00
Jaroslav Kysela
f8399f8306
service, cwc, capmt: more es_filt_link fixes
2014-06-23 15:58:18 +02:00