summaryrefslogtreecommitdiff
path: root/muse2/muse/midiedit
AgeCommit message (Expand)Author
2011-04-11implemented highlighting currently played notesFlorian Jung
2011-04-10implemented scrolling while dragging notesFlorian Jung
2011-04-10implemented automatic scrolling and did some cosmetic stuff:Florian Jung
2011-04-10added some scrolling stuff and fixed segfault when closingFlorian Jung
2011-04-10implemented drawing a preamble containing clef, timesig and keyFlorian Jung
2011-04-10colored notes and multiple tracks for the scoreeditor are now supportedFlorian Jung
2011-04-10fixed bugs with overlapping notes and hardcoded song lengthFlorian Jung
2011-04-10clefs and time signatures with more than one digit were done correctlyFlorian Jung
2011-04-10inserting notes and undo handling now worksFlorian Jung
2011-04-10implemented removing notesFlorian Jung
2011-04-10fixed bug with parse_note_len()Florian Jung
2011-04-10initial commit on branch scoreeditFlorian Jung
2011-03-27score edit placeholder addedRobert Jonsson
2011-03-24Some fixes/steps towards better controller graph editing.Tim E. Real
2011-03-12cursor mode functionalRobert Jonsson
2011-03-10cursor modeRobert Jonsson
2011-03-05tweaks here and tweaks thereRobert Jonsson
2011-02-13fixes, see changelogRobert Jonsson
2011-02-09Mini MIDI overhaul. Please see ChangeLog.Tim E. Real
2011-01-31added option to build internal modules staticallyOrcan Ogetbil
2011-01-26some automation changesRobert Jonsson
2011-01-21graphical editing of automation 1st dropRobert 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-27Please see the ChangeLogOrcan Ogetbil
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-26Capitalizations on menu items (patch from Geoff King)Orcan 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 its...Orcan Ogetbil
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-10Fixed ctrl canvas not lining up with pianoroll and drumedit.Orcan Ogetbil
2010-12-09Converted Qt3 methods to Qt4. Ported song.cppOrcan Ogetbil
2010-12-08ported many Qt3 methods to Qt4Orcan Ogetbil
2010-12-08Some fixes to the previous commit. Apparently I missed to filter a case.Orcan Ogetbil
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.Orcan 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-05Completed porting of dlist module (the drum list).Tim E. Real
2010-12-05Some work on shortcuts. See ChangeLog.Tim E. Real
2010-12-04Bunch of minor ports and cleanups. See ChangeLog.Orcan Ogetbil
2010-12-04Ported all copy/paste/drag/drop coding. Fixed arranger menu cut/copy enable.Tim E. Real