summaryrefslogtreecommitdiff
path: root/muse2/muse/plugin.cpp
AgeCommit message (Expand)Author
2013-05-08Yet another MAJOR audio engine and plugin/synth process chain re-write. Tim E. Real
2012-12-16Fix some Release build warnings. Several more to do.Tim E. Real
2012-12-11Fix native vst path (VST_NATIVE_PATH, VST_PATH, then preset). Tim E. Real
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
2012-09-02plugins can now be groupedFlorian Jung
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-13namespace fixOrcan Ogetbil
2011-10-07clean residual namespace work. fix python control build.Orcan Ogetbil
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
2011-09-17Fixed errors when ladspa plugins not found while loading. Tim E. Real
2011-09-14The sizeHint of Slider is respected, and the plugin window now has a reasonab...Orcan Ogetbil
2011-09-12Improvements in rounding corners of meters, sliders; plus some other updates....Orcan Ogetbil
2011-09-10Slight fix: Plugin controls update arranger.Tim E. Real
2011-09-10Removed more namespace artifacts.Tim E. Real
2011-09-10Removed more namespace artifacts. Searched on "MusEGlobal "MusEConfig etc.Tim E. Real
2011-09-10colorful sliders for the pluginsOrcan Ogetbil
2011-09-10namespace fixes and cleanupsOrcan Ogetbil
2011-09-09namespace work (part deux)Orcan Ogetbil
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-09-01Fixed tough old skeleton: Selecting 'previous/next event' in Song::execAutoma...Tim E. Real
2011-08-29Fixed audio automation graph editing. And now 'snaps' to discrete integer or ...Tim E. Real
2011-05-10Added general settings audio item: Minimum control process periodTim E. Real
2011-05-05Fixed regression: Plugins would not restore saved control state when loading ...Tim E. Real
2011-05-04feedback display fixRobert Jonsson
2011-05-02More fixes, improvements to ladspa and dssi processing, control responsiveness.Tim E. Real
2011-04-28Small scoreedit and dssi controls out fix. More separation of Alsa/Jack midi ...Tim E. Real
2011-04-27feedback parametersRobert Jonsson
2011-04-25Overhaul plugin module and add variable run-length ladspa + dssi processing. ...Tim E. Real
2011-04-14Another fix for FLAM GUI controls - 300ms delay before sending control values...Tim E. Real
2011-04-12Possible fix for FLAM GUI controls - send current control values in PluginI::...Tim E. Real
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
2011-02-28Added some missing Qt headers.Tim E. Real
2011-02-09Mini MIDI overhaul. Please see ChangeLog.Tim E. Real
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal fi...Orcan Ogetbil
2010-12-12Translations are now handled by cmake. Updated the Russian translation. Added...Orcan Ogetbil
2010-12-10Fixes in plugin and save dialogs. Please see the ChangeLog.Orcan Ogetbil
2010-12-09Converted Qt3 methods to Qt4. Ported song.cppOrcan Ogetbil
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.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