Turn the simulator background into a clickable area. i.e. you click on the play butto...
commit1beb257d11037a422fa1c5b2fcd53752930999ff
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
parent66f6f0ca1c5e953f45eb5776b042e4f55719eb02
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