summaryrefslogtreecommitdiff
path: root/muse2/synti/simpledrums2
AgeCommit message (Collapse)Author
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).