DOSBox-Staging Git (2020/04/04) 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:
* Add AUTOTYPE to DOSBox's programs
* Change Config::PrintConfig to use std::string
* Cleanup windows title
* Update program name in shell startup messages
* Update --version information
* Reformat OpenGL log line
* Reformat texture_renderer log
* Reformat pixel-perfect related logs
* Remove SDL 1.2 SDL_DISABLE_LOCK_KEYS hack
* Restore display setting property
* Remove misleading comment
* Conform to white-space convention in GPL's copyright line
* Add header guard
* Add copyright header
* Apply clang-format rules
* Update allowed warnings limits
* Cleanup PVS warning about uninitialized members
* Cleanup PVS warning unecessary code
* Cleanup PVS warning regarding combersome empty checks
* Cleanup PVS warning regarding unecessary copy
* Use references when catching polymorphic exceptions
* Mark a function const
* Clarify choice of wrap-width
* Use WriteOut_NoParsing where possible
* Validate string to double using std::isfinite
* Add AUTOTYPE to DOSBox's programs
Download: DOSBox-Staging Git (2020/04/04)
Source: Here
0 Comments
Post a Comment