Copyright (C) 2005-2020 Joël Krähemann

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU
Free Documentation License".

* TODO:JK: implemented AgsSF2Synth
* TODO:JK: implemented AgsSFZSynth
* TODO:JK: implemented AgsFxLfoAudio, AgsFxLfoAudioProcessor, AgsFxLfoChannel,
  AgsFxLfoChannelProcessor, AgsFxLfoRecycling and AgsFxLfoAudioSignal
* TODO:JK: implemented Fx mutex per scope
* TODO:JK: fixed AGS_SOUND_BEHAVIOUR_DEFAULTS_TO_OUTPUT/AGS_SOUND_BEHAVIOUR_DEFAULTS_TO_INPUT in ags_fx_factory.c
* TODO:JK: fixed AgsComplex support
* TODO:JK: extended user's handbook to cover OSC server preferences
* TODO:JK: implemented AgsFunction and related
* TODO:JK: implemented support for GtkApplication
* TODO:JK: refactored AgsNotationToolbar, AgsAutomationToolbar and AgsWaveToolbar
* TODO:JK: migrated AgsBasePlugin to GModule
* TODO:JK: removed AgsMenuBar
* TODO:JK: migrated to gi18n.h?
* TODO:JK: migrated unit-tests to GTest?
* TODO:JK: implemented AgsUiOscRenewController
* TODO:JK: move ags/X to ags/ui
* TODO:JK: implemented ags-modify-synth-generator recall
* TODO:JK: updated developer's handbook
* TODO:JK: check recall id cleanup
* TODO:JK: implemented AgsSoundContainer manager
* TODO:JK: added unit-tests
* TODO:JK: implement ::seek() of AgsMidiParser and AgsOscParser
* TODO:JK: implement ::seek() of AgsMidiBuilder and AgsOscBuilder
* TODO:JK: implemented resample AgsAudioSignal on presets modified
* TODO:JK: improve thread-safety to LADSPA and DSSI
* TODO:JK: removed ags_id_generator.[ch]
* TODO:JK: improved ags-feed recall thread-safety
* TODO:JK: improved ags_audio_signal_feed() reduce over-head
* TODO:JK: improved AgsApplySynth thread-safety
* TODO:JK: refactored AgsAutomationEditor to be more light-weight
* TODO:JK: implemented AgsConnectable:disconnect() to all implementing objects
* TODO:JK: implemented AgsScaleArea properties
* TODO:JK: implemented AgsApplicationContext properties
* TODO:JK: implement AgsConnectable properly
* TODO:JK: implemented damping/vibration of AgsAudioSignal
* TODO:JK: implemented exponential curve option for ags-envelope recall
* TODO:JK: implement AgsNoteCursor, AgsAccelerationCursor, AgsBufferCursor and AgsTrackCursor
* TODO:JK: implement VST support
* TODO:JK: implement AudioUnit support on Apple Mac OS X
* TODO:JK: implement UI configuration of plugins, loading at runtime
* TODO:JK: implement AgsFunction
* TODO:JK: implement AgsDesk a better jukebox as mixing desk
* TODO:JK: implement file bundle embedding plugins and audio data
* TODO:JK: fix AgsAudio typo
* TODO:JK: improve ags-simple.xsl
* TODO:JK: implement AgsSheetEditor
* TODO:JK: implement CUPS support to print notation sheet
* TODO:JK: implement Music XML support
