[WebAPI] Bug sending Action ID volume_up and volume_down (key.h)
#1
When I tray to send these Action ID using key.h I've got a good response from webserver (ok) but nothing happens :

-http://localhost/xbmcCmds/xbmcHttp?command=Action&parameter=88 (#define ACTION VOLUME_UP)
-http://localhost/xbmcCmds/xbmcHttp?command=Action&parameter=89 (#define ACTION VOLUME_DOWN)

While -http://localhost/xbmcCmds/xbmcHttp?command=Action&parameter=91 (#define ACTION VOLUME_MUTE) is working fine.

Is that a bug ? If so I will post a ticket on trac.
Reply


Messages In This Thread
[WebAPI] Bug sending Action ID volume_up and volume_down (key.h) - by umcisou - 2008-09-22, 09:35
[No subject] - by jmarshall - 2008-09-22, 09:58
[No subject] - by umcisou - 2008-09-22, 10:34
[No subject] - by jmarshall - 2008-09-22, 10:49
Logout Mark Read Team Forum Stats Members Help
[WebAPI] Bug sending Action ID volume_up and volume_down (key.h)0