From 1568b70892ed42e3ced572cc981cead07680f600 Mon Sep 17 00:00:00 2001 From: Toni Wilen Date: Fri, 2 Jul 2010 16:24:23 +0300 Subject: [PATCH] misc --- od-win32/winuaechangelog.txt | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/od-win32/winuaechangelog.txt b/od-win32/winuaechangelog.txt index 13d3be60..4bc31862 100644 --- a/od-win32/winuaechangelog.txt +++ b/od-win32/winuaechangelog.txt @@ -1,14 +1,18 @@ -- fixed Z3/RTG RAM not fully deallocating when restarting +- fixed Z3/RTG RAM leaking when restarting - D3D scanlines can be (finally) enabled on the fly -- always center (using autoscale parameters) programmed monitor driver modes if filters - are enabled. It should be totally safe because they are practically always used "normally", - without all kinds of copper tricks etc.. (I hope..) - blank right border after hsync position instead of filling it with border color that goes - far outside of displayable area (happened in programmed modes) -- ECS Agnus bitplane DMA state machine update, OCS requires open display window when hpos passes - DDFSTRT before it is "armed", ECS drops display window requirement (yaqube) - previously only OCS behavior was emulated. + far outside of displayable area +- ECS Agnus bitplane DMA state machine update, state machine advances on OCS when DDFSTRT + matches hpos and display window is open. ECS only requires DDFSTRT match. (yaqube) +- triple/double/single buffer option was never saved to configuration file +- autovsync was broken +- "old" overlays are now masks (plugins\masks), "new" overlays are in plugins\overlays. + (rename overlays -> masks and create new overlays directory) +- both overlays and masks can be selected using GUI (overlay position can be only + modified by editing configuration file) +- added Automatic center option to autoscale select menu, centers image using autoscale + parameters 2.2.0 Final -- 2.47.3