aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/se-Overkalix
diff options
context:
space:
mode:
authorChristoph Pfister <pfister@linuxtv.org>2010-10-31 10:23:34 +0100
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-10-31 10:23:34 +0100
commitf5d070e6cf60657ce4882aaa3b9fbfa438eeb5e1 (patch)
treed1892ac3688ae34c2b6dae0789333ca26456832d /dvb-t/se-Overkalix
parentbd94666d84889508373fded24e932694cf9a2df4 (diff)
downloaddtv-scan-tables-f5d070e6cf60657ce4882aaa3b9fbfa438eeb5e1.tar.gz
update scan file for fr-Poitiers
submitted by brossard.damien gmail.com
Diffstat (limited to 'dvb-t/se-Overkalix')
0 files changed, 0 insertions, 0 deletions
pan title='2010-02-07 02:52:59 +0000'>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