NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 71 72 73 74 75 … 93 Next »
BleepBloop

 
  • 0 Vote(s) - 0 Average
BleepBloop
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#11
2005-04-11, 01:35 PM (This post was last modified: 2005-04-11, 01:37 PM by KingArgyle.)
Jeff, I capture through the Windows API. Basically I grab the messages before they go onto the Windows Message Queue.

Darrin:
If I can find out from Sub how to send the sounds to an MVP, I'll add support for the MVP.

Reven: What keyboard command is the "GO" button assigned to. Currently the only way I can map is if it's assigned to a keyboard command.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#12
2005-04-11, 10:30 PM
go={f11}
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#13
2005-04-12, 11:54 PM
could this be extended to start a screensaver if a key hasnt been pressed in say 2minutes (or a user defined interval), just a standard windows screen saver (no use for a mvp/350/xcard user but usefully for other users). can bleep bloop recieve events from gbpvr (videostop, videostart etc..) ? i know a screensaver is on subs todo list but, that list must be a mile long (well a kilometre long :p).
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#14
2005-04-14, 05:07 PM
Yep, BleepBloop could be implemented for a screen saver, but I'd probably develop that as a seperate plugin.

Also, BleepBloop receives all events that GBPVR fires, as it also implements that standard plugin interfaces. It uses these to determine when it needs to register it's own MessageFilter to handle keyboard messages.
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#15
2005-04-14, 06:14 PM
BleepBloop has been updated on the wiki site. Reven this should support all the commands that you requested. Here is the mapping:

Code:
Command        Sound           GBPVR Keyboard Mapping
=========================================================================================
MOVE          move.wav         Left, Right, Up, Down arrow keys
SELECT        select.wav       Return/Enter
CANCEL        cancel.wav       Home
GBPVR_START   startup.wav      Plays when GBPVR GUI is first started.
PLAY          play.wav         CTRL + P
STOP          stop.wav         CTRL + S
Fast Forward  fastforward.wav  CTRL + F
Rewind        rewind.wav       CTRL + R
Record        record.wav       CTRL + K
Pause         pause.wav        CTRL + Q
Blue          bluebutton.wav   CTRL + B
Yellow        yellowbutton.wav CTRL + Y
Green         greenbutton.wav  CTRL + G
NoName           noname.wav       CTRL + O
Vol Up        volup.wav        CTRL + X
Vol Down      voldown.wav      CTRL + Z
TV Guide      tv.wav           F1
Live TV       livetv.wav       F2
Videos        videos.wav       F3
Music         music.wav        F4
Radio         radio.wav        F5
GO          go.wav           F11

You can get the most current version from the Wiki.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#16
2005-04-15, 01:09 AM (This post was last modified: 2005-04-15, 01:25 AM by reven.)
well you got most of them, missing a few thou:
Back = {esc}
Numbers {0...9}
AspectRatio = {f7}
"*" = {???} (aka "Sub/CC")
"#" = {???} (aka "Text")

anyone know the missing keystrokes?

i think thats it (i just started using "#" in my videos so want a sound to go with it, just dont know the keystroke yet so testing with "f8" Smile).

but the rest is perfect, now i just have to go and find some wav files .....

ps i have my radio button mapped to "recordings" and a "radio.wav" in the sounds dir but for some reason this doesnt play, the rest of the shortcut buttons work fine.
darrin75
Offline

Senior Member

Posts: 558
Threads: 103
Joined: Nov 2004
#17
2005-04-15, 02:10 AM
Have you figured a way to send to mvp. This would be something to play with anyway???
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#18
2005-04-15, 02:22 AM
reven Wrote:well you got most of them, missing a few thou:
Back = {esc}
Numbers {0...9}
AspectRatio = {f7}

Okay, I've added these.
Quote:"*" = {???} (aka "Sub/CC")
"#" = {???} (aka "Text")

anyone know the missing keystrokes?

I'll add these once we know what the keyboard commands are.

Quote:ps i have my radio button mapped to "recordings" and a "radio.wav" in the sounds dir but for some reason this doesnt play, the rest of the shortcut buttons work fine.

Make sure that it is firing the F5 key, as that is what Radio.wav maps to on the keyboard. I just tested it on my machine, and F5 did make a sound when pressed with a radio.wav file being present in the sounds directory.

I'll have an update on the wiki shortly.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#19
2005-04-15, 02:25 AM
i looked in irremote.ini and radio maps to {f6} and pictures maps to {f5}.
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#20
2005-04-15, 02:56 AM
Okay, I fixed it, and version 1.02 is now on the wiki:

Version 1.02:

* Fixed minor issue with Zip file.
* Added ESC mapped to cancel.wav
* Added Numbers support 0 - 9, Number Keypad 0 - 9. Map to numbers.wav
* Corrected keyboard mapping for Radio from F5 to F6.
* Added keyboard mapping for pictures F5. maps to pictures.wav
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


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

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

Linear Mode
Threaded Mode