This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
7ccc78d084
rockbox
/
firmware
/
target
/
hosted
History
Thomas Martitz
c044117c5f
Make --zoom option of the sdl port correctly work with mouse clicks.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28500 a1c6a512-1295-4272-9138-f99709370657
2010-11-05 21:50:23 +00:00
..
android
Remote android button handling (again). do the press/unpress more like other targets (i.e correctly). The DPAD is special in that the press/unpress happens too quickly, so always post it with the BUTTON_REL. This means all keymaps using the dpad need to remember it will always have a BUTTON_REL (which also means they cant do repeats, which are impossible anyway).
2010-11-03 14:34:57 +00:00
sdl
Make --zoom option of the sdl port correctly work with mouse clicks.
2010-11-05 21:50:23 +00:00