mirror of https://github.com/bsnes-emu/bsnes.git
a136378a7b
byuu says: Changelog: - added full HexEditor widget to phoenix/Qt (has dynamic scrollbar like phoenix/GTK, but does not yet support page up/down scrolling) - optimized debugger to look great with either phoenix/GTK or phoenix/Qt - fixed phoenix/Qt fullscreen mode (had to allow resizing of the layout, and resize the container) - fixed phoenix/Qt Window::setBackgroundColor() bug that was making statusbar invisible - entering fullscreen now captures mouse, leaving fullscreen releases it - so by default, no cursor in fullscreen mode now - F12 key was assigned the task of toggling mouse capture, Tools->Capture Mouse was removed - above change allows toggling mouse capture in fullscreen if you like It wasn't my idea, but toggling the mouse capture in fullscreen also hiding the mouse cursor is what I call genius design. Two birds with one stone, and very intuitive. Also, the default GUI on Linux for bsnes and bgameboy is now Qt, instead of GTK+. I did this because Qt's fullscreen is far more stable, and I fixed up the remaining bugs anyway. |
||
---|---|---|
bsnes | ||
pixelshaders | ||
snesfilter | ||
snespurify |