Annotation of DVB/NEWS, revision 1.3

1.3     ! rjkm        1: January 2001
        !             2: 
        !             3: - dvb-0.8.1
        !             4: 
        !             5:   bugfix release, mainly to support VDR 0.7
        !             6: 
1.2       cvs         7: December 2000
                      8: 
                      9: - dvb-0.8.0
                     10: 
                     11:   first release with complete implementation (as the hardware allows it)
                     12:   of the new API 
                     13: 
                     14:   support for Technotrend-Budget card (Hauppauge WinTV-Nova should be the same)
                     15:   with the old API you only get the complete TS from /dev/video
                     16:   with the new API you can use all filtering and tuning features
                     17: 
                     18: 
                     19: October 2000
                     20: 
                     21: - the latest driver is now available via public CVS
                     22:   at http://www.linuxtv.org/cvs
                     23: 
                     24: 
1.1       cvs        25: 2000-09-15
                     26: 
                     27: - dvb-0.7.0
                     28: 
                     29:   TS inout/output
                     30:   PES output
                     31:   PES-PCM playback 
                     32:   
                     33: 2000-07-13
                     34: 
                     35: - dvb-0.6.0
                     36: 
                     37:   resource locking in driver fixed
                     38:   PES->AVPES conversion for playback in driver
                     39:   bugfixes in firmware OSD and buffer management
                     40:   NTSC support
                     41:   PCM audio playback
                     42:   ...  
                     43: 
                     44: 
                     45: 2000-03-12 
                     46: 
                     47: - dvb-0.3.9 (=0.4.0beta)
                     48: 
                     49:   !!WARNING!!
                     50:   This version is only released because some people are anxiously waiting 
                     51:   for better recording/playback (i.e. without lock ups :-) and support for 
                     52:   CI. You probably will not get much out of it if you are not a programmer.
                     53:   !!WARNING!!
                     54: 
                     55:   There is a new config file format which is explained in DVB/doc/channel.
                     56:   gVideo does not support this or encrypted channels yet (and no, the record 
                     57:   and playback buttons also do not do anything yet).
                     58:   You have to use the library and test programs in DVB/libdvb to do channel 
                     59:   searching and to get encrypted channels (You also need a CI module and a
                     60:   working smart card of course.)
                     61:   Please do not ask for details about the test programs in DVB/libdvb or 
                     62:   complain if they do not compile/work/whatever. They were never intended to
                     63:   be released. If you are not a programmer yourself, please wait for the real
                     64:   0.4.0 release.
                     65: 
                     66:   CyberLogin is also not up to date. I read the patches in the mailing list 
                     67:   and also got a new version from Diego. I still have to merge all of this 
                     68:   into one new version.
                     69: 
                     70:   If you are not using a current 2.3.x kernel you will also have to use an
                     71:   older version of i2c-core.c.
                     72:   Copy it from /usr/src/linux/driver/char if you use 2.3.x or from the last
                     73:   DVB driver release if you use 2.2.x.

LinuxTV legacy CVS <linuxtv.org/cvs>