DOSBox-Staging Git (2020/04/14) is released. This repository attempts to modernize the DOSBox project by using current development practices and tools, fixing issues, adding features that better support today's systems, and sending patches upstream.DOSBox Git Changelog:
* Inform user about allowed windowresolution bounds
* Create aliases for boolean SetWindowMode parameters
* Rework interface of GetAvailableArea function
* Replace Bitu with size_t when drawing surface
* Add SPDX identifier in sdlmain.cpp
* Check if window exists before making it resizable
* Remove HandleVideoResize call from SetWindowMode
* Add windowresolution options: 'resizable' and 'default'
* Update minimum window size
* Update clip when window is being resized
* Cleanup and initialize all fields in sdl.draw
* Restore redraw instead of reset during expose
* Make window resizable with a minimum size
* Calculate clip stretching inside the window
* Watch window resize events
* Add want_resizable_window flag
* Add 'resizable' parameter to SetWindowMode
* Implement iround helper function
* Add ARM platforms to the build script
* Merge branch 'svn/trunk' r4336
* Correct an oversight of r4186 when floppy disks are mounted.
* Update allowed warnings limits
* Statically link libasan during ASAN builds
* Add memory-count instrumentation to Clang MSAN builds
* Make sanitizers platform-agnostic
Download: DOSBox-Staging Git (2020/04/14)
Source: Here
0 Comments
Post a Comment