| 1 |
root |
1.1 |
Revision history for Perl extension Linux::DVB |
| 2 |
|
|
|
| 3 |
root |
1.15 |
1.03 Sun Jun 14 15:38:50 CEST 2015 |
| 4 |
|
|
- fix typo (reported by Kent Fredric). |
| 5 |
|
|
|
| 6 |
root |
1.14 |
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 |
root |
1.13 |
1.01 Mon May 24 03:52:33 CEST 2010 |
| 12 |
|
|
- diseqc_cmd was broken (patch by Damjan Marion). |
| 13 |
|
|
|
| 14 |
root |
1.12 |
1.0 Thu Apr 17 06:46:11 CEST 2008 |
| 15 |
root |
1.11 |
- applied patches and ideas by Mark Buechler to make it compile |
| 16 |
|
|
again with current kernels. |
| 17 |
root |
1.9 |
- remove fec_inner from QAM. |
| 18 |
root |
1.10 |
- add support for diseqc ioctls. |
| 19 |
root |
1.9 |
|
| 20 |
root |
1.8 |
0.4 Tue Apr 12 03:02:24 CEST 2005 |
| 21 |
|
|
- incompatibly changed (fixed, improved) datetime decoding functions. |
| 22 |
root |
1.7 |
|
| 23 |
root |
1.6 |
0.3 Mon Apr 11 23:13:42 CEST 2005 |
| 24 |
root |
1.4 |
- implemented $frontend->set and updated eg/extract-si. |
| 25 |
root |
1.5 |
- patch by Magnus Schmidt that adds more descriptor decodings. |
| 26 |
root |
1.4 |
- updated dvbapi document url. |
| 27 |
root |
1.5 |
- 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 |
root |
1.4 |
|
| 32 |
root |
1.3 |
0.2 Thu Mar 3 21:10:52 CET 2005 |
| 33 |
|
|
- fix version mismatch. |
| 34 |
|
|
|
| 35 |
root |
1.2 |
0.02 Thu Mar 3 18:00:52 CET 2005 |
| 36 |
|
|
- change of contact address. |
| 37 |
|
|
|
| 38 |
root |
1.1 |
0.01 Mon Sep 6 08:24:43 CEST 2004 |
| 39 |
|
|
- original version; created by copying Convert-Scalar. |
| 40 |
|
|
|