ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Linux-DVB/Changes
Revision: 1.14
Committed: Sun Jun 14 09:53:26 2015 UTC (8 years, 11 months ago) by root
Branch: MAIN
CVS Tags: rel-1_02
Changes since 1.13: +5 -0 lines
Log Message:
1.02

File Contents

# Content
1 Revision history for Perl extension Linux::DVB
2
3 1.02 Sun Jun 14 11:51:37 CEST 2015
4 - remove bogus INC => "-I/usr/src/linux/include" from Makefile.PL
5 (reported by Kent Fredric).
6 - added stability canary support.
7
8 1.01 Mon May 24 03:52:33 CEST 2010
9 - diseqc_cmd was broken (patch by Damjan Marion).
10
11 1.0 Thu Apr 17 06:46:11 CEST 2008
12 - applied patches and ideas by Mark Buechler to make it compile
13 again with current kernels.
14 - remove fec_inner from QAM.
15 - add support for diseqc ioctls.
16
17 0.4 Tue Apr 12 03:02:24 CEST 2005
18 - incompatibly changed (fixed, improved) datetime decoding functions.
19
20 0.3 Mon Apr 11 23:13:42 CEST 2005
21 - implemented $frontend->set and updated eg/extract-si.
22 - patch by Magnus Schmidt that adds more descriptor decodings.
23 - updated dvbapi document url.
24 - slightly improved documentation.
25 - make decode_si more resistent against protocol errors, by
26 dropping sections with syntax_indicator=0, more robustly skip
27 illegal frames.
28
29 0.2 Thu Mar 3 21:10:52 CET 2005
30 - fix version mismatch.
31
32 0.02 Thu Mar 3 18:00:52 CET 2005
33 - change of contact address.
34
35 0.01 Mon Sep 6 08:24:43 CEST 2004
36 - original version; created by copying Convert-Scalar.
37