aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/se-Sarna_Mickeltemplet
diff options
context:
space:
mode:
authorAndrew de Quincey <adq_dvb@lidskialf.net>2006-11-17 00:43:56 +0000
committerMauro Carvalho Chehab <mchehab@redhat.com>2006-11-17 00:43:56 +0000
commit8429912674dc25d8343f8134d180ca63b5fcc490 (patch)
tree7d9a382c77e07fa5cbb79db56d5bfb7bb7de2259 /dvb-t/se-Sarna_Mickeltemplet
parent750ea8e27ede0033c026ae4fac703d568b2d2d5b (diff)
downloaddtv-scan-tables-8429912674dc25d8343f8134d180ca63b5fcc490.tar.gz
Add details for guildford transmitter from Daniel Deptford
Diffstat (limited to 'dvb-t/se-Sarna_Mickeltemplet')
0 files changed, 0 insertions, 0 deletions
mp;id=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