aboutsummaryrefslogtreecommitdiffstats
path: root/channels-conf/dvb-c
diff options
context:
space:
mode:
authorChristoph Pfister <pfister@linuxtv.org>2011-07-16 16:57:43 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-07-16 16:57:43 +0200
commit905d98372fe23348fd6f4426a55e1aa1d504f436 (patch)
tree24a83e8983c5bd2005654283e3d8e73d55be59d8 /channels-conf/dvb-c
parentf4f33857c27f8429acf2d4e85fa262b76ed00098 (diff)
downloaddtv-scan-tables-905d98372fe23348fd6f4426a55e1aa1d504f436.tar.gz
update scan file us-Cable-Standard-center-frequencies-QAM256
submitted by intlvelvet gmail.com
Diffstat (limited to 'channels-conf/dvb-c')
0 files changed, 0 insertions, 0 deletions
/td> 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