View Full Version : Complete Command Set?
KoolKat_Milw
08-17-2003, 02:36 PM
Could you please post the complete command set for the latest vesion of SageTV?? I have one from v1.2.8, but I'd imagine that there are new ones.
I would just like to upgrade Girder so I have access to all the commands :)
Thanks,
-KoolKat
Narflex
08-18-2003, 10:50 AM
Sure:
LEFT = 2
RIGHT = 3
UP = 4
DOWN = 5
PAUSE = 6
PLAY = 7
FF = 8
REW = 9
TIME_SCROLL = 10
CHANNEL_UP = 11
CHANNEL_DOWN = 12
VOLUME_UP = 13
VOLUME_DOWN = 14
TV = 15
FASTER = 16
SLOWER = 17
GUIDE = 18
POWER = 19
SELECT = 20
WATCHED = 21
LIKE = 22
Don't Like = 23
INFO = 24
RECORD = 25
MUTE = 26
FULL_SCREEN = 27
HOME = 28
OPTIONS = 29
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
FF_2 = 61
REW_2 = 62
LIVE_TV = 63
DVD_REVERSE_PLAY = 64
DVD_CHAPTER_NEXT = 65
DVD_CHAPTER_PREV = 66
DVD_MENU = 67
DVD_TITLE_MENU = 68
DVD_RETURN = 69
DVD_SUBTITLE_CHANGE = 70
DVD_SUBTITLE_TOGGLE = 71
DVD_AUDIO_CHANGE = 72
DVD_ANGLE_CHANGE = 73
DVD = 74
Awesome! Now, can I kindly ask that KoolKat post his .gml file here when
completed? My wife would love to use the Pronto rather than the clunky
keyboard :-)
KoolKat_Milw
08-18-2003, 08:16 PM
Thanks again :)
And yes....I will post my .gml file on Wednesday. Don't forget, you can d/l the original from the girder website and just add the new commands. Its pretty easy :)
-KoolKat
narflex> ...RECORD = 25 ...
asked in another thread: I don't see a command called DELETE. Can you enable this?
laurenglenn
08-31-2003, 09:22 PM
Originally posted by KoolKat_Milw
Thanks again :)
And yes....I will post my .gml file on Wednesday. Don't forget, you can d/l the original from the girder website and just add the new commands. Its pretty easy :)
-KoolKat
It is pretty easy, but it could be made easier by Girder.
Anyway, here's my GML file:
Lauren
eruji
09-04-2003, 09:32 AM
Can anybody explain how these commands are actually passed to SageTV through Girder?
i see that its using the sendmessage plugin to do it, but what is that exactly? did the sagetv developers build these commands for girder with a sendcommand in mind.
malore
11-13-2003, 08:21 AM
Originally posted by edmc
asked in another thread: I don't see a command called DELETE. Can you enable this? I would also like to be able to delete shows with the click of a button, since it asks for confirmation, I don't see any danger in this.
sudipto
12-02-2003, 10:44 AM
Originally posted by malore
I would also like to be able to delete shows with the click of a button, since it asks for confirmation, I don't see any danger in this.
A third vote for "DELETE" command :nod: I would like to see this one too.
salsbst
12-04-2003, 04:47 PM
Originally posted by eruji
Can anybody explain how these commands are actually passed to SageTV through Girder?
i see that its using the sendmessage plugin to do it, but what is that exactly? did the sagetv developers build these commands for girder with a sendcommand in mind. The SendMessage plugin enables Girder to send standard Windows messages to an application. So, while the SageTV developer probably put the Windows message listener feature in there with Girder in mind, it is not a Girder/SageTV proprietary protocol, but rather a MS proprietary protocol that any Windows application can support if the developer so chooses. The main advantage over keystrokes is that the application doesn't have to have the focus.
eruji
12-04-2003, 04:49 PM
Thanks salsbst,
i understand now.
pasanlaksiri
07-01-2007, 07:41 PM
It is pretty easy, but it could be made easier by Girder.
Anyway, here's my GML file:
Lauren
Hi,
I'm using Girder 4. So can u tell me how to add that GML file to it. I copy ur GML file to Gider 4 GML folder. Then i open girder. But its not loaded.
Can u plz tell me how to get it to work.
Thanks
vBulletin® v3.7.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.