SageTV Community  

Go Back   SageTV Community > SageTV BETA Release Products > SageTV Beta Test Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

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.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-24-2003, 06:15 PM
laurenglenn's Avatar
laurenglenn laurenglenn is offline
Sage Expert
 
Join Date: Mar 2003
Location: Levittown, PA
Posts: 601
Send a message via AIM to laurenglenn Send a message via MSN to laurenglenn
Girder event help

Girder seems to allow you to display DVD info when playing with PowerDVD or WinDVD from what I read using DVDSpy. Are there plans to implement something like this for SageTV? Someone made an LCD plug-in, I think, that allows you to display messages on the LCD. That's what I was looking to do.

BTW, Girder works great with SageTV using IRMan. How can I add functions like Play/Pause or other events? There only seems to be seperate Play and Pause commands.

Lauren
Reply With Quote
  #2  
Old 04-24-2003, 06:22 PM
Narflex's Avatar
Narflex Narflex is offline
Sage
 
Join Date: Feb 2003
Location: Redondo Beach, CA
Posts: 6,349
Here's the full command set for SageTV as of V1.2.8, sorry for the formatting, I just copied it out of the code:

Code:
	
LEFT = 2;
RIGHT = 3;
UP = 4;
DOWN = 5;
PAUSE = 6; // s
PLAY = 7; // d
FF = 8; // f
REW = 9; // a
TIME_SCROLL = 10; // g
CHANNEL_UP = 11; // PgUp
CHANNEL_DOWN = 12; // PgDn
VOLUME_UP = 13; // r
VOLUME_DOWN = 14; // e
TV = 15; // v
FASTER = 16; // m
SLOWER = 17; // n
GUIDE = 18; // x
POWER = 19; // z
SELECT = 20; // Enter
WATCHED = 21; // w
RATE_UP = 22; // k
RATE_DOWN = 23; // j
INFO = 24; // i
RECORD = 25; // t
MUTE = 26; //
FULL_SCREEN = 27; // Ctrl-F
HOME = 28; // home
OPTIONS = 29; // o
NUM0 = 30;
NUM1 = 31;
NUM2 = 32;
NUM3 = 33;
NUM4 = 34;
NUM5 = 35;
NUM6 = 36;
NUM7 = 37;
NUM8 = 38;
NUM9 = 39;
SEARCH = 40;
SETUP = 41;
LIBRARY = 42;
POWER_ON = 43;
POWER_OFF = 44;
MUTE_ON = 45;
MUTE_OFF = 46;
AR_FILL = 47;
AR_4X3 = 48;
AR_16X9 = 49;
AR_SOURCE = 50;
VOLUME_UP2 = 51;
VOLUME_DOWN2 = 52;
CHANNEL_UP2 = 53;
CHANNEL_DOWN2 = 54;
PAGE_UP = 55;
PAGE_DOWN = 56;
PAGE_RIGHT = 57;
PAGE_LEFT = 58;
PLAY_PAUSE = 59;
PREV_CHANNEL = 60;
SageTV does support the Girder Event plugin for channel changing, but not for any general OSD support at the moment.
__________________
Jeffrey Kardatzke
Google
Founder of SageTV
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 06:44 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.