summaryrefslogtreecommitdiffstats
path: root/dvb-s/Galaxy17-91.0W (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert existing tables to DVBv5 formatMauro Carvalho Chehab2014-09-051-46/+368
| | | | | | | All comments were preserved on this conversion, thanks to a temporary patch for libdvbv5. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
* Remove zeros on the left for channel frequenciesMauro Carvalho Chehab2014-09-051-43/+43
| | | | | | | | | | | | | Those zeros are there just to align the entries. However, we'll convert them to DVBv5, and the conversion tools won't keep the same alignment. This is not needed for the conversion itself, but we want to do the conversion on both directions and see if the file will remain the same. Stripping those useless zeros makes easier for us to double check if something got badly converted. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
* cleanup dvb-s/ round #1Christoph Pfister2012-03-111-0/+48
use proper names, less duplicates