summaryrefslogtreecommitdiff
path: root/muse2/muse/midiedit/pianoroll.cpp
AgeCommit message (Expand)Author
2011-09-10merged the first bunch of orcans changesFlorian Jung
2011-09-09began with improved pasting in editorsFlorian Jung
2011-09-09namespace work (part deux)Orcan Ogetbil
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-08-29fixed robert's fixesFlorian Jung
2011-08-27full screen + part edit focusRobert Jonsson
2011-08-23fixed sizing, resizing and minimum size stuffFlorian Jung
2011-08-22added fullscreen modeFlorian Jung
2011-08-22renamed and rearranged "settings" menusFlorian Jung
2011-08-18merged with trunk, except:Florian Jung
2011-08-18"share tools and menu" can be set at runtimeFlorian Jung
2011-08-16this is only a backup commitFlorian Jung
2011-08-16More drawing fixes, improved accuracy (grids, timescales, edges, markers guar...Tim E. Real
2011-08-15added transport and panic toolbars to all TopWinsFlorian Jung
2011-08-14added "As subwindow" menu entries and made them workFlorian Jung
2011-08-14removed the senseless (unsigned long)(some_pointer) stuff, as some_pointerFlorian Jung
2011-05-29- moved cut,copy'n'paste to functions.cpp, removed unneccessaryFlorian Jung
2011-05-25undone commit 954: reintroduced midi-in buttons and the step-recFlorian Jung
2011-05-24- removed unneccessary "midi in" button from piano- and drum canvasFlorian Jung
2011-05-23implemented legato functionFlorian Jung
2011-05-18implemented crescendo functionFlorian Jung
2011-05-16set focus policy to strong in all editorsFlorian Jung
2011-05-16fixed saving window stateFlorian Jung
2011-05-15mouse wheel reworkRobert Jonsson
2011-05-15defaults for toolbars are now savedFlorian Jung
2011-05-15- changed lots of functions and moved them into functions.cppFlorian Jung
2011-05-14- removed unneccessary _to and _quant* - stuff from piano roll and drum editFlorian Jung
2011-05-09swapped ctrl and shift for selecting stuffFlorian Jung
2011-05-08made quantize, modify note len and modify velocity functions globalFlorian Jung
2011-03-24Some fixes/steps towards better controller graph editing.Tim E. Real
2011-03-05tweaks here and tweaks thereRobert Jonsson
2011-02-13fixes, see changelogRobert Jonsson
2011-01-05Fixed multiple velocity controllers appearing on song reload. Tested OK.Tim E. Real
2011-01-04Please see ChangeLogTim E. Real
2011-01-02Focussing, shortcuts, transport position snapping.Tim E. Real
2010-12-31Possible fix for arranger focussing problems.Tim E. Real
2010-12-30Suggestion by OOM team: Add default velocity controllers to pianoroll and dru...Tim E. Real
2010-12-28Some more arranger + pianoroll trackinfo synchronization fixes.Tim E. Real
2010-12-27Fixed midi track info size issues.Tim E. Real
2010-12-27Merged changes from ccherrett into pianroll (h-splittter).Tim E. Real
2010-12-26Initial addition of midi track info to pianoroll. WORK IN PROGRESS.Tim E. Real
2010-12-26Capitalizations on menu items (patch from Geoff King)Orcan Ogetbil
2010-12-08ported many Qt3 methods to Qt4Orcan Ogetbil
2010-12-07converted Qt3 methods to Qt4. Cleaned up app.* includes a bit.Orcan Ogetbil
2010-12-07Built Awl::posedit and Awl::sigedit, and replaced /widget versions and all us...Tim E. Real
2010-12-05Some work on shortcuts. See ChangeLog.Tim E. Real
2010-12-04Ported all copy/paste/drag/drop coding. Fixed arranger menu cut/copy enable.Tim E. Real
2010-11-27Completed porting pianoroll module including menus, shortcuts. Should be done.Tim E. Real
2010-11-24Please see ChangeLog.Tim E. Real