2005-06-05, 03:26 AM
I've been doing the flowcharting for an enhanced substitute for GBPVRTray that would address many of the issues raised in this and other threads. Features include:
1. User-configurable parallel-port LED controls (i.e., an LED status monitor);
2. Execution of a specified batch file upon wake-up from hibernation/standby (like GBPVRwake);
3. Optional audible alert (via PC speaker) that a recording is underway (intended for the numerous people who won't/can't build their own LED contraption);
4. Verification that recording is being saved to target .mpg file by monitoring that the size of the target .mpg file is continually growing;
5. Execution of a specified batch file 30 seconds *prior* to commencement of next recording (sort of like a PreProcessing.bat feature);
6. Quick access via tray icon to full info on any recordings currently underway or pending (including program name, description, channel, start/end times, etc.);
7. Anything else that anyone suggests...
This application will rely heavily on subroutines that report details about pending, currently underway, and just completed recordings from my two prior utilities: RecInfo (found here) and RecStatus (found here ).
I'm hoping to have the first beta release of this tray app available in the next few weeks, time permitting.
I welcome suggestions for additional features, etc.
- Jim
1. User-configurable parallel-port LED controls (i.e., an LED status monitor);
2. Execution of a specified batch file upon wake-up from hibernation/standby (like GBPVRwake);
3. Optional audible alert (via PC speaker) that a recording is underway (intended for the numerous people who won't/can't build their own LED contraption);
4. Verification that recording is being saved to target .mpg file by monitoring that the size of the target .mpg file is continually growing;
5. Execution of a specified batch file 30 seconds *prior* to commencement of next recording (sort of like a PreProcessing.bat feature);
6. Quick access via tray icon to full info on any recordings currently underway or pending (including program name, description, channel, start/end times, etc.);
7. Anything else that anyone suggests...
This application will rely heavily on subroutines that report details about pending, currently underway, and just completed recordings from my two prior utilities: RecInfo (found here) and RecStatus (found here ).
I'm hoping to have the first beta release of this tray app available in the next few weeks, time permitting.
I welcome suggestions for additional features, etc.
- Jim