Commit graph

5791 commits

Author SHA1 Message Date
Jaroslav Kysela
6de939111d linuxdvb: tone off optimization - 2nd, fixes #2547 2014-12-15 15:55:52 +01:00
Jaroslav Kysela
a7754e8009 linuxdvb: tone off optimization, fixes #2547 2014-12-15 15:54:16 +01:00
Jaroslav Kysela
1827ef1347 mpegts input: introduce linuxdvb_filter_close() 2014-12-15 15:42:10 +01:00
Jaroslav Kysela
cfc78aba5f linuxdvb rotor: reshuffle code again 2014-12-15 15:23:02 +01:00
Jaroslav Kysela
080dfb4ef9 linuxdvb rotor: cleanups, move site config to frontend, fixes 2014-12-15 14:57:42 +01:00
Jaroslav Kysela
948de597c3 tvhlog: improve subsystem parser 2nd, fixes #2552 2014-12-15 14:44:47 +01:00
Jaroslav Kysela
85a5d7c4d2 tvhlog: improve subsystem parser, fixes #2552 2014-12-15 14:42:32 +01:00
Jaroslav Kysela
c08adfdaef linuxdvb: add linuxdvb_frontend_clear(), fixes #2547 2014-12-15 13:13:53 +01:00
Jaroslav Kysela
82cb4f7f42 linuxdvb: add Tune Repeats for frontend 2014-12-15 09:38:59 +01:00
Jaroslav Kysela
70c65a3fba linuxdvb rotor: another fix for last orbital position caching, code shuffle 2014-12-15 08:14:56 +01:00
Jaroslav Kysela
1145484e9f linuxdvb rotor: fix orbital position check 2014-12-15 00:22:34 +01:00
Jaroslav Kysela
f1fda287d8 ACL: fixed ACCESS_FULL (added ACCESS_HTSP_RECORDER), fixes #2551 2014-12-14 22:37:29 +01:00
Jaroslav Kysela
d9bb16eea6 linuxdvb rotor: do not rely on NIT, use site position value only 2014-12-14 22:21:33 +01:00
Jaroslav Kysela
920cb3582c ACL: add HTSP DVR rights for the initial user, fixes #2551 2014-12-14 20:21:52 +01:00
Jaroslav Kysela
40a2e93c8a linuxdvb satconf: another tone fix 2014-12-14 18:33:28 +01:00
Jaroslav Kysela
49e22d400a linuxdvb satconf: move voltage settings as last (for LNB polarization) 2014-12-14 17:34:34 +01:00
Jaroslav Kysela
32540dd18b linuxdvb rotor: fix the polarization caching 2014-12-14 17:26:19 +01:00
Jaroslav Kysela
d4fed8839b linuxdvb diseqc: improve log 2014-12-14 16:00:47 +01:00
Jaroslav Kysela
4fadb70767 linuxdvb diseqc: handle 22khz tone better for unicable 2014-12-14 15:57:13 +01:00
Jaroslav Kysela
811eeb4376 linuxdvb diseqc: reset cache values when frontend is closed, fixes #2547 2014-12-14 13:32:25 +01:00
Jaroslav Kysela
70a17dfb42 linuxdvb diseqc: fix and improve command caching, fixes #2547 2014-12-14 13:28:44 +01:00
Jaroslav Kysela
450c2be234 linuxdvb: remove debug line 2014-12-14 11:34:49 +01:00
Jaroslav Kysela
5ba47ff711 linuxdvb: implement 'Full DiseqC', fixes #2547 2014-12-14 11:28:37 +01:00
Jaroslav Kysela
c4ce18c47d linuxdvb: do not send switch command twice for rotor, add 'Switch Then Rotor' config 2014-12-14 11:20:13 +01:00
Jaroslav Kysela
3a6088cfd9 linuxdvb: fixed typo in the sat config (Longitude Direction West) 2014-12-14 11:10:28 +01:00
Jaroslav Kysela
388f57ecc3 linuxdvb rotor: fix USALS formula (removed debug code) 2014-12-14 10:24:14 +01:00
Jaroslav Kysela
27e3b34d8c mkv: add DESCRIPTION tag, fixes #2510 2014-12-13 21:53:26 +01:00
Jaroslav Kysela
98ed29fb67 DVR: write comments also for entries not based on EPG, fixes #2510 2014-12-13 21:44:46 +01:00
Jaroslav Kysela
ad16b3dbe7 linuxdvb rotor: change the USALS formula 2014-12-13 21:29:36 +01:00
Jaroslav Kysela
b0b48bdf85 rtsp: correct the timeout range (20-3600), warn user
- fix also small typo in linuxdvb rotor
2014-12-13 18:51:57 +01:00
Jaroslav Kysela
39d985be1c linux rotor: add more debug info to the USALS routine 2014-12-12 23:03:34 +01:00
Jaroslav Kysela
19dbe37cc0 mkmux: fix language selection for comment when primary languages are not set, fixes #2549 2014-12-12 22:45:21 +01:00
Jaroslav Kysela
9ce0c5542d linuxdvb rotor: small cleanups 2014-12-12 19:00:18 +01:00
Jaroslav Kysela
129bb84bf6 htsp: move I/O calls outside global lock 2014-12-12 16:38:30 +01:00
Jaroslav Kysela
9469ef0ddf dvbpsi: add hack for broken PMT tables 2014-12-12 16:25:15 +01:00
Jaroslav Kysela
c6d2a0912f DVR: Add episode check to the fuzzy EPG match 2014-12-12 14:16:04 +01:00
Jaroslav Kysela
a609cd2edb HTTP dvrfile streaming: add subscription handling - fixes #2540 2014-12-12 13:41:47 +01:00
Jaroslav Kysela
5ec120c378 ACL: Add HTSP Recorder permission, fixes #2541 2014-12-12 12:01:21 +01:00
Jaroslav Kysela
d6b59b9ee3 mpegts network: create new muxes when delivery system does not match, fixes #2544 2014-12-12 11:45:50 +01:00
Jaroslav Kysela
07a8f5ff06 SAT>IP: Do not enable the second RTSP SHUTDOWN sequence by default 2014-12-12 11:28:04 +01:00
Jaroslav Kysela
d760c4cb7c implement TSS_TUNING message for late tuning error notification (SAT>IP) 2014-12-12 11:19:26 +01:00
Jaroslav Kysela
0b416b3e29 fix SM_CODE_NO_VALID_ADAPTER constant 2014-12-12 08:56:37 +01:00
Jaroslav Kysela
d18fc1a422 tsdebug: avoid I/O when file descriptors are not set 2014-12-12 08:50:43 +01:00
Jaroslav Kysela
f98f580ee0 SAT>IP: Move complete I/O to the separate thread 2014-12-12 08:50:06 +01:00
Jaroslav Kysela
b0e030b326 descrambler: move the key change code to proper location 2014-12-08 20:39:21 +01:00
Jaroslav Kysela
67938bc9d9 descrambler: implement proper TS queue flush before key change, fixes #2171 2014-12-08 20:20:39 +01:00
Jaroslav Kysela
3535d7d22e globalheaders: reduce scan time, add warning for disabled streams 2014-12-08 16:13:56 +01:00
Jaroslav Kysela
0e8647a534 tsfix, htsp: wait only for first video stream 2014-12-08 15:51:05 +01:00
Jaroslav Kysela
8668734eff mpegts parser: speed & PCR extraction improvements 2014-12-08 15:27:28 +01:00
Jaroslav Kysela
2b2cb3236e tsdebug: add possibility to save the whole input mux with decrambler keys 2014-12-07 21:18:42 +01:00