aboutsummaryrefslogtreecommitdiffstats
path: root/isdb-t/br-sp-Itu
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-10-18 13:45:25 +0200
committerOlliver Schinagl <oliver@schinagl.nl>2014-10-25 17:30:30 +0200
commit6c84e5ff8773be1130bab68080a51bdfd3c1a455 (patch)
treef6dccbaeaa17c8f160c780a452f7a573637e1318 /isdb-t/br-sp-Itu
parentd26b627a16a7e0c6857529ba4bc66bf6613cacb6 (diff)
downloaddtv-scan-tables-6c84e5ff8773be1130bab68080a51bdfd3c1a455.tar.gz
Add Dusseldorf DVB-T channels
Add Dusseldorf DVB-T channels While travelling for LinuxCon EU, I was able to do scans at the Airport and at the hotel. Those are the channels I was able to find while there. I scanned for DVB-T2 channels too, but was unable to find any. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'isdb-t/br-sp-Itu')
0 files changed, 0 insertions, 0 deletions
=7496af7c8678b4ee97f9913b26dad028149eed79&follow=1'>added grouping of widgets by update interval (new file "timer_group.c")mzuther13-168/+441 2010-02-07BUG: handle negative delays in timer_process() (timer.c)mzuther1-0/+4 2010-02-06timer.c: I had forgotten how to initialize a "struct" :)mzuther1-3/+4 2010-02-06BUG: compensate timers for processing delay ("timer.c")mzuther1-1/+3 2010-02-06timer.c: exchanged "proprietary code" with timeradd() and timersub() functionsmzuther1-14/+10 2010-02-04timer.c: removed fruitless changes to variable "flag" from timer_process()mzuther1-2/+0 2010-02-04According to its man page, timercmp() is broken on some systems -- applied th...mzuther1-1/+1 2010-02-04small warning removedmichael1-1/+1 2010-02-04clear errno after creating the FIFO by Claas Hilbrechtmichael1-0/+2