Authors:

  stw -- Stefan Westerfeld (stefan@space.twc.de)

Until Sun Jun 14 01:24:59 CEST 1998

  - The "low level synthesizer" (KSynthesizer) now compiles and runs
    entierly without Qt. I hope this will extend the potential user base
    of the synthesizer to anyone running linux.                  -- stw

  - The scheduling should be much better now, since the synthesizer just
    gets started using Synthesizer->Start once, instead of calling Run
    for every x cycles. (new files: ioevent.h/ioevent.cc)

    I am not quite shure wether the solution will be portable to other
    ORBs, but for mico it does the trick.                        -- stw

ksynth 0.2.0 - Sun Jun 21 17:53:19 CEST 1998

  - Finally added autoconf and automake to the package. It should now
    be nearly "KDE compliant". The option --without-kde is missing,
    though.                                                      -- stw

  - Complete reorganization of the directory structure and the like
    due to autoconf/automake.                                    -- stw

  - Added code that is able to set the synthesizer to realtime scheduling
    priority under linux. This means there should be no clicks or
    crumbling in the sound output, when the computer gets busy any
    longer.                                                      -- stw

ksynth 0.2.1 - Sun Jun 28 18:02:26 CEST 1998

  - Should compile now with and without mico's ministl           -- stw

ksynth 0.2.1 - Sat Jul  4 21:51:10 CEST 1998

  - Rewrote parts of the drawing code in ksbuild. It now handles
    connections from one source to multiple destinations
    gracefully. It also will interrupt lines of connections which
    cross their way but are not connected to each other.
    (complicated description?)                                   -- stw
