Commit graph

5136 commits

Author SHA1 Message Date
Jaroslav Kysela
4861168d70 caclient: fix cwc,capmt thread handling, enhance capmt logs 2014-10-01 12:48:34 +02:00
Jaroslav Kysela
f3d4dba891 config: add cwc,capmt config migration to caclient 2014-10-01 11:50:51 +02:00
Jaroslav Kysela
ff104c4c18 caclient: improve webui, rewrite status notifications 2014-10-01 09:30:17 +02:00
Jaroslav Kysela
7f89149674 docs: moved the capmt,cwc docs to one caclient file... should be improved 2014-09-30 21:54:33 +02:00
Jaroslav Kysela
6c35524b30 WEBUI JS: remove the old capmt and cwc editors 2014-09-30 21:51:55 +02:00
Jaroslav Kysela
40d12b5fd4 dtable removal: celebrate new idnode system 2014-09-30 21:49:34 +02:00
Jaroslav Kysela
d307001c52 caclient: initial code to move cwc,capmt to idnode 2014-09-30 21:46:51 +02:00
Jaroslav Kysela
ecb2d7652c linuxdvb: lnb - fix Ku 10750 (Hi-Band, Inverted-Polar.) 2014-09-29 21:06:02 +02:00
Jaroslav Kysela
836aec0256 linuxdvb: lnb - added Ku 10750 (Hi-Band, Inverted-Polar.) 2014-09-29 20:53:23 +02:00
Jaroslav Kysela
5b8e6fc903 capmt: Fix filter data message for recent oscam 2014-09-29 20:27:07 +02:00
Jaroslav Kysela
ccb67158da epg api: apply the missing the ch_icon -> channelIcon change 2014-09-29 18:45:58 +02:00
Adam Sutton
7048335632 dvr autorec: don't delete spawned recordings on shutdown
This stops the odd behaviour of alerting the user to new recordings that are
added on startup, that were previously in existance on shutdown.
2014-09-29 16:28:49 +01:00
Jaroslav Kysela
4fb0774fa2 WEBUI JS: EPG: Do not show the clickable cursor and icon when filter is already set 2014-09-29 17:13:07 +02:00
Jaroslav Kysela
b528de6b05 WEBUI JS: EPG: Fix the clickable channel linking (autorec issue) 2014-09-29 16:53:09 +02:00
Jaroslav Kysela
05779c2a0d WEBUI JS: EPG/status: Use alias cursor for clickable columns 2014-09-29 16:47:45 +02:00
Jaroslav Kysela
8fa6977837 WEBUI JS: Some other tweaks to the epg broadcast info dialog styling 2014-09-29 15:58:35 +02:00
Jaroslav Kysela
9e007f5662 WEBUI JS: Replace the zoom icon with the small blue triangle 2014-09-29 15:43:41 +02:00
Jaroslav Kysela
8f7e6e565e scanfile: fix DVB-T bandwidth parsing for dvbv5 format, fixes #2336 2014-09-29 14:34:06 +02:00
Jaroslav Kysela
71478e1967 main: show more fail info in log for -u and -g 2014-09-29 14:18:37 +02:00
Jaroslav Kysela
8602487ae6 epggrab: fix memory leaks on shutdown for opentv/pyepg/xmltv 2014-09-29 10:09:44 +02:00
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