aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/se-Jonkoping
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2018-05-10 22:18:54 +0200
committerOlliver Schinagl <oliver@schinagl.nl>2018-05-10 22:18:54 +0200
commit3bdeeb4781b2b32e2fc97019f9e3438e3d18e8bf (patch)
tree3da290b666790ec1458b8770b697f4e138ea25ee /dvb-t/se-Jonkoping
parentbba6c923e73d3028f694793c281ce6d386b6d48c (diff)
downloaddtv-scan-tables-3bdeeb4781b2b32e2fc97019f9e3438e3d18e8bf.tar.gz
Synchronize orbital position naming in filenames
No content changes where performed on these files. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Diffstat (limited to 'dvb-t/se-Jonkoping')
0 files changed, 0 insertions, 0 deletions
an title='2010-02-07 14:03:46 +0000'>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