Commit graph

5968 commits

Author SHA1 Message Date
Jaroslav Kysela
2f13317fa0 tvhcsa: fix compilation when TVHCSA is not enabled, fixes #2642 2015-01-27 19:55:37 +01:00
Jaroslav Kysela
5a063fe71d linuxdvb: make Full DiseqC as default 2015-01-27 19:50:13 +01:00
Jaroslav Kysela
98783a5c9e SAT>IP: add parsing for RTCP status string ver=1.2 (DVB-C), fixes #2646 2015-01-27 16:06:30 +01:00
Jaroslav Kysela
c664af6f60 mpegts mux dvb: fix the load sequence and possible memory leak 2015-01-27 12:22:42 +01:00
Jaroslav Kysela
3c0a279825 xml parser: skip UTF-8 BOM header, fixes #2644 2015-01-27 11:48:03 +01:00
Jaroslav Kysela
b98e688f57 mpegts mux subscription: fix the live check (data timeout) 2015-01-26 20:58:39 +01:00
Jaroslav Kysela
0515caa92f tvhcsa: fix the read after allocated memory valgrind error 2015-01-26 20:13:01 +01:00
Jaroslav Kysela
62e2971020 opentv: fix complation with --disable-trace 2015-01-26 19:56:16 +01:00
Jaroslav Kysela
ee66809d18 mpegts input: linked inputs - optimization, trace fixes 2015-01-26 19:55:45 +01:00
Jaroslav Kysela
879b842ea1 esfilter: rename ONCE to ONE_TIME, improve doc 2015-01-26 15:00:04 +01:00
Jaroslav Kysela
f39ddd1f05 otamux: do not queue not enabled muxes 2015-01-25 20:32:35 +01:00
Jaroslav Kysela
22554c723d mpegts input: move linked input to advanced in WEB UI 2015-01-25 19:12:43 +01:00
Jaroslav Kysela
cde875ecb2 SAT>IP: corner case fixes, fixes #2638
- fixed wait before next tune (flush the incoming rtsp replies)
- fixed mutex global_lock deadlock (satip_frontend_tuning_error)
2015-01-25 18:25:30 +01:00
Jaroslav Kysela
c3ec4b114d Makefile: add -ldl for static ffmpeg build to fix arm dependencies 2015-01-24 22:16:34 +01:00
Jaroslav Kysela
2b8ad616a4 profile: add matroska/mpegts muxers from libav 2015-01-24 21:55:01 +01:00
Jaroslav Kysela
1a9319571b filebundle: try to fix build error for older zlib.. #3 2015-01-24 20:58:57 +01:00
Jaroslav Kysela
a7d26442b1 filebundle: try to fix build error for older zlib.. #2 2015-01-24 20:47:37 +01:00
Jaroslav Kysela
078dff5b98 filebundle: try to fix build error for older zlib.. 2015-01-24 20:30:28 +01:00
Jaroslav Kysela
d83aefe0fe descrambler: fix mm_descrambler_lock deadlock in the CAT callback, fixes #2636 2015-01-24 20:22:29 +01:00
Jaroslav Kysela
44a1df1fac mpegts network scan: remove from queue disabled muxes 2015-01-24 20:07:21 +01:00
Jaroslav Kysela
28337dcbbe SAT>IP: Add frequency filter for DVB-S/S2 2015-01-24 20:06:51 +01:00
Mariusz Bialonczyk
6a27c4ccab Fix 519ec96 (capmt: network mode: fix a crash when oscam is restarted)
When there was a further subscribing requests, the queued greeting could
be queued not as the first position in the queue, leading to problems
when subscribing the channel.
Now requesting to flush the queue in capmt_notify_server() to be sure
that the greeting go out to OSCam as a first command.
2015-01-24 14:56:34 +01:00
Jaroslav Kysela
3feccf34b5 filebundle: do not use extra input buffer 2015-01-23 21:30:23 +01:00
Lauri Myllari
9508a68aa1 hdhomerun: autodetect ATSC network type 2015-01-23 18:19:19 +01:00
Jaroslav Kysela
b1883ed51e opentv: add bouquet filter to avoid heavy LCN switches 2015-01-23 18:15:02 +01:00
Jaroslav Kysela
bca6214866 WEBUI: distinguish the disabled channels/tags by {}, fixes #2635 2015-01-23 14:30:28 +01:00
Adam Sutton
dcdef424fc linuxdvb: appears some tuners are not supporting FE_GET_EVENT
This results in a terminal lockup as the ioctl() will loop indefinitely,
testing for != -1 was always a bad idea!
2015-01-22 15:12:25 +00:00
Adam Sutton
f88f2f33ff linuxdvb: fix possible bug with multi-frontend adapters 2015-01-22 15:12:09 +00:00
Mariusz Bialonczyk
519ec9677e capmt: network mode: fix a crash when oscam is restarted
Use capmt_queue_msg() after connecting instead of direct write to socket.
Fixes a crash when the channel is played and oscam is restarted.
2015-01-22 11:22:06 +01:00
Jaroslav Kysela
3077ffa4d3 epggrab: ota - add trigger button to webui 2015-01-21 20:56:22 +01:00
Jaroslav Kysela
1377fad8a0 linuxdvb: add Tune Before DiseqC option, fixes #2629 2015-01-21 17:21:29 +01:00
Jaroslav Kysela
8174eb953d mux stop: pass the stop reason for OTA epggrab to avoid re-tuning on muxes with no data 2015-01-21 12:02:50 +01:00
Jaroslav Kysela
abea248bab otamux: do not requeue muxes with failed scan status 2015-01-20 20:40:11 +01:00
Jaroslav Kysela
8018b54d6b doc: some text for satellite config 2015-01-20 17:35:51 +01:00
Jaroslav Kysela
b28f37bf8a WEBUI: Fix the LovCombo regex handling - fixes #2598 2015-01-20 15:21:14 +01:00
Jaroslav Kysela
e565e7cbf0 quick fix for the previous patch 2015-01-20 14:50:18 +01:00
Jaroslav Kysela
3ddf768edf WEBUI DVR: Fix the additional rows in the column header menus, fixes #2571 2015-01-20 14:40:12 +01:00
Jaroslav Kysela
fc7d3d8484 WEBUI DVR upcoming: use channel field instead channelname, fixes #2609 2015-01-20 13:38:33 +01:00
Jaroslav Kysela
a8a175136d channels: do not allow empty string channel names, fixes #2628 2015-01-20 11:33:12 +01:00
Jaroslav Kysela
aca5c6b976 timeshift: add 'use only RAM' option 2015-01-19 21:31:18 +01:00
Jaroslav Kysela
bc9874cc26 timeshift: implement timeshift to RAM, fixes #2626 2015-01-19 21:08:15 +01:00
Jaroslav Kysela
ca0021e3b6 htsp server: cleanup the conditions in update fcns 2015-01-19 19:07:47 +01:00
Jaroslav Kysela
b3db352ecf linuxdvb: fix the retune call 2015-01-19 18:20:10 +01:00
Jaroslav Kysela
9801ef1a1a mpegts input: fix the linked input unset action 2015-01-18 22:01:44 +01:00
Jaroslav Kysela
a2c01ed520 doc: add fulltext checkbox documentation for epg and autorec 2015-01-18 21:46:04 +01:00
Jaroslav Kysela
ba7d8fa23a service: add per-service priority modificator, fixes #2249 2015-01-18 21:35:00 +01:00
Jaroslav Kysela
c92ccca440 DVR autorec: implement fulltext (title, subtitle, summary, description) filter, fixes #2170 2015-01-18 21:19:26 +01:00
Jaroslav Kysela
941dbcbd74 fix condition for previous patch 2015-01-18 20:23:48 +01:00
Jaroslav Kysela
f8b3bf40ec fix typo for previous patch 2015-01-18 20:22:15 +01:00
Jaroslav Kysela
ac92591ba1 mpegts service: Add 'Service IDs as Channel Numbers' network option 2015-01-18 20:21:33 +01:00