Evil Player

The only player that is pure evil!

You are not logged in.

#1 2005-07-01 22:10:09

Hakeem
Site Admin
Registered: 2005-04-20
Posts: 279
Website

Multimedia keys (Hotkeys)

Download Delphi Key Values v1.2
http://www.danish-shareware.dk/delphi/english.html

1. Extract and run "Delphi Key Values"

2. Press the Play button and replace the old value in settings.ini with the value that "Delphi Key Values" displays

3. Do that same with: Pause, Stop, Previous, Forward & Record

4. Change hotkey_key=1 to hotkey_key=0

Doesn't work ?
Try Disable/shout-down your keyboard application. If it's a Logitech keyboard then Disable/shout-down "Logitech SetPoint"

_________________________________________________


Change CTRL to ALT, SHIFT or WIN key

just replace it with the values below

[settings]
hotkey_key=1

0 = No key
1 = CTRL
2 = ALT
3 =  SHIFT
4 = WIN

_________________________________________________


Only enable some hotkeys
just change enable_xxx to 0 if you don't want that key to be registered as a global hot key.

[Hot_keys]
Previous=90
Enable_Previous=1
Play=88
Enable_Play=1
Stop=86
Enable_Stop=1
Next=66
Enable_Next=1
Record=82
Enable_Record=1
Vol_Up=107
Enable_Vol_Up=1
Vol_Down=109
Enable_Vol_Down=1

Offline

 

2005-07-01 22:10:09

AdBot
Google AdSense Posting Bot


#2 2005-07-03 12:01:41

y0r1c
Member
Registered: 2005-07-03
Posts: 4

Re: Multimedia keys (Hotkeys)

o.. hotkey ... i think i've missed this topic  roll

Offline

 

#3 2005-07-03 12:15:16

y0r1c
Member
Registered: 2005-07-03
Posts: 4

Re: Multimedia keys (Hotkeys)

i think it's not very nice to set hotkeys trough the CTRL modifier because Ctrl+Z ..+X .. +C .. +V  are already used by WINDOWS , a think it would be better to set hotkey trough ALT modifier

Offline

 

#4 2005-07-03 18:15:22

Hakeem
Site Admin
Registered: 2005-04-20
Posts: 279
Website

Re: Multimedia keys (Hotkeys)

i think it's not very nice to set hotkeys trough the CTRL modifier because Ctrl+Z ..+X .. +C .. +V  are already used by WINDOWS , a think it would be better to set hotkey trough ALT modifier

I know but you can change Ctrl+Z ..+X .. +C .. +V

to ctrl + ??

edit the ini file smile

use the little application above or this site to see the values
http://www.lookuptables.com/

in 1.05 you will be able to change ctrl to alt or win

Offline

 

#5 2005-11-25 10:37:28

Guest
Guest

Re: Multimedia keys (Hotkeys)

Could you also add the Volume Increase/Decrease to the Hotkeys?

 

#6 2005-11-27 11:55:54

Hakeem
Site Admin
Registered: 2005-04-20
Posts: 279
Website

Re: Multimedia keys (Hotkeys)

Could you also add the Volume Increase/Decrease to the Hotkeys?

Yes, will be in 1.06

Offline

 

#7 2005-12-07 20:35:58

Hakeem
Site Admin
Registered: 2005-04-20
Posts: 279
Website

Re: Multimedia keys (Hotkeys)

Could you also add the Volume Increase/Decrease to the Hotkeys?

This is in 1.06 smile

Now I can increase/decrease the volume with my scroll wheel on my logitech keyboard.

Offline

 

#8 2005-12-10 18:21:18

Guest
Guest

Re: Multimedia keys (Hotkeys)

I'd like to have the possibility to set the hotkeys to ALT + CTRL + ??. There's so much programs I use that have either ctrl or alt + z/x/c/v/b..

 

#9 2005-12-13 21:15:34

Hakeem
Site Admin
Registered: 2005-04-20
Posts: 279
Website

Re: Multimedia keys (Hotkeys)

I'd like to have the possibility to set the hotkeys to ALT + CTRL + ??. There's so much programs I use that have either ctrl or alt + z/x/c/v/b..

No.. why not use WIN then?

Offline

 

#10 2006-02-04 15:44:16

Guest
Guest

Re: Multimedia keys (Hotkeys)

Hi there!

I've got a logitech cordless keyboard, and tried the above. I killed the iTouch.exe process, and ran the Delphi tool. It detects my winkeys, my backspace and enter keys without a problem, but it doesn't give anything if I push any of my media keys...

Has anyone else succeeded with a comparable keyboard?

 

#11 2006-02-05 01:26:38

Guest
Guest

Re: Multimedia keys (Hotkeys)

I was able to make the changes, but it took some trial and error.  First of all, when you change the hot keys, it only changes them for use with the "global hotkey option".  This option is for making the hot keys work when Evil doesn't have focus.  I'm not sure, but I think you might also need to have "Always on Top" selected as well.  Anyways, if you change the settings then test them while Evil has focus, you'll find the changes don't work, and the original settings still apply. 

Hope that helps.

 

#12 2006-02-05 14:04:10

Hakeem
Site Admin
Registered: 2005-04-20
Posts: 279
Website

Re: Multimedia keys (Hotkeys)

I was able to make the changes, but it took some trial and error.  First of all, when you change the hot keys, it only changes them for use with the "global hotkey option".  This option is for making the hot keys work when Evil doesn't have focus.  I'm not sure, but I think you might also need to have "Always on Top" selected as well.  Anyways, if you change the settings then test them while Evil has focus, you'll find the changes don't work, and the original settings still apply. 

Hope that helps.

"Always on Top" has nothing to do with Global Hotkeys...
You said it yourself it's to control Evil when it doesn't have focus...


@Bram
Try rebooting your PC and make sure that the iTouch.exe process doesn't start at all! and then try again...

I myself have a Logitech Cordless LX700 and everything works fine

Offline

 

#13 2006-02-21 20:02:18

vostok4
Member
Registered: 2006-02-21
Posts: 1

Re: Multimedia keys (Hotkeys)

Couple of issues:

Starting up 1.08, then hit the play button on my keyboard: List index out of bounds (-1).

Also, pressing play while a song is playing just restarts the song, ideally this should pause the song instead of just restarting it (ie my keyboard does not have a pause button).

Other than that great work!

Offline

 

#14 2006-02-22 17:45:57

Hakeem
Site Admin
Registered: 2005-04-20
Posts: 279
Website

Re: Multimedia keys (Hotkeys)

Couple of issues:

Starting up 1.08, then hit the play button on my keyboard: List index out of bounds (-1).

Also, pressing play while a song is playing just restarts the song, ideally this should pause the song instead of just restarting it (ie my keyboard does not have a pause button).

Other than that great work!

thanks for reporting this... it will be fixed

Offline

 

#15 2006-03-30 15:51:21

visaj
Member
Registered: 2005-09-06
Posts: 12

Re: Multimedia keys (Hotkeys)

I'm using a logitech keyboard with multimedia keys. My global hotkey trigger is set to none and almost everything works fine.

I just don't use the record and volume up and down functions. I have to bind some keys that I never use into them, so they won't trigger accidentially.

I'd like to have the ability to disable unused hotkeys, so I wouldn't need to bind any keys into them.

Offline

 

#16 2006-03-30 18:04:41

Hakeem
Site Admin
Registered: 2005-04-20
Posts: 279
Website

Re: Multimedia keys (Hotkeys)

I'm using a logitech keyboard with multimedia keys. My global hotkey trigger is set to none and almost everything works fine.

I just don't use the record and volume up and down functions. I have to bind some keys that I never use into them, so they won't trigger accidentially.

I'd like to have the ability to disable unused hotkeys, so I wouldn't need to bind any keys into them.

it will be in 1.11

Offline

 

#17 2006-05-22 17:49:26

Hakeem
Site Admin
Registered: 2005-04-20
Posts: 279
Website

Re: Multimedia keys (Hotkeys)

I'm using a logitech keyboard with multimedia keys. My global hotkey trigger is set to none and almost everything works fine.

I just don't use the record and volume up and down functions. I have to bind some keys that I never use into them, so they won't trigger accidentially.

I'd like to have the ability to disable unused hotkeys, so I wouldn't need to bind any keys into them.

Done smile Only keys with the Enable_xxx=1 will be enabled when activation global hot keys

[Hot_keys]
Previous=90
Enable_Previous=1
Play=88
Enable_Play=1
Stop=86
Enable_Stop=1
Next=66
Enable_Next=1
Record=82
Enable_Record=1
Vol_Up=107
Enable_Vol_Up=1
Vol_Down=109
Enable_Vol_Down=1

Offline

 

#18 2006-05-26 12:32:32

visaj
Member
Registered: 2005-09-06
Posts: 12

Re: Multimedia keys (Hotkeys)

Excellent!
Thank you very much.

I'll go clicking your ads right away!  tongue

Offline

 

#19 2006-10-11 14:19:12

grinder
Member
Registered: 2006-10-09
Posts: 5

Re: Multimedia keys (Hotkeys)

Hi all,

Will there be a functionality/hotkey to sort the playlist by song title/filename/full path? It would be very useful.

Thanks.

Offline

 

#20 2006-10-11 18:27:46

Hakeem
Site Admin
Registered: 2005-04-20
Posts: 279
Website

Re: Multimedia keys (Hotkeys)

no not at the moment

Offline

 

#21 2008-02-15 17:53:02

me_who_else
Member
Registered: 2008-02-15
Posts: 1

Re: Multimedia keys (Hotkeys)

hey... im very happy with evil player, but i only have this little request, would it be possible to inluce shortcuts to toggle sufftle on and off? thx

Offline

 

#22 2008-04-05 23:42:27

evil-player fan
Member
Registered: 2008-04-05
Posts: 1

Re: Multimedia keys (Hotkeys)

the link doesn´t work. here is a other programm: http://www.softpedia.com/get/Others/Mis … ster.shtml
edit: nice prog http://www.smilevalley.de/smileys/Gluecklich/120.gif

Last edited by evil-player fan (2008-04-05 23:50:40)

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson