History | View | Annotate | Download (3.32 KB)
Check in 0.7.7 changes
Update ChangeLog. Removed some std::cout development print statements
Add timer to keep tuner tuned 1 second after closure
LFS and Fedora Core fixes
0.7.4
Updated changelog
ChangeLog
working on DVB-C support
Version 0.6.0
Fixed a bug in the handling of the extra fieldSchedule recording now allows recordings that start after thecurrent time, but finish before the current time.
Scheduler now appends .N (where N is a number from 1) if the outputfile already exists.
Modified schedule format so that extra information can be associatedwith each recording (Warning: change is not backwards compatible).
Escape whitespace for filenames passed to dvbd.
Added -n,--noconflicts option to dvbsched whichwon't schedule the job if it produces any conflicts.
updated changelog
Default is now to record TS streamsCan use -P to specify program stream
Automake step 1