summaryrefslogtreecommitdiff
path: root/muse2
AgeCommit message (Expand)Author
2011-04-15added menus for adding new staves to score windowsFlorian Jung
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-13improved y-coord.-handling for stavesFlorian Jung
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-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
2011-03-05tweaks here and tweaks thereRobert Jonsson
2011-03-01restore geometry midi config dialogRobert Jonsson
2011-03-01allow to show/hide track-types from arrangerRobert Jonsson
2011-02-28progress dialogRobert Jonsson
2011-02-28Added some missing Qt headers.Tim E. Real
2011-02-27D&D fixes ...dungeons and dragons?! better check the changelogRobert Jonsson
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-02-24Improved midi auto-connections. Fixed Organ synth crashing.Tim E. Real