|
SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Dynamic Reflections?
Dynamic reflections were added to the 6.3.8a. Can you explain this. I would love to add this to my iMovies plugin if possible.
* Copied to its own topic. * |
#2
|
|||
|
|||
Quote:
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
#3
|
||||
|
||||
Quote:
This was on my list of nice to have features. MeInMaui is making some awesome improvements! This is a real nice addition. |
#4
|
|||
|
|||
Quote:
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders |
#5
|
||||
|
||||
Quote:
Img = GetImageAsBufferedImage() Then you create the reflection by calling: imageutils_Transform_createJustReflection(Img, StartOpacity float, EndOpacity float) (I usually choose StartOpacity to be something like 0.4 and EndOpacity to be 0.0) Then you just feed that into an image widget. If you want something simpler to implement, try using imageutils_Transform_createReflection(Img, StartOpacity float, EndOpacity float) This returns the original image with the reflection embedded so you don't have to worry about handling multiple images. I don't recommend using this too indiscriminately. It can cause some performance issues if you use too many at once. Aloha, Mike P.S. Nice job on the import, Ben! Edit: Looks like I took too long to type.
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full." - Nikolaus (4yrs old) |
#6
|
||||
|
||||
I can tell you from experience that the HD200 is close to pc client speed in animations and rendering. It is a huge improvement over the HD100.
|
#7
|
||||
|
||||
Quote:
Were you stating that imageutils_Transform_createJustReflection will perform considerably better that imageutils_Transform_createReflection? I was trying to use the latter, and it works perfectly, but there is about a second lag between actions, which does not surprise me at all because of all of the work that needs to be done. If both methods perform roughly the same do you have any suggestions for making this quicker. Maybe I can do the transformations ahead of time... |
#8
|
||||
|
||||
Quote:
http://forums.sagetv.com/forums/atta...1&d=1228865997 Last edited by Opus4; 12-09-2008 at 06:27 PM. Reason: Image is too wide to post inline; changed to a link |
#9
|
||||
|
||||
I love it!
(I'll have to check out how you did the caching too.)
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full." - Nikolaus (4yrs old) |
#10
|
|||
|
|||
Whoa, that is looking really SWEET. The reflections make it look much better than before. I'm so looking forward to this Any estimation on a release date? Or maybe you need a tester
__________________
Server - Win7 64bit, 2.4Ghz Intel Core 2 Duo, TBS 6284 PCI-E Quad DVB-T2 Tuner, 3 x HD200 & 1 x HD300 extenders Last edited by jaminben; 12-10-2008 at 08:48 AM. |
#11
|
||||
|
||||
I have a quick suggestion. Check out how the custom detailed info screen is called in the latest release of SageMC (I can post a screenshot of the code snippet if you want). If you can implement that, then jaminben's movie info screen can easily be called from yours. I'm sur ethat would make a lot of people happy. Let me know if you need any help.
Aloha, Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full." - Nikolaus (4yrs old) |
#12
|
||||
|
||||
Quote:
Also you and MeInMaui keep adding new features that I feel need to be supported. If you PM me your email address I would be happy to send you my current progress as an import. It should be in a form I can share with you in the next few days. |
#13
|
||||
|
||||
Quote:
I will be adding this. I will look at the widget code, and let you know if I am confused or need help. P.S. Did you see my question about taking a Screen Capture of the Sage GUI from a widget chain in the Studio Forum. If you have any suggestions I would really appreciate it. I am developing a export of the layout settings for iMovies, and I would like to take a screen cap to go along with the export so that users can see the layout when the select it for import. P.S.S If you would like to take a look at iMovies before I release version 1 let me know. Your input would be appreciated, especially if I am doing anything that might cause SageMC issues. |
#14
|
|||
|
|||
Mike,
Is imageutils_Transform_createJustReflection(Img, StartOpacity float, EndOpacity float) code Java code or something you added to the SageMC code in studio. I was wondering if it could be used in the base Sage Menu system. |
#15
|
||||
|
||||
Quote:
This is the new imageutils.jar that is a part of the SageMC version 6.3.8a release. You could copy this jar from the SageMC release, and use it in the Standard STV. I do not know if permission would be need to do this or not since it is Mike's code. |
#16
|
||||
|
||||
Quote:
Aloha, Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full." - Nikolaus (4yrs old) |
#17
|
|||
|
|||
Mike I would not expect you too. I always have big plans but to little time to do it. If your alright with me using it I may take a crack at using it the sage Standard STV. Thanks'
Last edited by mechling-burgh; 12-11-2008 at 07:41 PM. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
dynamic menus messed up google youtube etc. help! | Homebuilder | SageTV Customizations | 1 | 06-16-2008 07:01 AM |
Miniguide and Dynamic Custom Menus Issue | pjpjpjpj | SageTV Customizations | 3 | 06-06-2008 10:00 AM |
SageMC, Netflix icon and dynamic menus | petereader | SageMC Custom Interface | 17 | 02-26-2008 09:09 PM |
sage.PlaybackException on new video source during first run | dsobiera | SageTV Linux | 2 | 09-23-2007 04:29 AM |
Major issues with comskip/malore3.13 and dynamic menu stvi | EdwardN | SageTV Customizations | 0 | 03-14-2006 02:15 PM |