summaryrefslogtreecommitdiff
path: root/muse2/muse/plugin.h
AgeCommit message (Collapse)Author
2013-05-08Yet another MAJOR audio engine and plugin/synth process chain re-write. Tim E. Real
And much more, see ChangeLog, May 8 2013.
2012-12-07Feature: Native VST instruments support. PLEASE SEE ChangeLog.Tim E. Real
2012-11-17Improved: Deicsonze soft synthesizer: Fixed crash, bugs, added ladspa plugins. Tim E. Real
TODO: No plugin control automation. Log slider/entry ranges. Add delay wet/dry?
2012-10-12some compilation warning fixes, thanks, WillyFoobar.Florian Jung
2012-09-02plugins can now be groupedFlorian Jung
2012-07-07removed ladspa.h, use system header file insteadFlorian Jung
thanks, andy.
2012-07-01final mergeFlorian Jung
2012-05-28merged with release_2_0Florian Jung
2012-03-15merged with trunkFlorian Jung
2012-01-03merged with release_2_0Florian Jung
2011-12-21merged againFlorian Jung
2011-12-14pulled fixes from release into trunkFlorian Jung
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-10-03Fixed HUGE massive memory leaks in all things using CItemList, Tim E. Real
and SndFile, dssi, fluidsynth and other huge leaks. Large song with several dssi, vst, fluidsynths leaked 100's of MB, now only ~2MB.
2011-09-09namespace work (part deux)Orcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-08-29Fixed audio automation graph editing. And now 'snaps' to discrete integer or ↵Tim E. Real
bool types. All control movements should update display now. Also slightly changed behaviour of Ctrl class. TODO: Fix some painting corruption, improve discrete display, add transparency etc. etc. Applied compilation patch to rhythmbase.ui by Jean-Damien Durand.
2011-04-28Small scoreedit and dssi controls out fix. More separation of Alsa/Jack midi ↵Tim E. Real
processing - as a possible fix for crash report by Geoff B. Please see ChangeLog
2011-04-27feedback parametersRobert Jonsson
2011-04-25Overhaul plugin module and add variable run-length ladspa + dssi processing. ↵Tim E. Real
Please see ChangeLog.
2011-04-10Please see ChangeLogTim E. Real
2011-04-01Fixed custom LADSPA DSSI GUI support. Tested OK with FLAM.Tim E. Real
2011-04-01Initial support for custom LADSPA DSSI GUIs, such as those generated by FLAM.Tim E. Real
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal ↵Orcan Ogetbil
files.
2010-12-10Fixes in plugin and save dialogs. Please see the ChangeLog.Orcan Ogetbil
2010-12-07converted Qt3 methods to Qt4. Cleaned up app.* includes a bit.Orcan Ogetbil
2010-12-06Qt4 ports. Please see the ChangeLog.Orcan Ogetbil
2010-11-28Deicsonze2 added (!!) Fresh re-import from evolution.Tim E. Real
Werner's AWL and DOM xml added.
2010-11-04Fixed plugin dialog. Todo: Fix sorting order.Tim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson