Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-05 | Convert existing tables to DVBv5 format | Mauro Carvalho Chehab | 1 | -82/+656 | |
All comments were preserved on this conversion, thanks to a temporary patch for libdvbv5. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> | |||||
2014-09-04 | Remove zeros on the left for channel frequencies | Mauro Carvalho Chehab | 1 | -78/+78 | |
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> | |||||
2012-03-17 | cleanup dvb-s/ round #2 | Christoph Pfister | 1 | -0/+85 | |
use proper names, less duplicates |