mirror of https://github.com/bsnes-emu/bsnes.git
0c55796060
byuu says: Changelog: - bsnes, higan: simplified make output; reordered rules - hiro: added Window::set(Minimum,Maximum)Size() [only implemented in GTK+ so far] - bsnes: only allow the window to be shrunk to the 1x multiplier size - bsnes: refactored Integral Scaling checkbox to {Center, Scale, Stretch} radio selection - nall: call fflush() after nall::print() to stdout or stderr [needed for msys2/bash] - bsnes, higan: program/interface.cpp renamed to program/platform.cpp - bsnes: trim ".shader/" from names in Settings→Shader menu - bsnes: Settings→Shader menu updated on video driver changes - bsnes: remove missing games from recent files list each time it is updated - bsnes: video multiplier menu generated dynamically based on largest monitor size at program startup - bsnes: added shrink window and center window function to video multiplier menu - bsnes: de-minimize presentation window when exiting fullscreen mode or changing video multiplier - bsnes: center the load game dialog against the presentation window (important for multi-monitor setups) - bsnes: screenshots are not immediate instead of delayed one frame - bsnes: added frame advance menu option and hotkey - bsnes: added enable cheats checkbox and hotkey; can be used to quickly enable/disable all active cheats Errata: - hiro/Windows: `SW_MINIMIZED`, `SW_MAXIMIZED `=> `SW_MINIMIZE`, `SW_MAXIMIZE` - hiro/Windows: add pMonitor::workspace() - hiro/Windows: add setMaximized(), setMinimized() in pWindow::construct() - bsnes: call setCentered() after setMaximized(false) |
||
---|---|---|
.. | ||
button.cpp | ||
button.hpp | ||
canvas.cpp | ||
canvas.hpp | ||
check-button.cpp | ||
check-button.hpp | ||
check-label.cpp | ||
check-label.hpp | ||
combo-button-item.cpp | ||
combo-button-item.hpp | ||
combo-button.cpp | ||
combo-button.hpp | ||
combo-edit-item.cpp | ||
combo-edit-item.hpp | ||
combo-edit.cpp | ||
combo-edit.hpp | ||
console.cpp | ||
console.hpp | ||
frame.cpp | ||
frame.hpp | ||
hex-edit.cpp | ||
hex-edit.hpp | ||
horizontal-scroll-bar.cpp | ||
horizontal-scroll-bar.hpp | ||
horizontal-slider.cpp | ||
horizontal-slider.hpp | ||
icon-view-item.cpp | ||
icon-view-item.hpp | ||
icon-view.cpp | ||
icon-view.hpp | ||
label.cpp | ||
label.hpp | ||
line-edit.cpp | ||
line-edit.hpp | ||
progress-bar.cpp | ||
progress-bar.hpp | ||
radio-button.cpp | ||
radio-button.hpp | ||
radio-label.cpp | ||
radio-label.hpp | ||
source-edit.cpp | ||
source-edit.hpp | ||
tab-frame-item.cpp | ||
tab-frame-item.hpp | ||
tab-frame.cpp | ||
tab-frame.hpp | ||
table-view-cell.cpp | ||
table-view-cell.hpp | ||
table-view-column.cpp | ||
table-view-column.hpp | ||
table-view-header.cpp | ||
table-view-header.hpp | ||
table-view-item.cpp | ||
table-view-item.hpp | ||
table-view.cpp | ||
table-view.hpp | ||
text-edit.cpp | ||
text-edit.hpp | ||
tree-view-item.cpp | ||
tree-view-item.hpp | ||
tree-view.cpp | ||
tree-view.hpp | ||
vertical-scroll-bar.cpp | ||
vertical-scroll-bar.hpp | ||
vertical-slider.cpp | ||
vertical-slider.hpp | ||
viewport.cpp | ||
viewport.hpp | ||
widget.cpp | ||
widget.hpp |