Fceux SVN changelog:
r2160
sdl: don't needlessly kill the video and input subsystems before control configuration
r2161
gtk: make control configuration dialog non-modal
It was the only modal dialog in the entire application.
This also fixes an issue where the emulator would unpause when closing the control config dialog, even if it had been paused manually by the user.
r2162
gtk: fix some minor issues
Only allow the emulator to handle key events when the main window has the input focus
Don't write anything to stdout when configuring a button using the GTK+ control config dialog.
r2163
gtk: don't forget to save the updated config after enabling/disabling the Game Genie
r2164
gtk: disable Screenshot hotkey when the GUI is active
Like pause/resume, GTK+ handles screenshots using an accelerator. The hotkey was also being triggered, so 2 screenshots were taken every time F12 was pressed.
r2165
work on about string
Download: Fceux SVN r2165
Source: Here
0 Comments
Post a Comment