summaryrefslogtreecommitdiff
path: root/muse2/muse/song.cpp
AgeCommit message (Expand)Author
2011-09-09Mostly engine fixes/corrections. Please see ChangeLog.Tim E. Real
2011-09-09namespace work (part deux)Orcan Ogetbil
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-09-01Fixed tough old skeleton: Selecting 'previous/next event' in Song::execAutoma...Tim E. Real
2011-08-30Small fix - could not add new points to discrete automation graphs.Tim E. Real
2011-08-29Fixed audio automation graph editing. And now 'snaps' to discrete integer or ...Tim E. Real
2011-06-03merged with trunk and adapted new functionsFlorian Jung
2011-05-26Moved all routing popup menu stuff from app, astrip, mstrip, mtrackinfo into ...Tim E. Real
2011-05-23merged with trunkFlorian Jung
2011-05-22changed Song::undoOp(foo) to Song::addUndo(UndoOp(foo)).Florian Jung
2011-05-17implemented change existing note's velocityFlorian Jung
2011-05-16improved error handling of script execution just a bitRobert Jonsson
2011-05-08structure menu fixesRobert Jonsson
2011-04-25crashfix loading new songRobert Jonsson
2011-04-19undo for keymapRobert Jonsson
2011-04-16added keymapRobert Jonsson
2011-04-10Please see ChangeLogTim E. Real
2011-02-24Improved midi auto-connections. Fixed Organ synth crashing.Tim E. Real
2011-02-18don't show save dialog when project dialog isn't enabledRobert Jonsson
2011-01-15project dialog optional and rec wave bug fixedRobert Jonsson
2011-01-02Focussing, shortcuts, transport position snapping.Tim E. Real
2010-12-27create new project dialog addedRobert Jonsson
2010-12-26Initial addition of midi track info to pianoroll. WORK IN PROGRESS.Tim E. Real
2010-12-21Commit of the beast. User instruments path is made user configurable. Removed...Orcan 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-18Fixed marker view crash. Fixed some memory leaks.Tim E. Real
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal fi...Orcan Ogetbil
2010-12-14Please see ChangeLog.Tim E. Real
2010-12-12Translations are now handled by cmake. Updated the Russian translation. Added...Orcan Ogetbil
2010-12-11Feature: Added default midi track in/out channels to midi ports list. See Cha...Tim E. Real
2010-12-10Fixed compiler and cmake warnings. Restored the scripts menu.Orcan Ogetbil
2010-12-09Converted Qt3 methods to Qt4. Ported song.cppOrcan 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 us...Tim E. Real
2010-12-04Bunch of minor ports and cleanups. See ChangeLog.Orcan Ogetbil
2010-11-14Applied patch by Orcan converting populateAddSynth(). Tim E. Real
2010-10-26See ChangeLogTim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson