NextPVR Forums

Full Version: BleepBloop
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
BleepBloop is a plugin that will add navigation and selection sounds to GBPVR. It probably won't work with the MVP.

For more information and to download it, get it from here:

http://www.bladerhq.com/pmwiki/pmwiki.ph...BleepBloop

For installation instructions make sure to read the Readme.txt included in the zip file.

Yes, another toy for you skin engineers.

This was mainly done as a proof of concept for a future plugin helper.
Quote:Yes, another toy for you skin engineers.
Gee, thanks (I think) Smile
New in version 1.01:
* Added the vast majority of known GBPVR keyboard commands. This should cover the majority that the various plugins use.

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

Updated version is available at the same link as the old version.
Could you add the ESC key so that it behaves the same as HOME?
I use ESC out of habit and I'm sure others do too - just an idea...

Sweet little plugin, I always thought sounds were missing from the GUI!

Jason
Yeah, I'll add ESC, forgot to do that. Probably will get it updated tomorrow.

Now all we need is a small set of sound packs.
Minor fix:

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
Okay, this should be the last tweak for a while. Thanks goes to Reven for testing and extensive keyboard mapping requests. All the major buttons should now be mapped. Version 1.03 can be found on the wiki at the link in the first message of this thread.

Version 1.03:
* Fixed issue with missing Yellow, Blue, Green Button mapping
* Added mappings: PgUp = prior.wav, PgDn = next.wav
* Added mappings: Power = power.wav
A set of three new sound themes for the BleepBloop plugin. These are works of the original authors, and I just renamed the files for BleepBloop and GBPVR.

Get them from here:
http://www.bladerhq.com/pmwiki/pmwiki.ph...BleepBloop
Does this plugin work on the MVP? Also, how does it play the sound? Does it try to access the machine's sound subsystem directly or does it use GB-PVR functions? I am trying to play sound in the Jukebox plugin without using the built-in GB-PVR MP3 player, but it's giving me difficulties on the MVP.
jam40jeff Wrote:Does this plugin work on the MVP?

No. I think KA explains why somewhere in this thread.

Quote: Also, how does it play the sound? Does it try to access the machine's sound subsystem directly or does it use GB-PVR functions? I am trying to play sound in the Jukebox plugin without using the built-in GB-PVR MP3 player, but it's giving me difficulties on the MVP.

I believe the answer you are looking for is BleepBloop captures event messages to play the sounds. A more thorough explanation, again, is detailed by KA somewhere in this thread.
Pages: 1 2 3