
 History of the HBP10GM synthesizer and related software
 =======================================================

 0.11   2000-10-18
        * first release

 0.12   2000-10-22
        * default sample can be configured (SWI HBP10GM_ControlSamples,7)
        * PlayMIDI program improved at bit and source for this is included
        * bugs in SWI HBP10GM_ControlSamples,4 and
                  SWI HBP10GM_ControlSamples,6 fixed 

 0.13   2000-10-30
        * small changes to the handling of maximum polyphony setting

 0.14   2000-11-02
        * tidied the handling of RESET System events

 0.15   2000-11-05
        * added SWI HBP10GM_Info
        * made voice generators work
        * fixed huge amounts of bugs

 0.16   2000-11-18
        * added SWI HBP10GM_ControlSamples,8  and
                SWI HBP10GM_ControlSamples,9
        * fixed bug in SWI HBP10GM_ControlSamples,3 and allowed it to
          be used to unmap samples
        * extended patchfile format to allow a range of program numbers
          to be specified as argument to MAP
        * changed licens to GPL
        * added support for interpolation of samples

 0.17   2000-12-03
        * added support for multiple ports (SWI HBP10GM_Ports)
        * changed the handling of controllers
        * support for omni on/off and for configurable basechannel
        * voicegenerator API changed slightly

 0.18   2000-12-11
        * improved handling of interruptstatus when receiving bytes
        * support for MIDI500

 0.19   2000-12-18
        * fixed serious bug in the midi-parser (single-byte MIDI events
          - like SYSTEM RESET - was sometimes ignored)
        * added events
        * changed the SWI MIDI_Driver interface
        * removed SWI MIDI_Extension and implemented same functionality
          as part of SWI MIDI_Interface
        * updated the synth to support new SWI MIDI_Driver interface
        * changed the SWI numbers after having received an allocated
          no. from those nice people at Pineapple

 0.20   2000-12-27
        * removed a few nasty bugs: forgot to update the 100Hz driver
          when the SWI numbers changed and the MIDI module crashed when
          releasing a driver

 0.21  2000-04-16
        * fixed part of a bug that causes crash after repeated
          *RMKill and *RMLoad
        * fixed bug in SWI HBP10GM_ControlSamples,10
        * patchfiles can no longer create dublicate samples
        * fixed nasty bug that sometimes caused noise when using
          SWI HBP10GM_ReadSamples
