mirror of https://github.com/bsnes-emu/bsnes.git
![]() byuu says: - fixed a long-standing crash: when you have a device index above the range permitted by another port, the app would crash (eg Controller Port 2 -> Mouse, then switch to Hotkeys) - Qt bug workaround: have to use currentItemChanged signal instead of itemSelectionChanged signal for QTreeWidget, otherwise scrolling with mouse gives you the previous item with currentItem() ... - added support for toggling the Xfce compositor - added support for detecting if the compositor is enabled in the first place on Windows, so that it won't get turned on when you had it off permanently - added advanced setting to toggle behavior (never disable, disable only in fullscreen mode, disable whenever emulator is open) - worked around GTK+ ../... button height issue - worked around Windows slider position issue when attaching to a new window (need to research this one more) - fixed up input settings window more: closing window ends assignment, custom mapping buttons hidden by default Some of those bugs have been there since the phoenix port began, good times. |
||
---|---|---|
bsnes | ||
snesfilter | ||
snespurify | ||
snesshader |