aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/se-As
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2016-06-11 15:32:48 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2016-06-11 15:32:48 +0100
commite2c0d31c1a3ba08a43c5787b78e29e50e3903160 (patch)
tree641d35b4840f376fdcf48afe7436d663bd5b56fa /dvb-t/se-As
parenta06bda76ff1dc7f67cb0ddee2df654ddfb001b24 (diff)
downloaddtv-scan-tables-e2c0d31c1a3ba08a43c5787b78e29e50e3903160.tar.gz
Release 0+git20160503.4f192bd-1debian/0+git20160503.4f192bd-1
Diffstat (limited to 'dvb-t/se-As')
0 files changed, 0 insertions, 0 deletions
: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
linuxtv-dvb-apps-1.1.0
======================

Linux DVB API test/demo applications and utilities.

You find a README in each subdirectory explaining what the code there does.
For beginners utils/szap/ and utils/scan/ are probably most useful.

For convenience, dvb-apps contains a copy of the DVB API include
files as they are contained in the linuxtv-dvb-1.1.0 realease
and the 2.6.x Linux kernel. However, since the DVB API hasn't changed,
the apps will still work with the old "DVB" drivers, should you decide not
to use linuxtv-dvb-1.1.0 (or the dvb-kernel CVS).


Historical note:
The apps have been copied from the "DVB" CVS tree, which means that
the stuff in "DVB" is now unmaintained and out of date.


Johannes Stezenbach <js@convergence.de>