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 … 1166 1167 1168 1169 1170 … 1231 Next »
Remote Volume Control

 
  • 0 Vote(s) - 0 Average
Remote Volume Control
kenny
Offline

Junior Member

Posts: 12
Threads: 3
Joined: Aug 2004
#1
2004-08-21, 04:47 PM
Sub -- First I'd like to complement your work, it is first rate

However, I'm having one problem.

I'm unable to control the computers volume whenever I'm watching TV or playing any media.

The volume buttons still perform the left and right functions.

This can be handy for adding more music to the play list,
but I'm a little too lazy to get up and adjust the sound level manually.

What have I missed.

Kenny [Image: cool.gif]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#2
2004-08-21, 05:24 PM
When you're on the main menu, the left and right buttons control the volume. Unfortunately I cant to it on other screens because the left and right buttons are used for navigation. Its annoying the hauppauge remote shares the vol+/- buttons with the left/right navigation buttons.



kenny
Offline

Junior Member

Posts: 12
Threads: 3
Joined: Aug 2004
#3
2004-08-22, 03:51 AM
Sub
I tested it and of course you are correct.

This is the type of thing that begs for a programatic solution.
Maybe something that can be linked into the irremote program.

Press red button
Window pops up and steals focus
As long as window is up volume can be adjusted
once happy with volume, press red and window disappears.
focus reverts to gbpvr

I'll have to give it a little thought, it should be a no brainer compared to what I have to do on my day job.

Thanks again for the quick response

Ken
blader_se
Offline

Senior Member

Posts: 484
Threads: 64
Joined: Aug 2004
#4
2004-08-22, 08:59 PM
[b Wrote:Quote[/b] (kenny @ Aug. 21 2004,23:51)]Press red button
Window pops up and steals focus
As long as window is up volume can be adjusted
once happy with volume, press red and window disappears.
focus reverts to gbpvr
Anyone know if it is possible to bring up the volume control (the simple one that shows itself when you click the speaker in the taskbar) by a shortcut?
kenny
Offline

Junior Member

Posts: 12
Threads: 3
Joined: Aug 2004
#5
2004-08-22, 09:58 PM
I found a sample project on codeproject.com
It displayed a dialog box with a volume control slider.
Firing off this executable may be all that is needed.

http://www.codeproject.com/audio/admixer.asp

It can steal the focus so that the remote will send the default signals for volume up/down.

Once volume is OK, a close command can make it go away.

Since the source code is provided,
Some simple mods may make it a more polite player.
Before it becomes visible, have it find and save the the handle of the window that currently has focus.
And as part of shutting down, have it attempt give the same window focus.

Sounds too simple, must be a catch somewhere.
blader_se
Offline

Senior Member

Posts: 484
Threads: 64
Joined: Aug 2004
#6
2004-08-23, 08:01 PM
[b Wrote:Quote[/b] (kenny @ Aug. 22 2004,17:58)]Sounds too simple, must be a catch somewhere.
Probably is, but I used it as a workaround anyway...

In irremote.ini:
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
; in the "default" section:
GRNPOWER={alt}{f4}

; in the "GB-PVR" section
FUNC={run(C:\Program\devnz\Suspender\Volume.exe)}
[/QUOTE]

Now I open the volume application with &quot;FUNC&quot;, adjust the volume, and close the app with &quot;GRNPOWER&quot;.
('FUNC' is the non-labeled button between 'mute' and 'full'Wink

Thanks for the link.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#7
2004-08-23, 08:12 PM
Hi Guys, yes this sort of solution will work as work around until I come up with something more permanent.

In the long run I need to come up with a solution which supports all potential users (PVR350/MVP etc). Support for these causes a few small head aches. For example, with the MVP I can send VOL_UP and VOL_DOWN, but I have no idea to tell what the volume is any time (and its not possible for me just to keep track of it myself, bacause I'm unable to determine the starting volume).
kenny
Offline

Junior Member

Posts: 12
Threads: 3
Joined: Aug 2004
#8
2004-08-23, 08:13 PM
Sub
I fully understand your problem
I usually blame my thinning greying hair on similar situations

Although Process Engineers usually get most of the blame

Ken
kenny
Offline

Junior Member

Posts: 12
Threads: 3
Joined: Aug 2004
#9
2004-08-23, 08:18 PM
Sir
I do believe we think alike

You even used the same button to activate it that I planned to use

I picked the Func button because I may add other things to the volume control dialog at add additional FUNCtions to the GBPvr program.

Not that I can think of any right now, everything else is already there.

Ken
blader_se
Offline

Senior Member

Posts: 484
Threads: 64
Joined: Aug 2004
#10
2004-08-24, 05:54 AM
[b Wrote:Quote[/b] (kenny @ Aug. 23 2004,16:18)]I picked the Func button because I may add other things to the volume control dialog at add additional FUNCtions to the GBPvr program.

Not that I can think of any right now, everything else is already there.
I'd love to be able to enter characters with my remote.

Perhaps this would be possible by extending the volume program with functionality for selecting characters, but I have no idea on how the string would be sent to the GB-PVR application though. (I'm still a novice when it comes to windows programming).
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Hauppauge 2250 MCE remote Jeckler 22 20,763 2013-03-26, 04:26 PM
Last Post: DonBrutto
  Exit button on StreamZap remote now exits PVRX2 billbobbins 5 5,193 2012-08-30, 09:43 PM
Last Post: billbobbins
  Program MCE remote? arkennedy75 1 2,677 2011-04-13, 12:09 AM
Last Post: pBS
  remote problem in GBPVR Zacken 5 2,620 2010-12-08, 09:00 PM
Last Post: Zacken
  Lost with HIP and my MCE remote kjc 15 5,179 2010-09-24, 07:13 AM
Last Post: mila06
  Remote double-keypress problem with Win 7 toboR 7 3,203 2010-05-21, 01:12 AM
Last Post: sgilani
  windoze 7 help needed for remote.ini highestbid 2 1,544 2010-04-30, 01:42 PM
Last Post: ElihuRozen
  Hauppauge Remote configuration ? HYBRiD.BLiNG 2 1,892 2010-04-30, 01:40 AM
Last Post: HYBRiD.BLiNG
  Need to mouse click playback screen before remote will work? acb 3 1,936 2010-04-24, 11:35 PM
Last Post: acb
  Audio Sync Adjustment with Remote observer_11 1 1,516 2010-04-24, 09:56 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode