Commit graph

5106 commits

Author SHA1 Message Date
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
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