summaryrefslogtreecommitdiffstats
path: root/isdb-t/br-rs-DomPedroDeAlcantara
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2014-12-28 14:59:31 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2014-12-28 14:59:31 +0000
commit89707b4851c637f852fe2427a6e718ffdbcd6e41 (patch)
tree69527b904fb2256d6f7a08d7f1a4337aaf8a6a6f /isdb-t/br-rs-DomPedroDeAlcantara
parent17b67ee8b3a4f475fbfcc1c7f74da264885e00e7 (diff)
downloaddtv-scan-tables-89707b4851c637f852fe2427a6e718ffdbcd6e41.tar.gz
Release 0+git20141218.b46a22c-1debian/0+git20141218.b46a22c-1
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'2010-02-11 16:48:56 +0000'>2010-02-11All static 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