Sunday, February 27, 2005

- General
Made an external release - 2.53 build 17.
This is basically 253b16 with some experimental devices removed.

Wednesday, February 23, 2005

- WinTVCap
Extended the previous change so that the OutputTarget field can take the substitution parameters (with simple check for recursion). At the same time - added ability to request that the output directory should be created if not already present.
Done this because WinTVCap (unlike WinTV2k) does not auto-create the output directory chosen for a recording.
(253b14)

Sunday, February 20, 2005

- WinTVPVR
Had a request to be able to pass the Category of the recording so that it could be used as a directory name for the recording.
A quick test by the requestor showed that WinTV2K created the requested directory if it was not present ... so looked safe enough to include the field in DABDig and not have to worry about checking to see if the directory exists etc.
Included code and updated DABDig.dgmarker to pass the parameter (as parameter number 12). While there - added Description to the Play command for consistency.
Made WinTVPVR command line processing perform substitutions and added new substitutable parameter - $CT (Category).
Added command line substitution to WinTVCap at the same time since some WinTVPVR users use that utility instead as it is less CPU intensive.
(253b12)

Wednesday, February 09, 2005

- ExternalChannelChanger
(RedRat3 in particular)
One new user wants the commands for the RedRat3 to be sent individually so made it possible - including an initial and trailing command.
(253b11)