aboutsummaryrefslogtreecommitdiffstats
path: root/atsc/us-NTSC-center-frequencies-8VSB (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-05-16overall whitespace & encoding fixesChristoph Pfister1-1/+0
patch from Matthias Schwarzott: - use utf8 everywhere for files & file names additionally by me: - remove empty lines at the beginning of the files - remove any control character (< 0x20) except \n and \t - remove trailing whitespace - exactly one newline at the end of the files - remove junk from dvb-t/au-Melbourne-Upwey
2005-05-10added basic ATSC PSIP support to dvbscan. ATSC-Users please test.Patrick Boettcher1-0/+71
--- util/scan/atsc/us-NTSC-center-frequencies-8VSB | 71 +++++++++++++++++++++++ util/scan/atsc/us-Philadelphia | 16 +++++ util/scan/atsc_psip_section.pl | 76 +++++++++++++++++++++++++ 3 files changed, 163 insertions(+)
msg'> 2012-03-10update scan file for fi-soneraChristoph Pfister1-0/+11 submitted by mikko.autio1 gmail.com 2012-03-10update scan file for uk-EmleyMoorChristoph Pfister1-8/+5 submitted by gnu_andrew member.fsf.org 2012-03-10remove scan file for nl-Ziggo-ZwolleChristoph Pfister1-26/+0 obsoleted by nl-Ziggo submitted by rigolo gmail.com 2012-03-10replace it-* by it-AllChristoph Pfister28-624/+135 it-All is a subset of auto-Default there are no exceptions in the VHF band anymore --> auto-Italy is obsolete 2012-02-05add scan files for Ireland (ie-*)Jonathan McCrohan12-0/+48 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> 2012-03-10update scan file for uk-CrystalPalaceChristoph Pfister1-10/+17 submitted by rankincj yahoo.com 2012-03-10update scan file for es-HuescaChristoph Pfister1-7/+14 submitted by vha spheresystems.co.uk 2013-01-09Fix differences from dvb-apps treeMauro Carvalho Chehab2-20/+23 Somehow, a few changesets didn't seem to export correctly. So, fix the differences manually.