summaryrefslogtreecommitdiffstats
path: root/dvb-t/uk-Storeton
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2013-12-03 22:31:37 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2013-12-03 22:31:37 +0000
commit6da3f3d261b2df13d5f2736a1175b2e184e52bc7 (patch)
tree58b20bfcd2b29004ad7acf6e449b291a83b604f6 /dvb-t/uk-Storeton
parent01e07222f7b63defc4ebb4aec3c485e25af017e9 (diff)
downloaddtv-scan-tables-6da3f3d261b2df13d5f2736a1175b2e184e52bc7.tar.gz
Imported Upstream version 0+git20131201.52a7b0aupstream/0+git20131201.52a7b0a
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
27ee81d79a38f9e&follow=1'>BUG: 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