summaryrefslogtreecommitdiff
path: root/muse2/awl
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-05-28merged with release_2_0Florian Jung
2012-03-19merged with release_2_0Florian Jung
2012-03-15merged with trunkFlorian Jung
2012-01-18added sigedit and tempo toolbarFlorian Jung
2011-11-07housekeeping: pulled fixes from release into trunkFlorian Jung
2011-10-15forgot to remove a debugging statementFlorian Jung
2011-10-15sigedit boxes now select their content when you click at themFlorian Jung
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-10-06more SigEditRobert Jonsson
2011-10-05more SigEditRobert Jonsson
2011-10-04fixes to SigEditRobert Jonsson
2011-10-02some rework on SigEditRobert Jonsson
2011-09-18removed the last obstacle for non-middle-button-users:Florian Jung
added config option "set left range marker with ctrl+rightclick"
2011-09-18made muse more usable without middle mouse buttonFlorian Jung
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-08-29Fixed audio automation graph editing. And now 'snaps' to discrete integer or ↵Tim E. Real
bool types. All control movements should update display now. Also slightly changed behaviour of Ctrl class. TODO: Fix some painting corruption, improve discrete display, add transparency etc. etc. Applied compilation patch to rhythmbase.ui by Jean-Damien Durand.
2011-06-02applied WillyFoobar's patch: moved all Q_OBJECT statements toFlorian Jung
their appropriate place
2011-05-27applied some hunks of the patch sent in by WillyFoobarFlorian Jung
2011-05-24Awl::PitchEdit now can be set with the musical keyboardFlorian Jung
2011-05-24improved step recording and minor fixesFlorian Jung
2011-05-08structure menu fixesRobert Jonsson
2011-04-19undo for keymapRobert Jonsson
2011-04-16added keymapRobert Jonsson
2011-02-09Mini MIDI overhaul. Please see ChangeLog.Tim E. Real
2011-01-31added option to build internal modules staticallyOrcan Ogetbil
2010-12-21Fix translations for awlOrcan 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-12Translations are now handled by cmake. Updated the Russian translation. ↵Orcan Ogetbil
Added -l flag to override system locale.
2010-12-09Made MusE the owner of transport object. Improved PosEdit class.Tim E. Real
2010-12-08ported many Qt3 methods to Qt4Orcan Ogetbil
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.Orcan Ogetbil
2010-12-07Built Awl::posedit and Awl::sigedit, and replaced /widget versions and all ↵Tim E. Real
usages. Reverted class SpinBox to previous revision.
2010-11-28Added AWL filesTim E. Real