Jaroslav Kysela
b2bdcb3e3c
opentv: fix memory leaks for regex patterns
2014-09-22 17:53:19 +02:00
Jaroslav Kysela
2ea3c96d3f
globalheaders: fix again the wrong packet refcounting
2014-09-22 17:12:36 +02:00
Jaroslav Kysela
df1cf7dffe
idnode: optimize idnodes (split to domains)
2014-09-22 17:08:14 +02:00
Jaroslav Kysela
fca35b9d2d
htsp: ix config profile selection based on user ACL #2
2014-09-22 08:51:23 +02:00
Jaroslav Kysela
4bdcdd2f64
htsp: Fix config profile selection based on user ACL
2014-09-22 08:45:53 +02:00
Jaroslav Kysela
616e774031
DVR: Fix sorting for lists (like channel, config profile etc..)
2014-09-21 17:10:33 +02:00
Jaroslav Kysela
dff536a840
DVR: Fixed the channel icon url, fixes #2322
2014-09-21 15:28:13 +02:00
Mario Di Raimondo
a8d5bbc067
two genre maps for opentv sky-it/ausat imported from "EPG Collector" project
...
I've personally verified the sky-it one; the other one should work too.
2014-09-21 09:33:30 +02:00
Jaroslav Kysela
24b1818e43
linuxdvb: rotor - add Max Rotor Movement field to the frontend config #2
2014-09-21 09:21:51 +02:00
Jaroslav Kysela
dc56784fdd
Revert "linuxdvb: rotor - add Max Rotor Movement field to the frontend config"
...
This reverts commit aaedddc7e0
.
2014-09-21 09:18:19 +02:00
Jaroslav Kysela
aaedddc7e0
linuxdvb: rotor - add Max Rotor Movement field to the frontend config
2014-09-21 09:12:35 +02:00
Jaroslav Kysela
fa1ce0aa2f
linuxdvb: fix the USALS grace calculation
2014-09-21 08:53:47 +02:00
Jaroslav Kysela
6a86c966f3
descrambler: remove the extra (not required) condition < 0 for uint16_t
2014-09-20 21:58:14 +02:00
Jaroslav Kysela
1b6c2275a6
channel: fix channel_find_by_number for maj.min support, fixes #2321
2014-09-20 21:55:09 +02:00
Jaroslav Kysela
710119a707
tcp: don't crash when tcp server cannot be registered, fixes #2315
2014-09-20 21:07:49 +02:00
Jaroslav Kysela
24e2c3dd10
linuxdvb: diseqc tune - show the wait trace msg for rotor
2014-09-19 22:48:02 +02:00
Jaroslav Kysela
7087d29dd5
linuxdvb: rotor - fix USALS goto position value in log
2014-09-19 22:44:47 +02:00
perexg
885d9ff077
Merge pull request #486 from diraimondo/master
...
moved opentv patterns from code-level to the provider configuration file
2014-09-19 22:34:54 +02:00
Mario Di Raimondo
f419834747
typo in a trace message
2014-09-19 22:19:03 +02:00
Mario Di Raimondo
c7bfb7c904
fixed escaping of a reference string in sky-it file
2014-09-19 22:15:18 +02:00
Mario Di Raimondo
42ab7a367b
introduced function _opentv_apply_pattern_list in order to cleanup the code to apply regexes
2014-09-19 22:15:18 +02:00
Mario Di Raimondo
c424b5822a
inserted as fake elements some reference strings for the patterns in the sky-it configuration file
...
they could be useful in the future in order to reconstruct the logic behind the patterns
2014-09-19 22:15:18 +02:00
Mario Di Raimondo
a6fd491710
moved opentv patterns from code-level to the provider configuration file
...
This permits to add/change patterns without touching the code.
In the original code of tvheadend there was an old pattern: it was
copied in ausat/skyuk conf file in order to maintain backward compatibility.
Note: now all the patterns are uniformly applied in a case-sensitive way (necessary for sky-it subtitle patterns)
2014-09-19 22:15:18 +02:00
Jaroslav Kysela
8d5e1814a0
WEBUI JS: status tabs - add missing comet shutdown calls
2014-09-19 21:40:14 +02:00
Jaroslav Kysela
a001ef012d
tsfix: revert the code logic back in recover_pts()
2014-09-19 20:33:12 +02:00
Jaroslav Kysela
962f99c69f
config: add more help to the log when backup fails
2014-09-19 14:14:01 +02:00
Jaroslav Kysela
286509b7f7
descrambler: show also section for ECM messages in traces
2014-09-19 14:03:29 +02:00
Jaroslav Kysela
5764703e4b
cwc: ECM section filtering is in descrambler.c, remove it from cwc
2014-09-19 14:02:25 +02:00
Jaroslav Kysela
3ac7a43c0d
cwc: Add missing loop break in the section resolved check
2014-09-19 13:57:56 +02:00
Jaroslav Kysela
8b1ce062aa
cwc: show section in NOK log msgs
2014-09-19 13:56:41 +02:00
Jaroslav Kysela
0b2cddada3
descrambler: add ECM section filtering
2014-09-19 13:51:41 +02:00
Jaroslav Kysela
fcb1c5a7d1
DVR: timerec - clear the seconds for the scheduling times
2014-09-19 13:19:56 +02:00
Jaroslav Kysela
19afc9a017
htsp: add getChannel method, fixes #2283
2014-09-19 13:11:27 +02:00
Jaroslav Kysela
ad4de65b6f
cwc: whitespace fixes and removal
2014-09-19 11:07:16 +02:00
Jaroslav Kysela
d38f9006d7
globalheaders: fix "reorganize refcounting for readability" commit
2014-09-19 10:28:04 +02:00
Jaroslav Kysela
4a53de9d76
DVR: Fix memory leak in dvr_entry_create_()
2014-09-19 08:55:34 +02:00
Jaroslav Kysela
b2d01569aa
cwc: cosmetic fix (indentation)
2014-09-18 22:21:49 +02:00
Jaroslav Kysela
bafbf389f8
cwc: add support for the key state per section
2014-09-18 22:18:49 +02:00
Jaroslav Kysela
bdb31c36a2
cwc: use list for ep_sections rather than an array
2014-09-18 20:32:25 +02:00
Jaroslav Kysela
4bce3dc4ae
muxer: Fix the preprocesor directive
2014-09-18 17:26:47 +02:00
Jaroslav Kysela
651d0404bd
subscription: Move TSS_NO_ACCESS outside of the fatal errors
...
... but keep to report it as the first reason for which the streaming
was canceled ...
Remove also the 25-seconds descrambler check. There is a global
streaming timeout which takes care now.
2014-09-18 15:41:26 +02:00
Jaroslav Kysela
abad73972d
descrambler: Fix the graceful flush for cwc
2014-09-18 14:51:50 +02:00
Jaroslav Kysela
249eac3e11
DVR: config - use combobox to set the extra times
2014-09-18 14:24:51 +02:00
Jaroslav Kysela
4f494c6cb6
DVR: Added configurable EPG update window
2014-09-18 12:43:07 +02:00
Jaroslav Kysela
c571413e65
tsfix: fix the crash caused by last tsfix.c modification (memory leak fix)
2014-09-18 11:40:23 +02:00
Jaroslav Kysela
03af723216
linuxdvb: rotor - try to fix the grace calculation routine for USALS and negative longtitudes
2014-09-18 10:37:54 +02:00
Jaroslav Kysela
34cb8509d1
scanfile: Fix new format parser for DVB-S and DVB-C
2014-09-18 08:21:45 +02:00
Jaroslav Kysela
a643a79f6b
WEBUI: Whitespace fix
2014-09-17 20:25:25 +02:00
Jaroslav Kysela
81514467bc
WEBUI: Show the browser (client) address in Tip in the login info text
2014-09-17 20:24:41 +02:00
Jaroslav Kysela
3c0ca052db
ACL: Fix ugly typo in the address parsing
2014-09-17 19:17:49 +02:00