Jaroslav Kysela
9b0537f2af
api epg: fix memory leak
2014-09-29 09:00:21 +02:00
Jaroslav Kysela
50b76cd5b8
main: fix pidfile variable initialization
2014-09-28 21:46:53 +02:00
Jaroslav Kysela
16269adf0b
main: fix the pidfile handling (broken with the -u,-g movement)
2014-09-28 21:45:42 +02:00
Jaroslav Kysela
f5872e72d0
WEBUI JS: epg grid - escape regex for title linking
2014-09-28 21:09:19 +02:00
Jaroslav Kysela
6352e3494c
WEBUI JS: epg grid - add info action (icon) to be consistent with dvr
2014-09-28 21:05:36 +02:00
Jaroslav Kysela
8667a57235
WEBUI JS: epg details dialog - move some styling to css
2014-09-28 20:57:52 +02:00
Jaroslav Kysela
e95576bbe8
WEBUI JS: epg details dialog - do not show broadcast title in the dialog title
2014-09-28 20:50:58 +02:00
Jaroslav Kysela
9468755b71
WEBUI JS: Channel config - fix number up/down/assign for maj.min numbers
2014-09-28 20:43:52 +02:00
Jaroslav Kysela
f918323ce6
main: move -u and -g processing outside fork, fixes 2331
2014-09-28 15:43:25 +02:00
Jaroslav Kysela
60c5bcc934
api: initialize saveptr for api_epg and api_idnode
2014-09-28 15:19:21 +02:00
Jaroslav Kysela
2238be7dd1
WEBUI: JS - status tab - use zoom icon and clicked() callback like in the epg grid
2014-09-28 15:17:13 +02:00
Kai Sommerfeld
74794abac9
[webui] - Use same selection list for extraStart and extraStop selection
...
in autorec entry editor like in recordings editor.
2014-09-28 12:35:47 +02:00
Jaroslav Kysela
d201a7afef
WEBUI: EPG - add direct navigation for title/channel/genre
2014-09-28 12:28:01 +02:00
Jaroslav Kysela
0cb841a427
epg: query API rewrite
2014-09-27 22:19:05 +02:00
Kai Sommerfeld
ba136c5392
[htsp] fix typos in htsp_method_updateDvrEntry()
2014-09-25 22:31:33 +02:00
Sascha Kuehndel (InuSasha)
eea9d7dc0f
remove unused files
...
(forgotten on rewrite of input system?)
2014-09-25 22:31:33 +02:00
Jaroslav Kysela
d57a53110b
linuxdvb: rotor fix grace calculation for USALS (time units)
2014-09-25 22:18:08 +02:00
Jaroslav Kysela
bffd6fb2ca
idnode api: little cleanup
2014-09-25 14:48:07 +02:00
Jaroslav Kysela
7fa70f9e87
epg: remove unused epg_hash() function
2014-09-25 11:48:32 +02:00
Jaroslav Kysela
d0ab5016be
ACL: Fix the channel tag and DVR config handling, fixes #2326
2014-09-25 09:14:48 +02:00
Jaroslav Kysela
de634ddf91
htsp: fixed wrong mutex usage and leaks in htsp_write_scheduler()
2014-09-22 22:03:45 +02:00
Jaroslav Kysela
e0032402cf
descrambler: fix two memory leaks
2014-09-22 18:02:40 +02:00
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