aboutsummaryrefslogtreecommitdiffstats
path: root/util/alevt/TODO
blob: 4b5667693d61021c065e8863ef37cecbbb80bc7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Hi, these are issues that I unfortunately cannot resolve myself:

1. graphical menu written in GKT2, to be used in general connection with
    the outfile (-o) option.

2. for usage without script and outfile option:
    DVB monitoring demon helping the program to rewrite the PAT when the
    external player software has chosen a channel which is part of a
    new transponder.
    At the moment alevt hangs when the transponder is changed.

Uwe Bugla, February 11th, 2010.
pan class='insertions'>+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