Annotation of DVB/NEWS, revision 1.4

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

LinuxTV legacy CVS <linuxtv.org/cvs>