- March 30, 2007
- 3
- 0
- 36
- Thread starter
- #11
Thanks
Thanks guys its working now
Thanks guys its working now
; First item in this section IS always the default app if no others found
[Applications]
Default=
Media Center=
WinTV Remote=
;Win/TV+=
;Win/TV=
WinTV32=
WinTV32(1)=
WinTV32(2)=
WinTV32(3)=
WinTV32(4)=
WinTV32(5)=
WinTV32(8)=
WinTV32(9)=
WinTV32(10)=
WinTV32(11)=
WinTV32(12)=
FullScreen=
PVRFullScreen=
*task*=
;*suspend*=
EPGdemo=
VTplus=
Create and Receive=
Debug.txt=
hcwGDisplayWindow=
hcwGo=
Windows Media Player=
ActiveMovie Window=
Dell Media=
PowerCinema=
ShowShifter - The Home Entertainment Manager=
[Default]
OLD0=
0=
1=
2=
3=
4=
5=
6=
7=
8=
9=
TV={close(radio.exe)}{sleep(750)}{run(wintv2k.exe)}
TVNEW={close(radio.exe)}{sleep(750)}{run(wintv2k.exe)}
SOURCE={switch(*task*)}{shift}{tab}
MINIMIZE=
FULLSCREEN={alt}{space}x
RESERVED=
; close current active window; disabled for now
;GRNPOWER={sys(0xF060)}
GRNPOWER={run(C:\Program Files\Team MediaPortal\MediaPortal\MediaPortal.exe)}
MCEJEWEL={run(C:\windows\ehome\ehshell.exe)}
;GUIDE={run(epgdemo.exe)}
GO={gomenu()}{findwnd(,WinTV Remote)}{fgnwnd()}
;GO={run(hcwGo\hcwGo.exe)}
MENU={switch(*task*)}{shift}{tab}
;;these 3 buttons are not offical yet
RED={close(radio.exe)}{sleep(750)}{run(wintv2k.exe)}
GREEN={close(wintv2k.exe)}{sleep(750)}{run(radio.exe)}
;;YELLOW={close(radio.exe)}{sleep(750)}{run(..\vtplus\vtplus32.exe)}
TEXT={close(radio.exe)}{sleep(750)}{run(..\vtplus\vtplus32.exe)}
;;default mappings to drive apps that use APPCOMMANDS on Win2000/XP
MUTE={app(0x80000)}
CHNLUP={app(0x330000)}
CHNLDOWN={app(0x340000)}
VOLUP={app(0xa0000)}
VOLDOWN={app(0x90000)}
REC={app(0x300000)}
STOP={app(0xd0000)}
PAUSE={app(0x2f0000)}
PLAY={app(0x2e0000)}
REWIND={app(0x320000)}
FASTFWD={app(0x310000)}
SKIPFWD={app(0xb0000)}
SKIPREV={app(0xc0000)}
; built-in IR gomenu()
[WinTV Remote]
OK={enter}
VOLUP={tab}
VOLDOWN={shift}{tab}
BACK={sys(0xF060)}
CHNLUP={shift}{tab}
CHNLDOWN={tab}
FULLSCREEN={enter}
SOURCE={enter}
OK={enter}
GO={enter}
GRNPOWER={esc}
NAVUP={shift}{tab}
NAVDOWN={tab}
NAVLEFT={shift}{tab}
NAVRIGHT={tab}
; external 10ft UI
[hcwGo]
CHNLUP={UP}
CHNLDOWN={DOWN}
VOLUP={RIGHT}
VOLDOWN={LEFT}
FULLSCREEN={enter}
OK={enter}
BACK={BACK}
GRNPOWER={esc}
GO={space}
GREEN={F2}
RED={F3}
NAVUP={UP}
NAVDOWN={DOWN}
NAVLEFT={LEFT}
NAVRIGHT={RIGHT}
Previously I had a lot of problems getting the same done, until I read somewhere that you need to use the old DOS notation.
From my irremote:
GRNPOWER={run("c:\progra~1\teamme~1\mediap~1\mediaportal.exe")}
MCEJEWEL={run(C:\windows\ehome\ehshell.exe)}
[Default]
OLD0=
0=
1=
2=
3=
4=
5=
6=
7=
8=
9=
TV={close(radio.exe)}{sleep(750)}{run(wintv2k.exe)}
TVNEW={close(radio.exe)}{sleep(750)}{run(wintv2k.exe)}
SOURCE={switch(*task*)}{shift}{tab}
MINIMIZE=
FULLSCREEN={alt}{space}x
RESERVED=
; close current active window; disabled for now
;GRNPOWER={sys(0xF060)}
GRNPOWER={run("c:\progra~1\teamme~1\mediap~1\media portal.exe")}
;GUIDE={run(epgdemo.exe)}
GO={gomenu()}{findwnd(,WinTV Remote)}{fgnwnd()}
;GO={run(hcwGo\hcwGo.exe)}
MENU={switch(*task*)}{shift}{tab}
;;these 3 buttons are not offical yet
RED={close(radio.exe)}{sleep(750)}{run(wintv2k.exe)}
GREEN={close(wintv2k.exe)}{sleep(750)}{run(radio.exe)}
;;YELLOW={close(radio.exe)}{sleep(750)}{run(..\vtplus\vtplus32.exe)}
TEXT={close(radio.exe)}{sleep(750)}{run(..\vtplus\vtplus32.exe)}
;;default mappings to drive apps that use APPCOMMANDS on Win2000/XP
MUTE={app(0x80000)}
CHNLUP={app(0x330000)}
CHNLDOWN={app(0x340000)}
VOLUP={app(0xa0000)}
VOLDOWN={app(0x90000)}
REC={app(0x300000)}
STOP={app(0xd0000)}
PAUSE={app(0x2f0000)}
PLAY={app(0x2e0000)}
REWIND={app(0x320000)}
FASTFWD={app(0x310000)}
SKIPFWD={app(0xb0000)}
SKIPREV={app(0xc0000)}