WHATSNEW.TXT for EPSS-Control
-----------------------------

This document will update with latest changes in chronological order with latest changes first.

Dec 2020: v1.06 (Public release)
--------------------------------
Released only with this document and EPSSCTRL.PRG v1.06 as these are the only files changed from
previous version.

Rewritten MIDI Input routines to handle MIDI Running status correctly from sequencer (i.e. MROS) so 
no longer necessary to disable Running Status for sequencer input.

Remove support for direct patching of MROS as it will interfer when using MROS-drvier EPSS.DRV.
Message in drop down now encourages use of EPSS.DRV when using MROS.

BUG FIX: Using MROS.DRV never played any sounds, only flashed the border due to left over remains
from debug code. Now the player is enabled and it is possible to get sound output from EPSS with
MROS driver EPSS.DRV as it should have worked from the beginning!

BUG FIX: EPSSCTRL.PRG crashed when used together with AMC GDOS on 68030 and possibily other VDI
replacers.

BUG FIX: Turn off the Sound DMA when exit EPSSCTRL.PRG as it might leave a noisy buffer under some
cases.

BUG FIX: Supports to load EPSSCTRL.PRG in TT-RAM but allocates memory for sound driver and patches from
ST-RAM as it is only possible to play DMA sound from ST-RAM. Previously no sound or crashes could occur
when trying to use EPSSCTRL.PRG on TT with TT-RAM.


June 2019: v1.05beta
--------------------
Prepare to support EPSS Driver format 3.5.


May 2018: v1.05 (release to Patreon supporters)
-----------------------------------------------
Changed the functionality where to look for EPSS.INF: 1) First look in same directory as the starting
EPSSCTRL.PRG/ACC 2) If not found, look in root of your boot directory (A: or C:)


Feb 2018: v1.04 (release to Patreon supporters)
-----------------------------------------------
Rewritten the access to RSC files to avoid having multiple versions for different resulution, MTOS etc.
So from now on there will only be only version of EPSS: EPSSCTRL.PRG. This can be renamed to EPSSCTRL.ACC
to run as an ATARI Accessory when using with a sequencer for example.

It should now handle resolution changes by switching to correct RSC file during a resolution change.

BUG FIX: Better support for different types of WAV files. Supporting 16, 18 and 40 chunk versions as it
correctly checks the chunk length instead of crashing.

BUG FIX:Sets the correct type when loading a sample, PCM, S50, SD, WAV etc. Also sets the correct
default name when trying to save a sample.

Support loading of WAV 16-bit. Only support PCM Mono and shows error for unsupported types.








