You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integration device no longer announces itself through ISA Plug & Play (unless enabled in dosbox.conf)
Internal code cleanup and reorganization. Several projects thrown in over time were disentangled from the main DOSBox-X source code to help keep the code organized.
SDL2.x Windows builds fixed to reject emulated mouse clicks from the touchscreen, because it already handles touchscreen events itself. This fixes accidental "double clicking" when used with guest pointer integration and Windows 3.1.
Fixed audio deadlock/hang problems with Linux, SDL 1.x, and PulseAudio
BOOT command fixed to refuse to work in PC-98 mode. It will stay this way until enough BIOS calls are implemented to make booting a guest OS in PC-98 mode workable.
SID frequency correction (basic2004)
OpenGL double aspect ratio correction fixed
OpenGL fixed to use hardware scaling properly, with interpolation
Windows SDL 1.x: Output menu fixed to correctly indicate OpenGL vs OpenGL NB