mirror of https://github.com/stella-emu/stella.git
6209912e4a
actually a deficiency in the GUI core, whereby joystick button events were being translated to axis events, but the actual button events were still being processed as well. Now, if a button has been translated by pollEvent(), it is removed from further processing in the main event loop. Also cleaned up the DialogContainer event logic a little. Basically, the code at that level should never do button to axis translation, since that's port-specific and will be handled in the OSystemXXX class. Fixed some errors in Makefile, where spaces were used instead of tabs. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1014 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba |
||
---|---|---|
CVSROOT | ||
stella |