Turn the simulator background into a clickable area. i.e. you click on the play butto...
commit1281e9aa12b664d03158ae96fc05dfa4f5ef3d43
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Tue, 16 Feb 2010 17:34:48 +0000 (16 17:34 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Tue, 16 Feb 2010 17:34:48 +0000 (16 17:34 +0000)
tree94c1db09544b398ad15773c9923331a02e6cd92f
parenta85a6a57f52fdaa542601aa6af67d2cfde8fa038
Turn the simulator background into a clickable area. i.e. you click on the play button to press play. It also maps mouse scrollwheel events to rockbox scrollwheel events. This facilitates testing because you don't have to move your hand between the mouse and keyboard.

Author: Fred Bauer
Flyspray: FS#11008

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24696 a1c6a512-1295-4272-9138-f99709370657
docs/UISIMULATOR
uisimulator/sdl/button-sdl.h
uisimulator/sdl/button.c
uisimulator/sdl/uisdl.c