Annotation of DVB/NEWS, revision 1.12

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
                     33: 
1.10      js         34: 
1.9       js         35: Changes for linuxtv-dvb-1.0.0-pre2
                     36: o AV7110 firmware update; fixes OSD problems with VDR
                     37: o fixes to poll() handling for audio and video device
                     38: o stop video DMA (overlay) when v4l device is closed
                     39: o fixes to ring buffer handling for CI link layer interface
                     40: o added PCI ids for "Technotrend/Hauppauge Nexus PCI DVB-S"
1.7       ralf       41: 
1.4       rjkm       42: 
1.9       js         43: Changes for linuxtv-dvb-1.0.0-pre1 from siemens_dvb-0.9.4:
                     44: o overhauled Linux DVB API, especially for the frontends
                     45: o new device naming scheme
                     46: o unfortunately too many to list them all...

LinuxTV legacy CVS <linuxtv.org/cvs>