Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-08 | Yet another MAJOR audio engine and plugin/synth process chain re-write. | Tim E. Real | |
And much more, see ChangeLog, May 8 2013. | |||
2013-04-04 | simpledrums pitch and ctrl+arrows | Robert Jonsson | |
2013-02-17 | patch from Willy Foobar | Robert Jonsson | |
2013-01-03 | fixed simpledrums gui | Robert Jonsson | |
2012-12-18 | fluidsynth and simpledrums search project folder for missing sounds | Robert Jonsson | |
2012-12-15 | simple drums asks for samples if they are missing | Robert Jonsson | |
2012-12-13 | Fixed 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-11 | Fix native vst path (VST_NATIVE_PATH, VST_PATH, then preset). | Tim E. Real | |
Also ladspa, dssi paths. Added -help text. | |||
2012-12-10 | rc2 | Robert Jonsson | |
2012-12-07 | Feature: Native VST instruments support. PLEASE SEE ChangeLog. | Tim E. Real | |
2012-11-22 | Fixed: Markers and synth windows don't open at all on some desktops like ↵ | Tim E. Real | |
Lubuntu. See ChangeLog for details. | |||
2012-11-17 | Improved: 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-13 | Added aftertouch controller to fluidsynth, and aftertouch/poly-aftertouch to ↵ | Tim E. Real | |
DSSI. | |||
2012-10-09 | !!! Song type is now removed !!! : See ChangeLog | Tim E. Real | |
2012-09-28 | load missing soundfonts from dialog | Robert Jonsson | |
2012-09-16 | some improvements | Robert Jonsson | |
2012-07-01 | final merge | Florian Jung | |
2012-05-28 | merged with release_2_0 | Florian Jung | |
2012-03-15 | merged with trunk | Florian Jung | |
2011-12-21 | merged again | Florian Jung | |
2011-12-14 | pulled fixes from release into trunk | Florian Jung | |
2011-11-07 | housekeeping: pulled fixes from release into trunk | Florian Jung | |
2011-10-07 | (hopefully) final huge namespace update. | Orcan Ogetbil | |
2011-10-03 | Fixed 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-30 | Fixed 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-08 | introducing namespaces | Orcan Ogetbil | |
2011-09-06 | Updated the licensing information | Orcan Ogetbil | |
2011-07-14 | Fixed loading of old songs with synths - added static keyword to array in | Tim E. Real | |
each synth's oldMidiStateHeader() member. | |||
2011-06-19 | Major work, all synthesizers. Other fixes. Please see ChangeLog. | Tim E. Real | |
2011-06-08 | Removed old simpledrums | Tim E. Real | |
2011-06-02 | applied WillyFoobar's patch: moved all Q_OBJECT statements to | Florian Jung | |
their appropriate place | |||
2011-05-26 | Moved 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-11 | Another fix for file filters. | Tim E. Real | |
2011-05-11 | Added file filter: All (*). | Tim E. Real | |
2011-04-25 | Overhaul plugin module and add variable run-length ladspa + dssi processing. ↵ | Tim E. Real | |
Please see ChangeLog. | |||
2011-04-10 | Please see ChangeLog | Tim E. Real | |
2011-02-28 | Added some missing Qt headers. | Tim E. Real | |
2011-02-24 | Improved midi auto-connections. Fixed Organ synth crashing. | Tim E. Real | |
2011-02-14 | WillyFoobar patch | Robert Jonsson | |
2011-02-10 | deicsonze color init fix | Robert Jonsson | |
2011-01-31 | added option to build internal modules statically | Orcan Ogetbil | |
2011-01-04 | Please see ChangeLog | Tim E. Real | |
2011-01-02 | fixed patch loading in deicsonze | Robert Jonsson | |
2011-01-02 | Removed the last Qt3Support references | Orcan Ogetbil | |
2010-12-29 | Delete two old deicsonze folders. | Tim E. Real | |
2010-12-26 | Packaging related minor fixes. Please see the ChangeLog. | Orcan Ogetbil | |
2010-12-21 | Commit of the beast. User instruments path is made user configurable. ↵ | Orcan Ogetbil | |
Removed env. variables usage. | |||
2010-12-21 | Moved user config paths. Please see the ChangeLog. | Orcan Ogetbil | |
2010-12-20 | Major cmake cleanup. Please see the ChangeLog. | Orcan Ogetbil | |
2010-12-19 | Split individual parts into their own shared libraries. Moved main() into ↵ | Orcan Ogetbil | |
its own file. |