aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/it-Varese
diff options
context:
space:
mode:
authorChristoph Pfister <pfister@linuxtv.org>2011-05-17 08:50:08 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-05-17 08:50:08 +0200
commit75d9b36b70c689e255e0894b60482831af89c1f9 (patch)
tree2d9603ce346863dece4534274160324fe1bcabbb /dvb-t/it-Varese
parentaf9764786241c03145d83a47f0d73e0759138607 (diff)
downloaddtv-scan-tables-75d9b36b70c689e255e0894b60482831af89c1f9.tar.gz
update scan files for nz-*
submitted by jodi.the.tigger gmail.com
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
000'>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