|
|
Rockbox mail archiveSubject: Re: Repeated Remote CommandsFrom: Björn Stenberg (bjorn_at_haxx.se) Date: 2004-05-11
Matthias.Klumpp_at_gmx.de wrote:
No. Repeating the command is the same thing as pressing the button several times, not holding it down.
> Anybody knowing if this feature can be realised via remote interface ?
Currently you can't, but there is nothing preventing you from adding it!
The Archos remote can only send six different values:
#define PLAY 0xC1
If you make your own remote you can add more codes that more accurately simulate the real buttons, by using separate press and release events.
-- Björn _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox
Page was last modified "Jan 10 2012" The Rockbox Crew |