|
SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#61
|
|||
|
|||
Tried them out...quite nice.
Narflex...could you add an option in properties or customize menu to enable the user to change the transition speed? I like the animations, but want them to transition faster. Thanks. |
#62
|
||||
|
||||
Quote:
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#63
|
|||
|
|||
When I first enabled the animations, they looked great but I noticed that the video playback became a bit jerky, so I ended up turning them back off. But then this past week I upgraded to the latest Java version to fix an unrelated issue, and decided to try the animations again. They are working perfectly now with no adverse effects on video playback.
FYI, I am using the latest version of SageMC on a not-so-beefy client PC. I am at work right now so I don't have the specs readily available, but I think its a Duron 2800. Its been so long since I had to pay any attention to this stuff... it's nice having a system that just *works*. -Dan |
#64
|
||||
|
||||
#65
|
|||
|
|||
#66
|
||||
|
||||
I love these things! Very, very nice! Not at all annoying and I agree that with them turned off the UI becomes very jarring. It is very quick on my Vista server.
Now if you made the highlight bar pulse everso slowly and subtly you would get my award for 100% pure awesomeness. |
#67
|
||||
|
||||
Quick question:
Is there any difference between using the Animate API call vs. using AnimateDelayed with a delay of 0ms? They appear to behave the same (as I would expect). I just want to make sure I'm not missing anything subtle. Thanks. Aloha, Mike |
#68
|
||||
|
||||
Quote:
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#69
|
||||
|
||||
Thanks Andy.
|
#70
|
|||
|
|||
Additional layers
Quote:
Does someone know how can we define/create additional layers ? Thanks, Tomer. Last edited by sivilya; 11-03-2007 at 09:46 AM. |
#71
|
||||
|
||||
See the first post of this topic -- just use a new layer/cache name on the Animation property.
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#72
|
|||
|
|||
Thanks Andy...
This is what I initially did, however, for some reason when I hit the F5 to refresh the SAGE window the layer disappeared - so eventually I restarted app and it worked (?) I'm good now - thanks! Tomer. |
#73
|
|||
|
|||
Layers limits
Andy,
As far as you know, should there be a limitation to the amount of total layers or new layers added. I tried creating 3 new layers, the first couple was fine but the third, for some reason, did not appear. Once I changed the name of the third layer to an existing layer,say, Focus, for example, or remove the layer's name altogether the UI object reappear. Any idea ? Thanks, Tomer. |
#74
|
||||
|
||||
Quote:
Quote:
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#75
|
|||
|
|||
I did check the alphabetical issue - that's not it... as far as the memory goes - there's no much usage of memory that I can see - must be something else
Tomer. |
#76
|
||||
|
||||
It is video memory that is used; you are better off trying to keep the number of layers lower. That's why the default STV uses 3 - so it is not likely to have an issue on anyone's system.
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#77
|
|||
|
|||
OK... I guess I can understand that (doesn't mean I'm willing to live with it! )
The thing is, I have few Widgets I'm trying to animate seperatly - when I place them on the same layer it gets a little screwy (that is when I try to animate only one of them) it seems they loose the origin of the widgets position... If I tell an object to move (smooth) from point A to point B it looks as if a third position at one of the layers corner is created and the Widget appear to come from there to point B. Hope I got it clear enough, Tomer. |
#78
|
|||
|
|||
Quote:
Have you ever seen this program? http://camstudio.org/ I have used it to make training videos, that is, me interacting with our software (it records everything I am doing on the computer as I moved around in our application), and of course I hooked up a microphone to record my voice explaning everything I was doing. And then after a little tweaking/encoding into wav files or whatnot, I burned them onto a cdrom as part of a multimedia training system that I invented for our companies software. The camstudio is free and seemed to work good for me. You might give that a try. |
#79
|
|||
|
|||
Hi Andy,
Do you have an idea when will the API be updated so we can check out more thoroughly the new animation calls added with ver 6.3.1 (or if you are waiting for the final release, can you elaborate more here?) ? Thanks, Tomer. |
#80
|
||||
|
||||
I think the online API docs would be updated by the time v6.3 is released (things may change or be added before then), but if you want more details on that, send in a request via a bug report.
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SageTV V6.2 over SageTV V6.2.8 Release Candidate | Fluffdaddy | SageTV Beta Test Software | 5 | 09-23-2007 12:34 AM |
SageTV V6.2 has been released! | Narflex | Announcements | 0 | 09-17-2007 05:09 PM |
Sage5's System Information screen | Cabalsan | SageTV Software | 6 | 09-28-2006 12:02 PM |
secret menu unlocking ? | mattress | SageTV Customizations | 1 | 12-31-2005 11:19 AM |