aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/se-Nynashamn_Vattentornet
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2016-01-06 15:47:35 +0200
committerOlliver Schinagl <oliver@schinagl.nl>2016-01-07 20:38:13 +0100
commit9d6094a7c41e1ad11b90e719be12592222d57f90 (patch)
tree6526efba1fa3285eaa58621816cda43eb69c4760 /dvb-t/se-Nynashamn_Vattentornet
parent6da0f5e851dd5e51e43b87136228a88705a7ba69 (diff)
downloaddtv-scan-tables-9d6094a7c41e1ad11b90e719be12592222d57f90.tar.gz
dvb-c/fi-HTV: Update from http://dvb.welho.fi/hel5-sidump1.xml
Diffstat (limited to 'dvb-t/se-Nynashamn_Vattentornet')
0 files changed, 0 insertions, 0 deletions
ic memory allocations were turned into dynamical ones.mjona1-128/+200 2010-02-07timer.c: two small optimizations (removed "flag"; tv_usec can't be negative)mzuther1-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