aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/ie-Kippure
diff options
context:
space:
mode:
authorthebream <timcasey@hotmail.com>2017-04-25 13:39:27 +1000
committerOlliver Schinagl <oliver@schinagl.nl>2017-05-30 22:33:49 +0200
commitfb5fe05d6cc33b29f423f0e07f358f6db7065076 (patch)
tree2f7a6305633b58f75492cca01f017845df7710cb /dvb-t/ie-Kippure
parent0f3a7ddc8ca618015e0042742bd9cecd46210081 (diff)
downloaddtv-scan-tables-fb5fe05d6cc33b29f423f0e07f358f6db7065076.tar.gz
Update au-Newcastle
Frequencies for Prime and SC10 have changed . Refer https://ozdigitaltv.com/transmitters/NSW/12-Mt-Sugarloaf
Diffstat (limited to 'dvb-t/ie-Kippure')
0 files changed, 0 insertions, 0 deletions
td>-7/+4 2010-02-07added 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