Annotation of DVB/NEWS, revision 1.13

1.10      js          1: Changes for linuxtv-dvb-1.0.0-pre3
1.12      holger      2: o scan: considerable rewrite of section I/O using poll() instead of busy waiting
                      3: o scan: reports PCR PID and service type (01: TV, 02: radio, >=03: other)
                      4:   in "pids" output format
                      5: o ves1820 patch by <jaakko@hyvatti.iki.fi> to distinguish different 
                      6:   PLL/Synthesizer combinations used by Siemens and Technotrend on their 
                      7:   DVB-C cards
                      8: o scan: attempt to parse the freqeuency-list descriptor for DVB-T (untested),
                      9:   set INVERSION_AUTO for tuning (was 0 == INVERSION_OFF before),
                     10:   patch from Franck Arnaud (with modifications) to restore scan output
                     11:   to be usable by szap
                     12: o av7110: Sharing SDRAM between TT re-insertion and OSD to have more 
                     13:   video buffer; firmware version 0x2615
                     14: o dvb-core: fixed a deadlock in dvb_frontend.c
                     15: o av7110_loadkeys: keymap for universal remote controls by PHILIPS, BAUR, 
                     16:   INTERFUNK, MARANTZ, NECKERMANN, OTTIO VERSAND, QUELLE, THORN, LIESENKOTTER, 
                     17:   contributed by Poul Py
1.11      js         18: o API change: added VIDEO_EVENT_SIZE_CHANGED and VIDEO_GET_SIZE ioctl
                     19:   (both implemented for AV7110 based PCI cards)
                     20: o API change: added SEC_VOLTAGE_OFF to turn off satellite frontend power
                     21:   (implemented for alps_bsrv2 and stv0299 frontend drivers)
                     22: o various improvements to frontend drivers and frontend-thread handling
                     23:   (ves1820, grundig_29504-401, alps_tdlb7, stv0299)
                     24: o disabled frontend zig-zap scan for DVB-C (improved tuning behaviour)
                     25: o fixes and extensions for the "scan" program, including VDR output format
                     26: o fixed A/V sync bug with link-layer-CI firmware (always set PCR PID)
1.10      js         27: o fixes for IR remote control handling (key repeat, device addressing)
                     28: o added DMX_GET_STC ioctl
1.11      js         29: o added software section filter capability to av7110 driver
1.10      js         30:   (module parameter "hw_sections")
                     31: o correct ADAC volume settings (av7110 driver)
1.11      js         32: o msp3400 volume control fixes for Siemens DVB-C cards
1.13    ! holger     33: o ...and some things we don't remember. Check the CVS changelogs for
        !            34:   details, cvsps is your friend... 
1.11      js         35: 
1.10      js         36: 
1.9       js         37: Changes for linuxtv-dvb-1.0.0-pre2
                     38: o AV7110 firmware update; fixes OSD problems with VDR
                     39: o fixes to poll() handling for audio and video device
                     40: o stop video DMA (overlay) when v4l device is closed
                     41: o fixes to ring buffer handling for CI link layer interface
                     42: o added PCI ids for "Technotrend/Hauppauge Nexus PCI DVB-S"
1.7       ralf       43: 
1.4       rjkm       44: 
1.9       js         45: Changes for linuxtv-dvb-1.0.0-pre1 from siemens_dvb-0.9.4:
                     46: o overhauled Linux DVB API, especially for the frontends
                     47: o new device naming scheme
                     48: o unfortunately too many to list them all...

LinuxTV legacy CVS <linuxtv.org/cvs>