DOSBox-Staging Git (2020/03/27) 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:
* Prevent empty property names
* Initialize all members of Property class
* Cleanup MIDI/ALSA-related logs
* Adjust help strings for sdl options
* Declare sdl.vsync as deprecated/disabled
* Allow config properties to be deprecated
* Skip splash screen if resolution is not large enough
* Rename gimp_image to splash_image
* Fix splash screen for surface output
* Remove dead code remains of "lazy_fullscreen" feature
* Fix indirect memory leak of icon surface
* Define SDL rgb-masks for creating surfaces
* Initialize default window size before GUI_StartUp
* Move "extern C" to ppscale header
* Handle surface as the last option during update
* Prevent a crash in Windows AMD drivers
* Store SDL texture render driver as std::string
* Replace Lock/UnlockTexture with UpdateTexture
* Update description of sdl.windowresolution
* Remove old splash screen
* Update splash screen to use 4:3 aspect ratio
* Destroy SDL resources in the proper order
* Set icon after sdl.window is created
* Fix effc++ warnings in control.h
* Start with the correct full/window resolution
* Display splash screen using GFX API
* Cleanup and document GFX_StartUpdate function
* Remove dead code remains of WinDIB usage
Download: DOSBox-Staging Git (2020/03/27)
Source: Here
0 Comments
Post a Comment