summaryrefslogtreecommitdiff
path: root/muse2/muse/dssihost.cpp
AgeCommit message (Collapse)Author
2013-05-08chunk fixRobert Jonsson
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-16Fix some Release build warnings. Several more to do.Tim E. Real
2012-12-13Fixed some vst controls stuck.Tim E. Real
Added vst master timebase (sequencers should work now). Not quite finished. Fixed weird QString bug causing some patch names to appear with garbage characters.
2012-12-11Fix native vst path (VST_NATIVE_PATH, VST_PATH, then preset). Tim E. Real
Also ladspa, dssi paths. Added -help text.
2012-12-07Feature: Native VST instruments support. PLEASE SEE ChangeLog.Tim E. Real
2012-11-13Added aftertouch controller to fluidsynth, and aftertouch/poly-aftertouch to ↵Tim E. Real
DSSI.
2012-10-09!!! Song type is now removed !!! : See ChangeLogTim E. Real
2012-07-01final mergeFlorian Jung
2012-05-28merged with release_2_0Florian Jung
2012-03-15merged with trunkFlorian 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-09More massive cleanups, update ChangeLog.Tim E. Real
2011-09-09namespace work (part deux)Orcan Ogetbil
2011-09-08introducing namespacesOrcan 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-07-14Fixed loading of old songs with synths - added static keyword to array in Tim E. Real
each synth's oldMidiStateHeader() member.
2011-06-19Major work, all synthesizers. Other fixes. Please see ChangeLog.Tim E. Real
2011-05-19Popup menus now auto-scroll if too large to fit on desktop. Tim E. Real
Midi track info patch popup now stays open for auditioning patches. Editor 'ctrl' controller popups: Split instrument/other (+ common controls!) + show ctrl numbers.
2011-05-10Added general settings audio item: Minimum control process periodTim E. Real
Added Yamaha Mo6 instrument file by Geoff King
2011-05-05Fixed regression: Plugins would not restore saved control state when loading ↵Tim E. Real
song.
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
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-16Fixed crash in dssihost.cpp - my bad from recent p4.0.20 changes.Tim E. Real
2011-04-16added keymapRobert Jonsson
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-14WillyFoobar patchRobert Jonsson
2011-02-09Mini MIDI overhaul. Please see ChangeLog.Tim E. Real
2010-12-18Fixed marker view crash. Fixed some memory leaks.Tim E. Real
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal ↵Orcan Ogetbil
files.
2010-12-09Fix compiler warnings, and a typo in the transport max slider value.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-07Ported rack. Converted many Qt3 methods to Qt4.Orcan Ogetbil
2010-11-28See ChangeLogOrcan Ogetbil
2010-10-19See ChangeLogTim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson