summaryrefslogtreecommitdiff
path: root/muse2/synti/simpledrums2
AgeCommit message (Collapse)Author
2013-01-03fixed simpledrums guiRobert Jonsson
2012-12-18fluidsynth and simpledrums search project folder for missing soundsRobert Jonsson
2012-12-15simple drums asks for samples if they are missingRobert Jonsson
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-10rc2Robert Jonsson
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-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
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-04-10Please see ChangeLogTim E. Real
2011-02-28Added some missing Qt headers.Tim E. Real
2011-02-14WillyFoobar patchRobert Jonsson
2011-01-04Please see ChangeLogTim E. Real
2011-01-02Removed the last Qt3Support referencesOrcan Ogetbil
2010-12-21Moved user config paths. Please see the ChangeLog.Orcan Ogetbil
2010-12-20Major cmake cleanup. Please see the ChangeLog.Orcan Ogetbil
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal ↵Orcan Ogetbil
files.
2010-12-12Translations are now handled by cmake. Updated the Russian translation. ↵Orcan Ogetbil
Added -l flag to override system locale.
2010-12-10Fixed compiler and cmake warnings. Restored the scripts menu.Orcan Ogetbil
2010-12-09Fix compiler warnings, and a typo in the transport max slider value.Orcan Ogetbil
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.Orcan Ogetbil
2010-11-14Applied patch by Orcan converting populateAddSynth(). Tim E. Real
Changed all obsoleted setMargin() calls to setContentsMargins().
2010-11-03Small correction in description.Tim E. Real
2010-11-03Removed mpevent(.h, .cpp) and evdata.h from /libsynti, conflicting with ↵Tim E. Real
copies in /muse, causing crashes. Version in /muse is newer. Should only be one version.
2010-11-02Testing: Disable some sendSysex calls crashing. Fluidsynth appears to work now.Tim E. Real
2010-11-01All MESS plugins: compile with -fvisibility=hidden, fixes LADSPA plugins not ↵Tim E. Real
appearing in list. Added simpledrums2 (from muse_qt4_evolution).