summaryrefslogtreecommitdiff
path: root/muse2/synti/deicsonze
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-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-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-09!!! Song type is now removed !!! : See ChangeLogTim E. Real
2012-07-01final mergeFlorian Jung
2012-05-28merged with release_2_0Florian Jung
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-09-30Fixed long-standing problem with themes (Ora/Bespin etc) and button icons. Tim E. Real
Fixed midi strip blank automation box at bottom, too high. Repaired some non-virtual paintEvent(), resizeEvent(), event() etc.
2011-09-08introducing namespacesOrcan 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-06-02applied WillyFoobar's patch: moved all Q_OBJECT statements toFlorian Jung
their appropriate place
2011-05-26Moved all routing popup menu stuff from app, astrip, mstrip, mtrackinfo into ↵Tim E. Real
new class RoutePopupMenu, *massively* cleaning up those 4 files. Used new Route QVariant type as action data instead of integers. Moved MenuTitleItem definitions from astrip.cpp into it's own menutitleitem.cpp Added to settings: "Make popup menus stay open. Otherwise hold Ctrl."
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-02-10deicsonze color init fixRobert Jonsson
2011-01-04Please see ChangeLogTim E. Real
2011-01-02fixed patch loading in deicsonzeRobert Jonsson
2010-12-21Commit of the beast. User instruments path is made user configurable. ↵Orcan Ogetbil
Removed env. variables usage.
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-14Fixed all missing icons throughout. Added qrc file, changed ui file. Looks ↵Tim E. Real
nice now.
2010-12-14Please see ChangeLog.Tim E. Real
2010-12-12Translations are now handled by cmake. Updated the Russian translation. ↵Orcan Ogetbil
Added -l flag to override system locale.
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-28Fix deicsonze initial wallpaper. Add paper2.png wallpaper.Tim E. Real
2010-11-28Add deicsonze picsTim E. Real
2010-11-28Add deicsonze2 filesTim E. Real
2010-11-28Rename deicsonzeTim 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).
2010-10-30Removal of autotools stuff.Tim E. Real
2010-10-30Fix Deicsonze crash and missing Organ. More work on Toolbar1 class.Tim E. Real
2010-10-24See ChangeLogTim E. Real
2010-10-23See ChangeLogTim E. Real
2010-10-19See ChangeLogTim E. Real
2010-10-16See ChangeLogTim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson