ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Linux-DVB/Changes
Revision: 1.15
Committed: Sun Jun 14 13:39:13 2015 UTC (8 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-1_03, HEAD
Changes since 1.14: +3 -0 lines
Log Message:
1.03

File Contents

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