Commit graph

5737 commits

Author SHA1 Message Date
Jaroslav Kysela
5ba389bd86 WEBUI DVR: Add more informative questions for the delete operation 2014-12-05 20:11:40 +01:00
Jaroslav Kysela
da2ae270f5 profile: use pass as default profile when config files are corrupted 2014-12-05 19:41:10 +01:00
Jaroslav Kysela
2d7cda7eef idnode: implement sort for simple enums 2014-12-05 19:18:17 +01:00
Jaroslav Kysela
f20bab4aed service: Add possibility to disable automatic service checking per service 2014-12-05 13:20:40 +01:00
Jaroslav Kysela
a9d3e4a7d9 linuxdvb rotor: Zero Sat Longitude should be for USALS not for GOTOX 2014-12-05 11:07:08 +01:00
Jaroslav Kysela
5339e1a956 htsp server: fix NULL dereference in addDvrEntry 2014-12-04 21:00:16 +01:00
Jaroslav Kysela
c65dfa1884 service: use --- prefix for disabled services in GUI 2014-12-04 20:38:14 +01:00
Jaroslav Kysela
6391e7b6c5 create <CFG>/.lock file to protect sharing config directory 2014-12-04 17:11:18 +01:00
Jaroslav Kysela
89baf880d6 mpegts service: auto-disable services not seen in the PAT table 2014-12-04 16:24:37 +01:00
Jaroslav Kysela
95ef1c4c0b mpegts service: add created field (timestamp) 2014-12-04 15:14:50 +01:00
Jaroslav Kysela
4fcc326b98 bouquet: do not map disabled services, fixes #2525 2014-12-04 14:11:23 +01:00
Jaroslav Kysela
64eec14399 http: allow ACL with HTSP streaming to fetch icons from imagecache via HTTP, fixes #2529 2014-12-03 18:27:52 +01:00
Jaroslav Kysela
360dd56661 h264: handle NAL delimiter type, fixes #2456 2014-12-03 18:20:31 +01:00
Jaroslav Kysela
5caf1202fa tsfile: disable EPG by default 2014-12-03 18:13:18 +01:00
Jaroslav Kysela
a95ef0b237 transcode: fix for previous memory leak fix 2014-12-02 21:07:27 +01:00
Jaroslav Kysela
4e42e041c5 mpegts dvb: implement last seen, fixes #2528 2014-12-02 20:52:26 +01:00
Jaroslav Kysela
7db9f44a30 epggrab: xmltv - do not use any arguments by default 2014-12-02 19:58:01 +01:00
Jaroslav Kysela
638b870a19 transcode: fix memory leaks (audio, video) 2014-12-02 19:55:15 +01:00
Jaroslav Kysela
1b193a3f7d linuxdvb rotor: USALS addr zero longtitute 2014-12-02 17:16:39 +01:00
Jaroslav Kysela
6967a9a281 linuxdvb rotor: improve GOTOX mode (separate sat longtitute and position byte) 2014-12-02 17:10:39 +01:00
Jaroslav Kysela
3e505d77d9 epggrab: try to fix the thread kill & wrong memory access 2014-12-01 21:25:15 +01:00
Jaroslav Kysela
70b3ef658b IPTV: mux - fix simple memory leak 2014-12-01 20:50:29 +01:00
Jaroslav Kysela
bbed9a309e tsfile: keep valgrind happy (fix memory leaks) 2014-12-01 20:48:28 +01:00
Jaroslav Kysela
f63d16f605 htsmsg_xml: fix uninitialized variable access 2014-12-01 20:32:27 +01:00
Jaroslav Kysela
6b152b942d XMTTV: allow to specify arguments for grabbers, fixes #2516 2014-12-01 20:32:09 +01:00
Jaroslav Kysela
bb31907761 spawn: move argument parser from iptv_pipe 2014-12-01 17:03:28 +01:00
Jaroslav Kysela
bd20a5393c mkvmux: handle COMMENT tag in metadata, fixes #2511, fixes #2510 2014-11-30 18:44:00 +01:00
Jaroslav Kysela
8c743ba44b HTSP: add comment to DVR entry and all related APIs 2014-11-30 18:39:01 +01:00
Jaroslav Kysela
abfae4c9f8 channels: add Auto EPG Channel, fixes #2520 2014-11-30 17:03:54 +01:00
Jaroslav Kysela
01e7cc1478 xmltv: use --quiet argument for grabber binary 2014-11-30 15:32:30 +01:00
Jaroslav Kysela
1d9a3483a5 access: initialize correctly ACCESS_HTSP_STREAMING bitmask 2014-11-30 15:15:35 +01:00
Jaroslav Kysela
8265dbd902 ACL: add HTSP streaming, reshuffle fields, fixes #2518 2014-11-30 13:29:05 +01:00
Jaroslav Kysela
9778bca323 channel,tags: differentiate between user and admin (config) requests - use all argument, fixes #2517 2014-11-30 12:47:51 +01:00
Jaroslav Kysela
452ca85ff6 epg query: fix thinko 2014-11-28 17:45:26 +01:00
Jaroslav Kysela
1f1b36a9e2 imagecache: fix global mutex deadlock 2014-11-28 14:20:06 +01:00
Jaroslav Kysela
2ae32e61af tcp: fix error msg 2014-11-28 13:48:06 +01:00
Jaroslav Kysela
cf827862dc httpc: fix the EOC test in http_client_data_chunked() 2014-11-28 11:40:21 +01:00
Jaroslav Kysela
ea7c5b5056 Makefile.ffmpeg: do not try to use pkg-config to look for system libs 2014-11-27 21:19:36 +01:00
Jaroslav Kysela
36a06a66e0 uuid: use tvh_open instead direct open (O_CLOEXEC issue) 2014-11-27 12:17:14 +01:00
Jaroslav Kysela
c2c5b81330 transcode: improve mpeg2 global (meta) data parser 2014-11-27 09:08:02 +01:00
Jaroslav Kysela
60574bf3e4 mkmux: found another stupid bug in mk_mux_write_pkt 2014-11-26 20:53:23 +01:00
Jaroslav Kysela
39a4db4994 mkmux: always initialize component index in track and use only disabled (remove enabled) variable 2014-11-26 11:29:16 +01:00
Adam Sutton
3e4c0a39d2 support: updated list of apt dist builds 2014-11-26 09:50:02 +00:00
Jaroslav Kysela
3579d04f48 profile: fix sharing (missing STOP messages) 2014-11-25 13:56:45 +01:00
Jaroslav Kysela
fbe1f1f302 httpc: accept only LF (instead CR/LF) for HTTP headers to be tolerant according RFC 2014-11-25 12:34:41 +01:00
Jaroslav Kysela
448b0a4acd mkmux; Fix the cluster start (keyframe) 2014-11-25 10:56:02 +01:00
Jaroslav Kysela
4d6c1bba0e transcoding: fix the resample output buffer allocation 2014-11-25 10:15:30 +01:00
Jaroslav Kysela
bb07ead99b transcode: h264 - merge the meta data to output packet 2014-11-24 18:08:54 +01:00
Jaroslav Kysela
d37a0c6df4 doc: tags - improve private field documetation 2014-11-24 17:45:01 +01:00
Jaroslav Kysela
f4d0859337 fix libav muxer to keep sync with the internal H264 packet changes 2014-11-24 17:23:18 +01:00