lsnes from git://repo.or.cz/lsnes.git
88160be520
If one tries to open a setting window, the emulator grabs the input. However, if opening the window then fails (most commonly because it is joystick settings window, and there are no online nor offline gamepads) the grab needs to be undone because otherwise the grab will point to freed memory. The destructor would undo it, except failure to open window triggers exit from constructor by exception, in which case destructor will not run. Bug reported on IRC. |
||
---|---|---|
bsnes@4cfbbeadc3 | ||
bsnes-patches | ||
buildaux | ||
data | ||
gambatte@a77b5548ae | ||
include | ||
libgambatte-patches | ||
src | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
CHANGELOG | ||
COPYING.GPL | ||
COPYING.GPL3 | ||
Doxyfile | ||
lsnes.nsi | ||
lua.lyx | ||
lua.pdf | ||
Makefile | ||
manual.lyx | ||
manual.txt | ||
options.build | ||
TODO | ||
VERSION |