NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 645 646 647 648 649 … 1231 Next »
PVR150 remote without application focus

 
  • 0 Vote(s) - 0 Average
PVR150 remote without application focus
raven
Offline

Junior Member

Posts: 5
Threads: 2
Joined: Mar 2006
#1
2006-03-26, 12:01 PM
Hi,
from what I understand, the Hauppauge remote control (45 button) should work by default with GBPVR without having the application in focus. I have checked "Use direct access to..." but with no success. Has anyone else got this to work?

BR
/Raven
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,755
Threads: 769
Joined: Nov 2003
#2
2006-03-26, 05:42 PM
This setting only works with the PVR250/350.
raven
Offline

Junior Member

Posts: 5
Threads: 2
Joined: Mar 2006
#3
2006-03-26, 06:18 PM
Thanks for your reply, is HIP the way to go then?
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,755
Threads: 769
Joined: Nov 2003
#4
2006-03-26, 06:53 PM
I dont know - I've never used it.
grahamm
Offline

Junior Member

Posts: 10
Threads: 3
Joined: Mar 2006
#5
2006-03-27, 02:06 AM
No you would need focus. In order to control GBPVR without focus you would need to add some lines to the irremote.ini file in the C:\Windows\ Directory.

Open the file and find the [Default] Section. This is the area that is accessed first when you press a button on the remote. Add the Following, Replacing if necessary.

GRNPOWER={run(c:\progra~1\devnz\gbpvr\gbpvr.exe)}

OLD0=
0={findwnd(,GB-PVR)}{SendMsg(32771,192,0)}
1={findwnd(,GB-PVR)}{SendMsg(32771,193,0)}
2={findwnd(,GB-PVR)}{SendMsg(32771,194,0)}
3={findwnd(,GB-PVR)}{SendMsg(32771,195,0)}
4={findwnd(,GB-PVR)}{SendMsg(32771,196,0)}
5={findwnd(,GB-PVR)}{SendMsg(32771,197,0)}
6={findwnd(,GB-PVR)}{SendMsg(32771,198,0)}
7={findwnd(,GB-PVR)}{SendMsg(32771,199,0)}
8={findwnd(,GB-PVR)}{SendMsg(32771,200,0)}
9={findwnd(,GB-PVR)}{SendMsg(32771,201,0)}
SOURCE={switch(*task*)}{shift}{tab}
MINIMIZE=
FULLSCREEN={alt}{space}x
RESERVED=
NAVDOWN={findwnd(,GB-PVR)}{SendMsg(32771,225,0)}
NAVUP={findwnd(,GB-PVR)}{SendMsg(32771,224,0)}
NAVLEFT={findwnd(,GB-PVR)}{SendMsg(32771,209,0)}
NAVRIGHT={findwnd(,GB-PVR)}{SendMsg(32771,208,0)}
OK={findwnd(,GB-PVR)}{SendMsg(32771,229,0)}

GO={findwnd(,GB-PVR)}{SendMsg(32771,229,0)}
FASTFWD={findwnd(,GB-PVR)}{SendMsg(32771,244,0)}
FULLSCREEN={findwnd(,GB-PVR)}{SendMsg(32771,229,0)}
REWIND={findwnd(,GB-PVR)}{SendMsg(32771,242,0)}
BACK={findwnd(,GB-PVR)}{SendMsg(32771,223,0)}
SKIPFWD={findwnd(,GB-PVR)}{SendMsg(32771,222,0)}
MENU={findwnd(,GB-PVR)}{SendMsg(32771,229,0)}
PLAY={findwnd(,GB-PVR)}{SendMsg(32771,245,0)}
SKIPREV={findwnd(,GB-PVR)}{SendMsg(32771,228,0)}
PAUSE={findwnd(,GB-PVR)}{SendMsg(32771,240,0)}
STOP={findwnd(,GB-PVR)}{SendMsg(32771,246,0)}

REC={findwnd(,GB-PVR)}{SendMsg(32771,247,0)}

MUTE={findwnd(,GB-PVR)}{SendMsg(32771,229,0)}

CHNLUP={findwnd(,GB-PVR)}{fgnwnd()}{pgup}
CHNLDOWN={findwnd(,GB-PVR)}{fgnwnd()}{pgdn}
;VOLUP={findwnd(,GB-PVR)}{fgnwnd()}+
;VOLDOWN={findwnd(,GB-PVR)}{fgnwnd()}-

;FUNC={findwnd(,GB-PVR)}{SendMsg(32771,219,0)}
GUIDE={findwnd(,GB-PVR)}{fgnwnd()}{f1}
TV={findwnd(,GB-PVR)}{fgnwnd()}{f2}
VIDEOS={findwnd(,GB-PVR)}{fgnwnd()}{f3}
MUSIC={findwnd(,GB-PVR)}{fgnwnd()}{f4}
PICTURES={findwnd(,GB-PVR)}{fgnwnd()}{f5}
RADIO={findwnd(,GB-PVR)}{fgnwnd()}{f6}
;POWER={findwnd(,GB-PVR)}{SendMsg(32771,,0)}
TEXT={findwnd(,GB-PVR)}{fgnwnd()}{ctrl}o


Lines with ";" are comments and not used. Hope this helps.

- Graham
garetmax

Unregistered
 
#6
2006-04-03, 01:29 AM
Hi grahamm,

Will you post your entire irremote.ini file? I added your lines in but I still have to have the focus in order to change channels.

I've tried various other irremote.ini's also and the usb-uirt but I can't ever get this to work.

Thanks,
Garetmax
Royle
Offline

Junior Member

Posts: 14
Threads: 4
Joined: Apr 2006
#7
2006-04-19, 03:31 AM
I too can not get this to work. Can someone go into further detail about this? It would be very much appreciated.
grahamm
Offline

Junior Member

Posts: 10
Threads: 3
Joined: Mar 2006
#8
2006-05-01, 04:48 AM
I have attached my irremote file, although it seems if i've opened and closed gbpvr and the config app a few times, controlling without focus stops working. Im assuming its related to the window name, so if anyone knows why this happens please let me know.
garetmax

Unregistered
 
#9
2006-06-25, 12:41 AM
Hi Grahamm,

Thanks for replying and attaching your file. I did have it working for awhile and like you it stopped working.

Have you figured it out yet?

Anyone else have a bulletproof irremote.ini that works all the time?

Thanks,
Garetmax
BFV/AcidRain
Offline

Junior Member

Posts: 20
Threads: 6
Joined: Apr 2006
#10
2006-06-27, 03:39 AM
Hey guys,

This certainly isn't a fix for you guys, but it might be a good bandaid.

I understand that the remote stops working after you've opened & closed GB-PVR a few times. Once it stops working, if you restart IRREMOTE does it begin functioning again?

If so, set one of the remote buttons under the [Default] sections to run the "Restart IR Remote" command: "C:\Program Files\WinTV\Ir.exe" /QUIET

If for some reason that bombs due to timing issues, the program trying to shut itself down, whatever - a 2 or 3 line Visual Basic Script with a "Sleep 1000" command followed by an IRRestart command might do the trick too.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Hauppauge 2250 MCE remote Jeckler 22 20,773 2013-03-26, 04:26 PM
Last Post: DonBrutto
  The end of my PVR500 and PVR150 replaytv 6 6,226 2012-12-13, 01:13 AM
Last Post: ga_mueller
  Exit button on StreamZap remote now exits PVRX2 billbobbins 5 5,204 2012-08-30, 09:43 PM
Last Post: billbobbins
  Can't get GBPVR working w/ WinTV-PVR150 RandyH 21 8,682 2011-06-22, 05:35 PM
Last Post: adrian_vg@yahoo.com
  Program MCE remote? arkennedy75 1 2,682 2011-04-13, 12:09 AM
Last Post: pBS
  remote problem in GBPVR Zacken 5 2,624 2010-12-08, 09:00 PM
Last Post: Zacken
  PVR150 not recording David B 9 3,421 2010-10-30, 09:38 PM
Last Post: johnsonx42
  Lost with HIP and my MCE remote kjc 15 5,186 2010-09-24, 07:13 AM
Last Post: mila06
  Unhandled exception has occurred in a component in your application. dspdrew 9 7,762 2010-09-16, 05:34 PM
Last Post: sub
  playback of recordings crash the application paf077 9 2,860 2010-06-27, 12:57 PM
Last Post: paf077

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode