Commit graph

6023 commits

Author SHA1 Message Date
Jaroslav Kysela
538e7acb56 parsers: AAC - better handle SBR extension 2015-02-11 20:59:34 +01:00
Jaroslav Kysela
f6537ab39f cwc: little optimization in cwc_table_input 2015-02-11 15:03:43 +01:00
Jaroslav Kysela
89a5ca4914 dvb: mux discovery - add forced muxes also to another DVB-S networks, fixes #2674 2015-02-11 14:25:44 +01:00
Jaroslav Kysela
cc1fbb0202 parsers: improve AAC/LATM parser 2015-02-11 13:41:24 +01:00
Jaroslav Kysela
cd1f081909 transcode: fix wrong memory access introduced by previous patch 2015-02-10 20:43:52 +01:00
Jaroslav Kysela
c475b2531b transcode: handle packets with the NULL payload 2015-02-10 18:24:08 +01:00
Jaroslav Kysela
4cfbb2e024 WEBUI: dvr - add DVR Configuration to finished and failed recordings, too 2015-02-10 10:52:52 +01:00
Jaroslav Kysela
77d947fe57 channel: icons - do not generate auto icon URL with {name-not-set}, fixes #2661 2015-02-10 09:41:28 +01:00
Jaroslav Kysela
4a9dfec70f linuxdvb: fix compilation for dvb < 5.0 2015-02-09 22:17:15 +01:00
Jaroslav Kysela
f578c96949 scanfile: add some loading stats and warning when predefined muxes are empty 2015-02-09 22:05:23 +01:00
Jaroslav Kysela
a6ac407dbf mpegts dvb: fix the DVB-S mux initialization - wrong position value 2015-02-08 20:32:03 +01:00
Jaroslav Kysela
3396fe7a4b fix typo in comment 2015-02-08 20:22:20 +01:00
Jaroslav Kysela
2ebbd5f42a channel: handle better ch_enable in EPG and DVR, fixes #2668 2015-02-08 15:17:50 +01:00
Jaroslav Kysela
9fc758f946 DVR: improve autorec doc for the directory field, fixes #2667 2015-02-08 15:01:26 +01:00
Jaroslav Kysela
9ce2fa7885 add data/conf/satellites file 2015-02-08 11:29:20 +01:00
Jaroslav Kysela
6bb5e0f7f4 bouquet: save bouquet on name change 2015-02-05 17:56:42 +01:00
Glenn-1990
ac34185e67 dvb_psi: fastscan fix - force to add fastscan muxes from NIT 2015-02-05 17:52:46 +01:00
Jaroslav Kysela
36283c6598 dvb: remove orbital_dir, use negative orbital_pos value to distinguish East and West 2015-02-05 17:33:56 +01:00
Jaroslav Kysela
53f8b5068e mpegts dvb: add satellite position field to network, add proper interaction with predefined muxes 2015-02-05 16:57:50 +01:00
Jaroslav Kysela
31cd397f3c timeshift: reader - fix the possible wrong ctrl variable usage 2015-02-05 12:44:57 +01:00
Jaroslav Kysela
7ab46e3d5d dvb mux: change field names for multiple stream config parameters 2015-02-04 17:57:02 +01:00
Ben Kibbey
d09e0c9fa8 ACL: add "All DVR (rw)" to delete a DVR entry.
This is to let a user remove a DVR entry created by another user rather
than only being able to access it.
2015-02-04 17:53:09 +01:00
Glenn-1990
2726332724 update fastscan conf with astra3 2015-02-04 17:53:09 +01:00
Jaroslav Kysela
399aa99e89 dvb: add dvb_mux_conf_init() helper to move mux_conf initialization to one place 2015-02-04 17:41:37 +01:00
Jaroslav Kysela
aac2d0774f SAT>IP: Do extra shutdown only once 2015-02-04 12:45:19 +01:00
Mariusz Bialonczyk
2796c69750 Fix file permissions 2015-02-03 19:26:57 +01:00
Mariusz Bialonczyk
4050f98ef1 capmt: net proto: send stop descrambling command instead of closing socket
This should also improve zap times a little bit.
2015-02-03 19:20:06 +01:00
Jaroslav Kysela
83d05d49d4 fastscan: Fix typo for TV Vlaanderen 2015-02-03 15:31:11 +01:00
Jaroslav Kysela
1fca590172 fastscan: add discovered muxes at first unconditionally - it should be _FAST_ 2015-02-03 15:30:34 +01:00
Jaroslav Kysela
7a2560e642 matroska muxer: update total duration using only audio/video tracks 2015-02-02 21:26:07 +01:00
Jaroslav Kysela
78b5fb6dce descrambler: cleanups for EMM handling 2015-02-02 20:21:14 +01:00
Jaroslav Kysela
9a265d503d SAT>IP: add pls parameter for the DVB-T2 setup message 2015-02-02 15:14:12 +01:00
Jaroslav Kysela
18c9d1dcc2 dvb: add DVB_NO_STREAM_ID_FILTER define 2015-02-02 15:03:20 +01:00
CrazyCat
e92996132b Fixed DVB-S2 multistream tuning. 2015-02-02 14:53:37 +01:00
CrazyCat
412df6d098 DVB-S2/T2 multistream support. 2015-02-02 14:53:37 +01:00
Glenn-1990
0bc1987d1e timerec entry not saved with htsp 2015-02-02 14:38:45 +01:00
Jaroslav Kysela
d2acb64025 htsp server: do not queue packets with NULL payload 2015-02-02 11:50:24 +01:00
Jaroslav Kysela
facee6f9e5 DVR WEBUI: add and update filesize in upcoming/current recordings 2015-02-01 17:45:07 +01:00
Jaroslav Kysela
4b05735b87 dvr: implement file size change notifications 2015-02-01 17:36:26 +01:00
Jaroslav Kysela
a650b2ea79 cwc: add CAID to reader nice name 2015-02-01 12:07:10 +01:00
Jaroslav Kysela
3a92f1d2f8 descrambler: reset ecm states for all readers when key is late 2015-02-01 12:03:19 +01:00
Jaroslav Kysela
4835c6c53e tsfix: postpone the reference time decision until packets from all streams are collected 2015-01-31 20:14:44 +01:00
Jaroslav Kysela
a39bb434f4 mpegts parsers: another error forwarding fixes 2015-01-31 18:24:35 +01:00
Jaroslav Kysela
ce2fc637b6 muxers: ignore the NULL payload 2015-01-31 17:39:16 +01:00
Jaroslav Kysela
362fb68002 mpegts parsers: cleanup the error forwarding 2015-01-31 17:35:35 +01:00
Jaroslav Kysela
bdfc4d779f tsdemux: move the error handling to the parsers.c 2015-01-31 16:55:40 +01:00
Jaroslav Kysela
e2f9483dbe dvr: use direct error flag handling 2015-01-31 16:53:07 +01:00
Jaroslav Kysela
94880c5b3e opentv: fix bug introduced with recent changes - missing EPG for some channels 2015-01-31 16:22:23 +01:00
Jaroslav Kysela
30d6fa5300 DVR: Add data errors field 2015-01-30 22:53:34 +01:00
Jaroslav Kysela
adcd748fc0 tsdemux: pass TS continuity errors to subscriptions 2015-01-30 21:49:37 +01:00