2005-09-23, 04:31 AM
No nothing new yet, but thought I'd pass along an update. I've got a bit of time to work on it, so I'm taking a crack at refactoring some of the code base, and adding some unit tests. Hopefully, once I'm done with the refactoring, the general code will be a bit easier to maintain, and there will be a suite of unit tests that can be run to verify that nothing was broken that was working before. One thing that will be done is to make it so that XRecord can run the scheduler itself to schedule any programs, instead of having to call the PostUpdateEPG.bat file or run the priorityrecording.exe file. Basically give it more of an integrated feel. PriorityRecording.exe will still be there and will still run in PostUpdateEPG.bat for nightly scheduling. The new public interface will just give plugins an easier way to actually schedule the programs.
I know there are a few bugs that some people are still experiencing but hopefully over the next several weeks, I can get those ironed out as well.
Finally, CDK Scheduler and the XRecord suite of programs (XGuide, XRecord, and XSearch) now have their source code hosted on SourceForge. This will allow easier development integration of changes, and a central repository for the source code. Bug reports may also be made at the SourceForge site as well, and that way Jorm, Jrock, or myself shouldn't forget about them. Any bug reports that we see posted on the Forums, we will try and add into the Bug tracker on the sourceforge site.
The sourceforge site for CDK Scheduler and XRecord is:
http://sourceforge.net/projects/cdkandxsuite
Please bear with us while we get used to the new environment. CDK Scheduler changes are going to take a while, as I build up the unit test suite for the existing features.
I know there are a few bugs that some people are still experiencing but hopefully over the next several weeks, I can get those ironed out as well.
Finally, CDK Scheduler and the XRecord suite of programs (XGuide, XRecord, and XSearch) now have their source code hosted on SourceForge. This will allow easier development integration of changes, and a central repository for the source code. Bug reports may also be made at the SourceForge site as well, and that way Jorm, Jrock, or myself shouldn't forget about them. Any bug reports that we see posted on the Forums, we will try and add into the Bug tracker on the sourceforge site.
The sourceforge site for CDK Scheduler and XRecord is:
http://sourceforge.net/projects/cdkandxsuite
Please bear with us while we get used to the new environment. CDK Scheduler changes are going to take a while, as I build up the unit test suite for the existing features.