1 .. -*- coding: utf-8; mode: rst -*-
3 .. include:: <isonum.txt>
7 ########################
8 Part II - Digital TV API
9 ########################
13 This API is also known as **DVB API**, although it is generic
14 enough to support all digital TV standards.
41 **********************
42 Revision and Copyright
43 **********************
47 - J. K. Metzler, Ralph <rjkm@metzlerbros.de>
49 - Original author of the DVB API documentation.
51 - O. C. Metzler, Marcus <rjkm@metzlerbros.de>
53 - Original author of the DVB API documentation.
55 - Carvalho Chehab, Mauro <m.chehab@kernel.org>
57 - Ported document to Docbook XML, addition of DVBv5 API, documentation gaps fix.
59 **Copyright** |copy| 2002-2003 : Convergence GmbH
61 **Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
67 :revision: 2.1.0 / 2015-05-29 (*mcc*)
69 DocBook improvements and cleanups, in order to document the system calls
70 on a more standard way and provide more description about the current
73 :revision: 2.0.4 / 2011-05-06 (*mcc*)
75 Add more information about DVB APIv5, better describing the frontend
76 GET/SET props ioctl's.
79 :revision: 2.0.3 / 2010-07-03 (*mcc*)
81 Add some frontend capabilities flags, present on kernel, but missing at
85 :revision: 2.0.2 / 2009-10-25 (*mcc*)
87 documents FE_SET_FRONTEND_TUNE_MODE and
88 FE_DISHETWORK_SEND_LEGACY_CMD ioctls.
91 :revision: 2.0.1 / 2009-09-16 (*mcc*)
93 Added ISDB-T test originally written by Patrick Boettcher
96 :revision: 2.0.0 / 2009-09-06 (*mcc*)
98 Conversion from LaTex to DocBook XML. The contents is the same as the
99 original LaTex version.
102 :revision: 1.0.0 / 2003-07-24 (*rjkm*)
104 Initial revision on LaTEX.