|
|
Rockbox mail archiveSubject: Re: buttonsFrom: Daniel Stenberg (daniel_at_haxx.se) Date: 2002-10-13
On Sun, 13 Oct 2002, Eric Linenberg wrote:
> the current CVS has some problems with the button presses. Try entering
These applications need to ignore the first button release event, as that is
Something like this:
while(button_get(false) & BUTTON_REL);
(And I tried the cube. Nice-looking indeed, but I believe both the Sin and
-- Daniel "Bagder" Stenberg -- http://rockbox.haxx.se/
Page was last modified "Jan 10 2012" The Rockbox Crew |