DOSBox-Staging Git (2025/12/27) is compiled. 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-Staging Git Changelog:
* Defer SDL audio subsystem init until mixer init
* Add `sdl.renderer` assertions
* Remove redundant `SDL_SetWindowMinimumSize()` call
* Add comments
* Add `sdl.window` assertions
* Join macOS window setting workarounds
* Remove redundant `set_window_decorations()` call
* Separate renderer and window creation
* Rename `configure_allow_screensaver() to `set_allow_screensaver()`
* Rename `configure_keyboard_capture()` to `set_keyboard_capture()`
* Ensure `configure_keyboard_capture()` is called when the window exists
* Always call `apply_active_settings()` when the window exists
* Get rid of `configure_window()`
* Extract `save_window_position_from_conf()`
* Rename `configure_window_transparency()` to `set_window_transparency()`
* Rename `configure_window_decorations()` to `set_window_decorations()`
* Make `set_window_title()` more robust
* Clean up `check_and_handle_dpi_change()`
* Improve logging
* Rename `FallBackWindowSize` to `minimum_window_size`
* Fix setting minimum window size
* Fix auto integer scaling when falling back to the `sharp` shader
Download: DOSBox-Staging Git (2025/12/27) x64
Source: Here
0 Comments
Post a Comment