This is/will be a full blown RR Calendar & Schedular completely done with an extention plugin, no flash, no external support apps!
Current Features:
Month calendar days displays by (Ind or LBL ) if event(s) for that day.
Month calendar days have holiday labels. (specified from Holidays.txt)
Clicking on an evented day brings up a listing of days events
Clicking on the month at the top of calendar brings up a listing of all events for that month with -/+ months on that scn to nav around.
Set time for a new event via: a custom numosk, hour & minute buttons, and by sethr/min cmds.
Set the occurance of the event to: ONCE (w/ daily reminder), DOW(Day(s) of Week), Monthly, Yearly.
Set a reminder for x days before to remind you.
Time checking on start of Road Runner for missed events
Support for Hibernation and Standby, when time last checked was done is >= 2 mins
Features to be done:
Adding/Editing/Deleteing an event.
List of Skins ExecTbl.ini file Cmds.
Current event Dat file format:
<DATE W/ 4 PLACE YEAR>;<TIME 24HR STD>;<OCCURANCE>;<REMINDER>;<NAME>;<CMD:ANY NUMBER OF CMDS, SEP BY "#"/NOTE:>;<SKIN>;<NEXT SCHED'D DATE>
Example would be like this:
09/08/2008;13:25;O;R-2;Testing;"CMD:SENDMGS;MYAPP;HELLO||AUDIO#DVD#VIDE O";DFX 4.0;09/06/2008
This makes:
Date = 09/08/2008
Time = 1:25 AM
Occurace = Once
Reminder = 2 days before at the event time
Name = Testing
If the <CMD:/NOTE:> section Starts with "CMD:" will execute cmds,
First Cmd = "SENDMGS;MYAPP;HELLO||AUDIO"
Second Cmd = "DVD"
Third Cmd = "Video"
If the <CMD:/NOTE:> section Starts with "NOTE:" will issue a pop-up reminder window.
Skin = For all skins use "*" and will trigger the cmds on time set for all skins, adding the skin name (skins folder name) will only trigger for that skin only
Next Sched Date=<for program usage>
Latest Version:
This now takes the new plugin format and is folder sep in zip(\skins\RRSched Demo Skin, \Plugins\RRsched)
So if you have a prev version, unreg delete old skin folder and then add..