|
 |
|
10-29-2008, 01:17 AM
|
#31
|
|
Maximum Bitrate
Join Date: Dec 2007
Posts: 738
|
blue, any suggestion on how to do this easy? I am trying to make 1920x1080 image for this plugin and i need to move all the labels and resize it accordingly. I can do this one by one, but is there better way? U know, there are so many labels...
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
10-29-2008, 01:55 AM
|
#32
|
|
Maximum Bitrate
Join Date: Dec 2007
Posts: 738
|
this is the current situation..
|
|
|
10-29-2008, 04:29 AM
|
#33
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Firstly, that a nice HTPC skin and I don't know if its just me but your days do not look all the same height. Now, um... don't really know what to tell you. Does that skin even FIT in the skin editor..heheheh I just re-aligned Johns calendar, and what was easiest was to only have one group of items in the skin file at a time. Dub the file and then just delete all the grp sections but leave one save edit that one to get it all in correct spots, then cut that section and paste to another temp file. Do that with all the sections till you finish. After, just c&p all the diff sections back in the single skin file and dbl chk that all looks ok.
I know its a ton of items, but its the only way to do this in rr, sorry? Look on the bright side, at least all the lbl's,ind's,ect already have correct code entered.
No Pain, No Gain...
|
|
|
10-29-2008, 09:31 AM
|
#34
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
I guess i'm confused.. which of the two downloads is the most recent version? if i use the rrsched.zip i can get as far as putting a time and an occurence but then the only other option from there is the "back" button.
If i use the RRSched DLL&Skin.zip files nothing works only the skin comes up.
i'm also getting "Subscript Used with Non-Array Variable" autoit error using the demo skin
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
10-29-2008, 10:49 AM
|
#35
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
As of this moment, the RRSched.zip is all file, the other is the latest that replaces those to files.
There is no AI in this....so tis something else yellin at you..
I will update the main zip, little later this morning.
|
|
|
10-29-2008, 11:55 AM
|
#36
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
K, Complete Dll and skin update. Update all of your files from the zip
This CMD ("RRSched_J2Month;x" where x is the month number) will jump right to that month in the current year.
|
|
|
10-29-2008, 01:43 PM
|
#37
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
This is really looking excellent.. far exceeds what my original plan was.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
10-29-2008, 02:02 PM
|
#38
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Thanks!
Would you expect anything less??
And as always, much more to do on this.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
10-29-2008, 07:36 PM
|
#39
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
The "Today" will have two options as how to display the "Today" status. Default will now be to simply wrap the day number in brackets like so "[29]" or using a skin.ini setting of "RRSchedUseBrks=false" will display the "Today" instead of that days number.
|
|
|
10-29-2008, 08:42 PM
|
#40
|
|
Maximum Bitrate
Join Date: Dec 2007
Posts: 738
|
Sorry about my testing posts guys... damn forum wouldn't allow me to post.. wasn't sure if it was just me or what....   glad everything is back to normal...
now back to topic,
blue, u are right, the heights are inconsistent cuz i don't know how to create evenly divided perfect grid... Any suggestion on that one as well?   i'll try to follow ur suggestion for all the label move.
|
|
|
10-30-2008, 04:43 PM
|
#41
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
so far so good
|
|
|
10-30-2008, 05:25 PM
|
#42
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Just take it easy there Chuck...nothing is final yet and probably more changes to the current standards...
I got a big chunk of the timer code done the other day, so its coming along nicely so far...
|
|
|
10-30-2008, 11:03 PM
|
#43
|
|
The Curator
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,565
|
Progress update...
With RR running.....
All of the occurrence modes are now fully working!!
The "ONCE" mode also works as John has described above.
The Calendar is also fully live, meaning that it self updates to the current date 1/min if not current.
Being that the calendar is now live, it does have a side effect. If your browsing around and the min ticks over it will jump you back to current. One way that would be easy to impliment would be to have a calendar "pause" cmd that would allow browsing until your done then just unpause it and it will go back to being live (would have an ind/lbl status too).
Thoughs???
Next to work on will be dealing with and detecting missed events.
|
|
|
10-31-2008, 04:25 AM
|
#44
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
Maybe just have it go to the current date when you go in to the calendar like I do in the button.
Code:
"RRCALENDAR","RRSCHED_CAL||RRSCHED_TODAY"
|
|
|
10-31-2008, 09:12 AM
|
#45
|
|
Terminal flasher
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
|
Quote: Originally Posted by Blue ZX3 
Progress update...
With RR running.....
All of the occurrence modes are now fully working!!
The "ONCE" mode also works as John has described above.
The Calendar is also fully live, meaning that it self updates to the current date 1/min if not current.
Being that the calendar is now live, it does have a side effect. If your browsing around and the min ticks over it will jump you back to current. One way that would be easy to impliment would be to have a calendar "pause" cmd that would allow browsing until your done then just unpause it and it will go back to being live (would have an ind/lbl status too).
Thoughs???
Next to work on will be dealing with and detecting missed events.
that sounds good. Should be easly to tell your browse commands to override the Live return feature until the "TODAY" command is executed.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:07 PM.
| |