aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/uk-OliversMount
diff options
context:
space:
mode:
authorChristoph Pfister <pfister@linuxtv.org>2008-12-14 13:12:40 +0100
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-14 13:12:40 +0100
commitb81298e39ad4e95c8844ea5e969d3f2ebcaa1aa0 (patch)
tree5a187dc89d903679bda08b3a0e8ac14d43fd1ac7 /dvb-t/uk-OliversMount
parentb11aad391ad3be1513079d2ed294b8a7fa63e9e4 (diff)
downloaddtv-scan-tables-b81298e39ad4e95c8844ea5e969d3f2ebcaa1aa0.tar.gz
update scan files for de-Nuernberg and de-Stuttgart
http://linuxtv.org/pipermail/linux-dvb/2008-December/030695.html
Diffstat (limited to 'dvb-t/uk-OliversMount')
0 files changed, 0 insertions, 0 deletions
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