summaryrefslogtreecommitdiff
path: root/muse2/muse/ctrl
AgeCommit message (Collapse)Author
2011-10-07added new style drum tracksFlorian Jung
atm, they aren't different from midi tracks except that they launch a drum editor by default added markers to help me finding the places to change TODO: instrument muting, in-note-mapping etc...
2011-09-09namespace work (part deux)Orcan Ogetbil
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-08-16More drawing fixes, improved accuracy (grids, timescales, edges, markers ↵Tim E. Real
guaranteed to align now). Much drawing changed to device (pixel) space instead of virtual space, for accuracy. Fixed display of audio automation graphs. (But not editing).
2011-06-27merged stuff from experimental back to trunk:Florian Jung
- massively speeded up muse by using operation groups - changed behaviour of mid-click to "delete" in all canvases
2011-06-19Major work, all synthesizers. Other fixes. Please see ChangeLog.Tim E. Real
2011-06-03merged with trunk and adapted new functionsFlorian Jung
2011-06-02applied WillyFoobar's patch: moved all Q_OBJECT statements toFlorian Jung
their appropriate place
2011-05-23merged with trunkFlorian Jung
2011-05-22- speeded up pasting, shrinking parts, drawing controllers inFlorian Jung
the ctrlcanvas and reordering the drum list - applyOperationGroup() now doesn't apply empty opGroups any more - reordering the drum list doesn't cause undo be triggered any more - removed unneccessary song->update() calls after a song->applyOperationGroup() call - cleaned up (removed some commented out code blocks)
2011-05-19changed ctrl-edit's behaviour when control key is pressedFlorian Jung
added line tool to drum editor
2011-05-19Popup menus now auto-scroll if too large to fit on desktop. Tim E. Real
Midi track info patch popup now stays open for auditioning patches. Editor 'ctrl' controller popups: Split instrument/other (+ common controls!) + show ctrl numbers.
2011-05-10score editor now displays the currently selected notesFlorian Jung
2011-05-09oops, sorry. forgot to save one silly change before committingFlorian Jung
2011-05-09swapped ctrl and shift for selecting stuffFlorian Jung
-> made muse's behaviour according to common standards
2011-03-28Oops, left a debug message in there.Tim E. Real
2011-03-28Fixed midi controller graphs' velocity items selections.Tim E. Real
2011-03-27More controller graph, and midi track info fixes.Tim E. Real
2011-03-24Some fixes/steps towards better controller graph editing.Tim E. Real
2011-02-27Fixed piano roll controller graph text drawing (finally!)Tim E. Real
2011-02-26Fixed some controller graph drawing issues.Tim E. Real
2011-01-31added option to build internal modules staticallyOrcan Ogetbil
2011-01-09Completed soloing system. Other fixes - see ChangeLog.Tim E. Real
2010-12-31In ctrl canvas, draw the grid before anything elseOrcan 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-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 ctrl canvas not lining up with pianoroll and drumedit.Orcan Ogetbil
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.Orcan Ogetbil
2010-12-07Ported rack. Converted many Qt3 methods to Qt4.Orcan Ogetbil
2010-11-30Ported vscale and ctrleditOrcan Ogetbil
2010-11-28ported ctrlpanelOrcan Ogetbil
2010-10-30Removal of autotools stuff.Tim E. Real
2010-10-19See ChangeLogTim E. Real
2010-10-16See ChangeLogTim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson