Copyright (C) 2005-2022 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: fix ags_turtle_test.c
* TODO:JK: implemented AgsUiOscRenewController
* TODO:JK: implemented AgsConnectableFlags
* FIXME:JK: make indicator orientable
* TODO:JK: implemented Fx mutex per scope
* TODO:JK: extended user's handbook to cover OSC server preferences
* TODO:JK: implemented AgsFunction and fix typo in header
* TODO:JK: implemented support for GtkApplication
* 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: move ags/X to ags/ui
* TODO:JK: check recall id cleanup
* 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_audio_signal_feed() reduce over-head
* 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 AudioUnit support on Apple Mac OS X
* TODO:JK: implement UI configuration of plugins, loading at runtime
* 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
