Official BS.Player forums

Official BS.Player forums (http://forum.bsplayer.com/index.php)
-   Bug Reports And Codecs (http://forum.bsplayer.com/forumdisplay.php?f=10)
-   -   MUTE doesn't work (http://forum.bsplayer.com/showthread.php?t=219)

Grador 12th July 2002 01:22 PM

MUTE doesn't work
 
I tried assign Mute hot keys to several different keys and no one worked.
Every other hotkey i working good except this one (honestly, I didn't try all of them)

xlv600 14th July 2002 11:17 PM

You're right, Mute behaves funny, and all my tests leads to that result: [Ctrl] key is mandatory for this function. I guess that Bst have forgotten to remove in his code a hard-codded [Ctrl] key for the Mute function.

I've removed all editable assignements, by entering [BS] twice on every 77 function. I've also edited the KeyDef values in the registry, where each function get it's scan code, a DWord value that describes the shortcut. 1st byte is for the key (00 for ???), 2nd for the modifier (1=Shift, 2=Alt, 4=Ctrl, 7=All), the last word is either 0x0000 or 0x0100 but I can't explain why. Then I've tried to clear this last word, but no effect.

I couldn't assign a single letter as [M], [N] or [P]. Neither [BS] nor [Alt+M] works. But if [Ctrl] key is used, then it does work, for instance [Ctrl+M], [Ctrl+N], [Ctrl+Z], [Ctrl+Ins] or [Ctrl+Shift+M], [Ctrl+Alt+?].


All times are GMT +1. The time now is 08:39 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20