|
SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV. |
|
Thread Tools | Search this Thread | Display Modes |
#3481
|
|||
|
|||
Quote:
Dirk |
#3482
|
|||
|
|||
Dirk,
The update is wicked awesome. I was able to figure out how to manipulate view restriction for a video folder with: Code:
<?xml version="1.0" encoding="utf-8" standalone="no"?> <!DOCTYPE sageMenu PUBLIC "-//NIELM//DTD SAGEMENU XML 1.3//EN" "http://www.sage-community.org/~nielm/nielm_modules/dynamic_menu/sagemenu_1_3.dtd"> <sageMenu version="1.3"> <internalScreenMenuItem screen="Video Library Folder View" title="Kids Movies"> <evalExpression>AddStaticContext("PathFilterExpr", "\\\\SageTV-Server\\Media1\\Movies")</evalExpression> <evalExpression>AddStaticContext("PathFilterExcludes", true)</evalExpression> </internalScreenMenuItem> </sageMenu> TIA B |
#3483
|
||||
|
||||
Maybe I'm jumping in when I shouldn't & don't fully know what is being talked about... ... to scroll text to the left until it reaches the end of the string: how about just animating its panel & remove the first char every X milliseconds? Text that is too long to fit ("..." on the right side) would eventually become visible. And, if there is more news, you could just keep tacking on the next news item when the current one gets short enough.
I haven't seen the display in question, so if yoiu already do this or something better, then never mind & I'll go back to reading other things. - 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. |
#3484
|
||||
|
||||
When using ssstars.scr (Starfield) as an external screen saver I can't get it to stop with the remote. It only works with a keyboard or mouse.
This will be awesome when it works with a remote. |
#3485
|
|||
|
|||
Quote:
Although, when recovering from the screensaver, SageMC goes back to the main menu and I have to resume the video, instead of recovering directly back into the paused video. I also ran into a problem with the Aquarium screensaver only running for a second, and then coming back up to the main menu. It wouldn't work in VMR9 but would work in Overlay. I saw some DX9 errors in the logs, but went with sspipes and that worked, so I stopped troubleshooting it for now.
__________________
- Jack __________________________________________ Server: AMD Phenom 9750, 2GB RAM, 2 Hauppauge PVR500, 1 Firewired DCT6200, 1 HDHomerun tuning 2 QAM channels, Vizio 37" HDTV LCD, 1 USB-UIRT Clients: 1 MediaMVP, 1 Placeshifter Client, & 1 SageTV Client. |
#3486
|
||||
|
||||
Yeah, forgot to mention, I'm using the Hauppauge silver 45 button remote.
|
#3487
|
||||
|
||||
Quote:
Thanks - That did it!
__________________
Mike : Technical Architect / Software Engineer HTPC : Intel® Core 2 Q6600 2.4GHz Quad Core Processor, 3GB RAM, 1TB DASD, Vista Home Prem, HdHomerun (2x Comcast QAM) Main TV: Samsung 56" HDTV - STX-HD100 720p - HDMI - Sony DG910 |
#3488
|
|||
|
|||
Quote:
I was already expecting this question to come up. Answer: still TBD. I'll probably have to move the filter code to java where it will be much easier to deal with multiple expressions. Dirk |
#3489
|
|||
|
|||
Quote:
Dirk |
#3490
|
|||
|
|||
Quote:
Dirk |
#3491
|
|||
|
|||
Quote:
though this would certainly work, I don't think anyone would like it - I implemented *smooth* pixel-wise scrolling for the ticker headline, and removing a whole character would simply look too choppy... Last night I found a solution to continue the smooth scrolling off the left by using negative X anchor points, but I still think that for strings that are longer than the screen width it is very difficult or even impossible to achieve this without some support from the core. But thanks for the suggestion, Dirk |
#3492
|
|||
|
|||
LOL, just use a small font, and vertical scrolling! It's awesome. I have the font set to 10 on my 37" TV, and it's fairly readable at 8 feet or so (1080p). On the MVP, I have it set to 12, on a 22" 480p TV.
Now, if I could find a way for the icons (recording, first run, etc.) to not look gigantic on the MVP, everything would be perfect.
__________________
-Jason |
#3493
|
|||
|
|||
Quote:
Quote:
__________________
- Jack __________________________________________ Server: AMD Phenom 9750, 2GB RAM, 2 Hauppauge PVR500, 1 Firewired DCT6200, 1 HDHomerun tuning 2 QAM channels, Vizio 37" HDTV LCD, 1 USB-UIRT Clients: 1 MediaMVP, 1 Placeshifter Client, & 1 SageTV Client. |
#3495
|
|||
|
|||
Quote:
Dirk |
#3496
|
||||
|
||||
Quote:
Quote:
Quote:
Quote:
Dirk |
#3497
|
|||
|
|||
Quote:
Dirk |
#3498
|
|||
|
|||
Quote:
Dirk |
#3499
|
|||
|
|||
Quote:
FYI: Right now you can already delete a group of recordings by focusing the group entry in the parent screen and bringing up the options menu Dirk |
#3500
|
|||
|
|||
Quote:
Dirk |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|