To produce a PDF manual, issue the command "make pdf" after running `./configure'. -*- If you do not wish to build the C++ components, use: ./configure --disable-cxx -*- The `samples' subdirectory contains some examples of using libconfig from C and C++. -*- The config file syntax changed between versions 0.8 and 0.9. In order to implement all of the feature/enhancement requests in an elegant and self-consistent way, the configuration grammar had to be changed in a non-backward-compatible way. In particular, groups are now values, so the old syntax: group { ... } must now be written as: group = { ... }; Note that the trailing semicolon, which was previously optional, is now required. Also note that a colon (':') can be used in place of the equals sign. -*- Flex and Bison are not required in order to build this package. However, if you modify the .l or .y files, you must have Flex (2.5.31 or better) and Bison (2.1 or better), respectively. ='sub'>Digital TV scan tablesJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/atsc/us-MI-Lansing (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2008-11-04update scan file for cz-BrnoChristoph Pfister1-2/+8
http://linuxtv.org/pipermail/linux-dvb/2008-November/030111.html
2008-11-04update scan file for fr-ParisChristoph Pfister1-1/+1
http://linuxtv.org/pipermail/linux-dvb/2008-November/030104.html
2008-11-04add / update scan files for cz-Klet, es-Valencia and it-CaivanoChristoph Pfister3-9/+25
http://linuxtv.org/pipermail/linux-dvb/2008-November/030075.html
2008-10-18add scan files for de-Baden-Baden and de-MannheimChristoph Pfister2-0/+83
http://linuxtv.org/pipermail/linux-dvb/2008-October/029716.html http://marc.info/?l=linux-dvb&m=122399631516805
2008-10-12update scan file for de-PrimacomChristoph Pfister1-21/+15
http://linuxtv.org/pipermail/linux-dvb/2008-October/029528.html (somehow the archive didn't like my mail :) http://marc.info/?l=linux-dvb&m=122321704618419
2008-10-05update scan files for fi-*Christoph Pfister2-2/+2
http://linuxtv.org/pipermail/linux-dvb/2008-September/029010.html
2008-09-26remove scan file atsc/us-NY-TWC-NYCMichael Krufky1-53/+0
The file atsc/us-NY-TWC-NYC is obsolete. It was a subset of atsc/us-Cable-Standard-center-frequencies-QAM256 Users should use us-Cable-Standard-center-frequencies-QAM256 instead.