summaryrefslogtreecommitdiff
path: root/muse2
AgeCommit message (Expand)Author
2011-04-16Invert drum 'slivers' in arranger drum parts.Tim E. Real
2011-04-15merged with current trunkFlorian Jung
2011-04-15scores now have names; the user can't change them yet,Florian Jung
2011-04-15added menus for adding new staves to score windowsFlorian Jung
2011-04-15Previous part drawing improvements fix: Support Qt4.5 Tim E. Real
2011-04-15Improved dark part colour gradients. Added gGradientFromQColor() in widgets/u...Tim E. Real
2011-04-14Fix arranger midi part event 'sliver' drawing. Fix partname drawing. Tim E. Real
2011-04-14staves can now be removed and merged (by drag-and-drop)Florian Jung
2011-04-14added support for user-selectable clefs (also treble+bass)Florian Jung
2011-04-14Another fix for FLAM GUI controls - 300ms delay before sending control values...Tim E. Real
2011-04-13improved y-coord.-handling for stavesFlorian Jung
2011-04-12Possible fix for FLAM GUI controls - send current control values in PluginI::...Tim E. Real
2011-04-12introduced keymap, fixed all the ugly stuff from the last commitFlorian Jung
2011-04-12first approach of displaying multiple staves in one score windowFlorian Jung
2011-04-12Fixed regression with midi oR button. Also don't list synths.Tim E. Real
2011-04-11cosmetic stuff: made many functions static, improved pixmap loadingFlorian Jung
2011-04-11fixed division bug by adding divide_floor() functionFlorian Jung
2011-04-11implemented highlighting currently played notesFlorian Jung
2011-04-11Fix gui column.Tim E. Real
2011-04-10Please see ChangeLogTim E. Real
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-04-09minor fixesRobert Jonsson
2011-04-01Fixed custom LADSPA DSSI GUI support. Tested OK with FLAM.Tim E. Real
2011-04-01Initial support for custom LADSPA DSSI GUIs, such as those generated by FLAM.Tim E. Real
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-28Reclaim some screen real estate. Set zero margin and spacing in ScrollScale c...Tim E. Real
2011-03-27score edit placeholder addedRobert Jonsson
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-03-16write to the right track and stuffRobert Jonsson
2011-03-16draw midi part during recordingRobert Jonsson
2011-03-12cursor mode functionalRobert Jonsson
2011-03-10cursor bitmapRobert Jonsson
2011-03-10cursor modeRobert Jonsson
2011-03-09lighter graidentRobert Jonsson
2011-03-08removed some warningsRobert Jonsson
2011-03-07gradientsRobert Jonsson
2011-03-07clean3Robert Jonsson
2011-03-06draw parts while recordingRobert Jonsson