Multimediakeys support to Web Player?

Got an idea? Missing something? Post your feature request here.

Moderator: moderators

Multimediakeys support to Web Player?

Postby jarim » Wed Jul 01, 2009 4:26 pm

Would it be possible to add support for multimediakeys many keyboards nowadays have to internal web player? I'm using Logitech Dinovo Mini with my livingroom pc, would ease to skip tracks in 50 track random lists. :)
jarim
 
Posts: 5
Joined: Wed Apr 15, 2009 6:51 am

Postby oxide[NL] » Sat Jul 11, 2009 12:17 pm

that would be nice indeed !
oxide[NL]
 
Posts: 27
Joined: Wed Apr 01, 2009 3:06 pm
Location: holland

Postby oxide[NL] » Sat Jul 11, 2009 12:21 pm

i know this wouldnt work but sindre could you make something like this :

glDisplay.registerKeyStrokeForHelp(
KeyStroke.getKeyStroke(KeyEvent.VK_L, 0), "Next");

glDisplay.registerKeyStrokeForHelp(
KeyStroke.getKeyStroke(KeyEvent.VK_F, 0), "Play");

glDisplay.registerKeyStrokeForHelp(
KeyStroke.getKeyStroke(KeyEvent.VK_PAGE_UP, 0), "Repeat");

glDisplay.registerKeyStrokeForHelp(
KeyStroke.getKeyStroke(KeyEvent.VK_PAGE_DOWN, 0), "Pauze");



something like that, would be possible right ?

I'm not sure but i think this will get you started :
http://java.sun.com/docs/books/tutorial ... tener.html
oxide[NL]
 
Posts: 27
Joined: Wed Apr 01, 2009 3:06 pm
Location: holland

Postby sindre_mehus » Sat Jul 11, 2009 3:37 pm

oxide, there is no Java on the client side, only JavaScript :wink:
Subsonic developer
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway


Return to Feature Requests

Who is online

Users browsing this forum: No registered users and 12 guests