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 … 686 687 688 689 690 … 1231 Next »
Anyone have GBPVR.exe in Irremote.ini?

 
  • 0 Vote(s) - 0 Average
Anyone have GBPVR.exe in Irremote.ini?
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#11
2006-02-13, 10:44 AM
weisguy Wrote:Supposing I wanted to use the Green Power button to bring up the "shutdown" plugin. (I would want this behavior to be common to all modules... whether I was watching LiveTV, listening to NetRadio, etc.) Is there a particular mapping that could accomplish this?

Maybe, just maybe, you can do something like this?
GRNPOWER={run(c:\Progra~1\devnz\gbpvr\GBPVR.exe -direct “plugin name”Wink}
I am not sure of the exact name of the shutdown plugin... I assume you do =)
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
tkgafs
Offline

Senior Member

Posts: 594
Threads: 61
Joined: Jun 2004
#12
2006-02-13, 03:30 PM
could somebody post their irremote.ini file with all these amendments in it.

I having difficulty getting gbpvr to respond to the remote when it has lost focus, I am running gbpvr via the tvout of a 350 into a 2.4ghz av sender which can send the remote button depresses back to the pc this works fairly well unless gbpvr has lost focus

tkgafs
Zato
Offline

Member

Posts: 188
Threads: 38
Joined: May 2006
#13
2006-06-05, 06:49 AM
capone Wrote:GRNPOWER={run(c:\Progra~1\devnz\gbpvr\GBPVR.exe)}

Worked like a charm...thx.

To all, just make sure it is forced foreground, or know the button to alt-tab w/ (menu works)

How do you force it to load on foreground?
onestar
Offline

Senior Member

Posts: 252
Threads: 42
Joined: Mar 2005
#14
2006-06-05, 07:36 AM
Zato Wrote:How do you force it to load on foreground?
I don't I use the sendmsg function to to that control it, see my irremote.ini
madcat
Offline

Senior Member

Posts: 634
Threads: 104
Joined: Apr 2006
#15
2006-06-05, 06:00 PM
I use the GRNPOWER to restart GBPVR (just in case it runs into something).
irremote.ini supports "close", and even "sleep".
For example:
Code:
GRNPOWER={close(GBPVR.exe)}{sleep(200)}{run(C:\Progra~1\devnz\gbpvr\GBPVR.exe)}

But, as I didn't trust the "close" (or in case GB got really stuck), I use the "pstools" from SysInternals (http://www.sysinternals.com/Utilities/PsTools.html)

Code:
[Default]...
GRNPOWER={close(GBPVR.exe)}{sleep(200)}{run(c:\utils\pskill.exe GBPVR.exe)}{sleep(200)}{run(C:\Progra~1\devnz\gbpvr\GBPVR.exe)}

And, of course, in both examples, GRNPOWER is not used in the GBPVR section (much simpler approach for me):
Code:
[GB-PVR]...
;GRNPOWER=...
* Rogers Analog Cable [Canada]
* Hauppauge WintTV PVR USB2
* IBM Thinkpad T42 / 1GB Mem / Centrino 1.6Ghz / 60GB HD / ATI Mobility Radeon 7500 + VGA/DVI out
* MCE Remote + Keyboard
* Win XP SP2 / GBPVR [Latest version. always]
* Pioneer HDTV via VGA (1360x768)
* MS Remote Keyboard
* Logitech Harmony 880 [via MS Remote Control Reciever]
DoPeFiSh
Offline

Member

Posts: 178
Threads: 54
Joined: Mar 2006
#16
2006-07-06, 04:47 AM
I'm having trouble with the mute button, sometimes it works then sometimes it quits. in windows XP Pro is there a keyboard shortcut for mute? so I might be able to bind the mute key to the shortcut.....

thanks
Å ĕŦŭр Ϊş Ǻś ƒǾĻŁǒЩÅ¡
‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
[SIZE="1"]Intel Pentium 4 3.40GHz | 2Gb DDR Ram | ATI Radeon 9600 256Mb DDR | NZXT Trinity Black Tower | Windows XP Pro SP3 | Hauppauge PVR-350 And PVR-150MCE | 1.0 Tb Maxtor Storage | Gbpvr v1.3.11[/SIZE]
kayak4ever
Offline

Senior Member

Posts: 357
Threads: 27
Joined: Sep 2006
#17
2006-10-29, 12:56 PM (This post was last modified: 2006-10-29, 01:01 PM by kayak4ever.)
chud Wrote:are you sure that is the correct path? do you have another directory in C: that starts with "Program" that would bump "Program Files" to "Progra~2"? you can always check the 8.3 path by bringing up cmd, cd'ing on over to the path of choice, then typing in "command" which runs the old command.com. the path will then show as the truncated 8.3.

also remember that any changes to irremote.ini require a restart of the ir app.

ejeffers: try this in your GBPVR setting
GRNPOWER={sys(0xF060)}

i like to be able to do just about anything from the remote except type. i have the GRNPOWER set to close apps everywhere, and use the LIVETV button to launch GBPVR.

here are my relevant irremote.ini sections for what it is worth. there are still a couple of things i have been meaning to "optimized" but given that i have been procrastinating them, these settings are working well enough for me...



Chud, on a slightly different note, I am curious as to what this line or lines in your irremote.ini does?

RADIO={run("c:\Progra~1\intern~1\IEXPLORE.EXE" -k http://www.theweathernetwork.com/weather...ON0356.htm)}

I was able to get the weather plugin to work but my family prefers the weather from http://www.theweathernetwork.com.
DoPeFiSh
Offline

Member

Posts: 178
Threads: 54
Joined: Mar 2006
#18
2006-10-29, 06:00 PM
I switched to the MX-500 remote and use a USB-UIRT and have hip do the middle work, I do wish that you could choose where the weather info is coming from.......theweathernetwork.com looks nice........
Å ĕŦŭр Ϊş Ǻś ƒǾĻŁǒЩÅ¡
‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
[SIZE="1"]Intel Pentium 4 3.40GHz | 2Gb DDR Ram | ATI Radeon 9600 256Mb DDR | NZXT Trinity Black Tower | Windows XP Pro SP3 | Hauppauge PVR-350 And PVR-150MCE | 1.0 Tb Maxtor Storage | Gbpvr v1.3.11[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  how to use IR server suite with GBPVR zaprat 82 63,379 2018-11-18, 05:32 PM
Last Post: Len_Lekx
  GBPVR support for Hauppauge WinTV-HVR-1900 or Hauppauge HD-PVR (PAL) lchiu7 23 18,718 2014-05-15, 12:59 AM
Last Post: lchiu7
  GBPVR and NPVR jigster99 2 5,225 2013-02-16, 01:50 AM
Last Post: jigster99
  BBC HD / BBD 1 HD in GBPVR Pob 21 13,751 2012-10-05, 05:42 PM
Last Post: Pob
  tv guide empty in gbpvr works in pvrx2 slowtech 37 17,602 2012-08-27, 04:00 PM
Last Post: rscheller
  Unused gbpvr returns to life with minimal effort KS4UA 0 2,394 2012-03-18, 02:07 AM
Last Post: KS4UA
  Last version of GBPVR download? matthrolf 8 6,578 2011-11-16, 09:22 AM
Last Post: MixMan
  Is card emulation as easy with gbpvr as with npvr? martint123 3 3,475 2011-10-20, 07:13 PM
Last Post: martint123
  GBPVR Webserver does not work - Windows 7 Pro, 64 Bit Ijaja 6 4,572 2011-10-19, 07:21 PM
Last Post: Basher52
  GBPVR will not wake up XP computer from sleep keith_leitch 8 4,979 2011-10-10, 08:26 PM
Last Post: keith_leitch

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

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

Linear Mode
Threaded Mode