summaryrefslogtreecommitdiff
path: root/muse2
AgeCommit message (Expand)Author
2011-04-20fixed bug with share/scoreglyphs/feta-original/CMakeLists.txtFlorian Jung
2011-04-19undo for keymapRobert Jonsson
2011-04-19fixed bug with inserting notes in a staff with a bass-clefFlorian Jung
2011-04-19added some menusFlorian Jung
2011-04-18added toolbarFlorian Jung
2011-04-18score editor now listens to most (if not all) interesting signals and redrawsFlorian Jung
2011-04-17implemented y-scrollingFlorian Jung
2011-04-17glyphs are now bundled with museFlorian Jung
2011-04-17a mastertrack keymap editor has been inserted and usedFlorian Jung
2011-04-17changed keymap to my needs, and removed all that ugly pointerFlorian Jung
2011-04-17Added destructors to sigmap and tempomap.Tim E. Real
2011-04-16Fixed crash in dssihost.cpp - my bad from recent p4.0.20 changes.Tim E. Real
2011-04-16added keymapRobert Jonsson
2011-04-16Move part name text to bottom to accommodate drum 'slivers'Tim E. Real
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