summaryrefslogtreecommitdiff
path: root/muse2/synti
AgeCommit message (Collapse)Author
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-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-09-28load missing soundfonts from dialogRobert Jonsson
2012-09-16some improvementsRobert Jonsson
2012-07-01final mergeFlorian Jung
2012-05-28merged with release_2_0Florian Jung
2012-03-15merged with trunkFlorian Jung
2011-12-21merged againFlorian Jung
2011-12-14pulled fixes from release into trunkFlorian Jung
2011-11-07housekeeping: pulled 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-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-08Removed old simpledrumsTim 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-05-11Another fix for file filters.Tim E. Real
2011-05-11Added file filter: All (*).Tim E. Real
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-28Added some missing Qt headers.Tim E. Real
2011-02-24Improved midi auto-connections. Fixed Organ synth crashing.Tim E. Real
2011-02-14WillyFoobar patchRobert Jonsson
2011-02-10deicsonze color init fixRobert Jonsson
2011-01-31added option to build internal modules staticallyOrcan Ogetbil
2011-01-04Please see ChangeLogTim E. Real
2011-01-02fixed patch loading in deicsonzeRobert Jonsson
2011-01-02Removed the last Qt3Support referencesOrcan Ogetbil
2010-12-29Delete two old deicsonze folders.Tim E. Real
2010-12-26Packaging related minor fixes. Please see the ChangeLog.Orcan Ogetbil
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-19Split individual parts into their own shared libraries. Moved main() into ↵Orcan Ogetbil
its own file.
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-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-08ported many Qt3 methods to Qt4Orcan Ogetbil
2010-12-08Some fixes to the previous commit. Apparently I missed to filter a case.Orcan Ogetbil
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.Orcan Ogetbil
2010-11-29In Mess::processEvent(), added ME_PITCHBEND case. Fixes pitchbend in some ↵Tim E. Real
synths.
2010-11-28Fix deicsonze initial wallpaper. Add paper2.png wallpaper.Tim E. Real