Hi,
I am trying to understand how slimserver handles different types of
buttonmodes. I have found references to the following modes:
(empty)
repeat
hold
hold_release
single
double
They seem to be somewhat over-lapping to me. What is the difference
between "play" and "play.single"? Or between "play.hold" and
"play.repeat"?
What I really want to do is write a plugin that completely takes over
all buttons on the remote. I tried to do this by mapping all
combinations of buttons and the above buttonmodes to 'dead' and then
map the ones that I want to act upon to real functions. But it only
seems to work for the empty mode, and not for .hold for example.
/Mattias
--
Mattias Holmlund
http://www.holmlund.se/mattias/
Results 1 to 3 of 3
Threaded View
-
2007-02-16, 12:14 #1
- Join Date
- Jan 2007
- Posts
- 10
Meaning of different button-modes