2023-12-24
    * Release 1.4.0

2023-12-06
    * Preparations for release 1.4.0
        Building with Qt6 by default.
        For Qt5 compatibility, a new option USE_QT5 must be set.
        Upgraded C++ compiler and runtime requirement to C++17
        Upgraded CMake requirement to 3.16

2023-11-01
    * using std::call_once for restoring settings

2023-08-17
    * Fixed compatibility with Qt < 6.3.0

2023-03-01
    * Fixed default language setting

2022-08-10
    * Release 1.3.1

2022-08-05
    * Help window fixed and simplified
    * Fixed initial translation loading

2022-05-07
    * Removed dependency on qt5compat when building with Qt6

2022-04-22
    * Using QGuiApplication::setDesktopFileName to fix the wrong icon in KDE+Wayland

2022-04-11
    * Avoid warning when BUILD_DOCS is OFF and pandoc is not installed

2022-01-27
    * Avoid loading translations for English

2022-01-15
    * AppStream MetaInfo renamed

2021-12-16
    * Fixed launchable name in appdata.xml
    * Added downloads in documentation
    * Bumped version for the next development cycle

2021-12-12
    * Release 1.3.0

2021-11-28
    * Czech translation, by Pavel Fric

2021-11-25
    * Qt6 compatibility fixes
    * New build options: USE_QT and BUILD_DOCS
    * Documentation: using Pandoc to create man page and help documents

2021-11-24
    * revised documentation system

2021-09-25
    * desktop icons replaced

2021-04-23
    * added action icons: internal theme based on breeze
    * new settings: qt style, dark mode, and internal icon theme
    * desktop icons replaced

2021-04-01
    * added SCM Revision to the about box

2021-02-03
    * copyright years updated

2020-12-31 00:00 plcl
    * Build system and code modernized
    * Synchronized to Drumstick 2.0.0
    * release 1.2.0

2019-11-05 00:00 plcl

    * Fixed the LCD number component, to use the application palette instead of hardcoded colors.
      This fix provides better looking and usability with dark and light desktop themes.
    * Updated CMake buildsystem, requires CMake 3.1 or newer
    * Updated documentation.
    * Release 1.0.1

2014-10-12 00:00 plcl

    * Migration to Qt5
    * Release 1.0.0

2012-05-28 00:00 plcl

    * assigned shortcuts for keyboard media keys
    * Release 0.10.1

2011-02-05 00:00 plcl

    * Turkish translation added, by Server Acim

2010-09-16 00:00 plcl

    * docbook version update

2010-09-10 00:00 plcl

    * drumstick: sync release 0.5
    * request realtime priority for the MIDI input thread

2010-06-06 00:00 plcl

    * Release 0.10.0

2010-06-05 00:00 plcl

    * German translation updated, by Rene Landert
    * Custom pattern samples
    * release candidate

2010-05-23 00:00 plcl

    * Enable the standard toolbar
    * Optionally hide the fake toolbar
    * Import/export patterns
    * Updated translation template

2010-05-20 00:00 plcl

    * Using an instrument definition file in .INS format
    * Custom patterns
    * Pattern editor (RFE #2517833)

2010-05-01 00:00 plcl

    * German translation, by Rene Landert

2010-04-19 00:00 plcl

    * Release 0.9.3

2010-02-20 00:00 plcl

    * aseqmm renamed to drumstick

2009-12-23 00:00 plcl

    * Release 0.9.2
    * Fixed dynamic linking issues with aseqmm
    * assorted fixes

2009-12-21 00:00 plcl

    * Build system improvements
    * Updated Czech translation, by Pavel Fric

2009-12-14 00:00 julienrf

    * French translation, by Julien Richard-Foy
    * GUI improvements

2009-12-13 00:00 plcl

    * version string 0.9.2cvs
    * Czech translation. Thanks to Pavel Fric

2009-12-12 00:00 plcl

    * version 0.9.1

2009-08-11 17:30 plcl

    * synchronize with current aseqmm tree

2009-08-07 23:00 plcl

    * fix for bug #2795019

2009-05-18 12:00 plcl

    * feature Request #2792930

2009-02-08 23:00 plcl

    * Version string 0.9.1cvs
    * new configuration option: Styled Knobs

2008-12-29 00:00 plcl

        * Version 0.9.0

2008-11-23 00:00 plcl

        * Converted to KDE4/Qt4

2008-03-24 00:00 plcl

        * Fix the crash at startup when ALSA is not loaded
        * Documentation updates
        * Version 0.8.2

2008-03-21 00:00 plcl

        * Fix a compilation error using GCC 4.

        * Fix MIDI output for QSynth/Fluidsynth and other soft synths.
          It uses longer (configurable) durations, or even avoid using
          note off events entirely.

        * Schedule always one bar ahead of current time, to avoid the
          nasty little gaps between patterns.

        * Version 0.8.1

2005-06-20 21:17  plcl

        * Implemented double click event handler, changing tempo as
          suggested by Chris.

2005-06-12 23:51  plcl

        * Fix a typo. Thanks to Chris Cannam.

2005-04-25 23:41  plcl

        * updated version number

2005-04-25 23:32  plcl

        * removed some unneeded files

2005-04-25 23:25  plcl

        * minor changes

2005-04-25 23:11  plcl

        * more .cvsignore stuff

2005-04-25 23:10  plcl

        * .cvsignore files updated

2005-04-25 23:09  plcl

        * minor changes

2005-04-25 23:08  plcl

        * autosave settings (window size...) * apply tempo/resolution
          changes after config. dialog accept changes

2005-04-23 22:00  plcl

        * bug in sequencerthread: set_program event must be direct.

2005-04-19 22:53  plcl

        * build system update

2005-04-19 22:31  plcl

        * documentation update

2005-04-16 23:22  plcl

        * more files to ignore

2005-04-16 23:21  plcl

        * new DCOP interface commands: setTempo and setTimeSignature

2005-04-04 23:27  plcl

        * several unneeded files removed

2005-04-04 23:21  plcl

        * Documentation updated

2005-04-04 23:21  plcl

        * Spanish translation updated

2005-04-04 23:20  plcl

        * User interface updates * version number raised

2005-04-03 03:11  plcl

        * Configuration option to reconnect the input port

2005-04-03 03:09  plcl

        * Eclipse CDT project files

2005-03-30 00:06  plcl

        * Some systems need to include <cmath> for pow().

2005-03-29 22:51  plcl

        * Fist public release

2005-03-29 20:34  plcl

        * Initial import

2005-03-29 20:34  plcl

        * Initial revision
