summaryrefslogtreecommitdiff
path: root/muse2/muse/app.h
AgeCommit message (Expand)Author
2014-01-10Added Initialization Sequence editor. Roland SD-50 idf. Modify sysex editor...terminator356
2013-04-05save and titlesRobert Jonsson
2013-01-27Feature: Shortcuts dialog modeless + has default global shortcut Ctl+Shift+F1...Tim E. Real
2012-11-03Improved: Instrument Editor, fFixed MANY bugs. Should be SOLID now. Tim E. Real
2012-05-28merged with release_2_0Florian Jung
2012-03-15merged with trunkFlorian Jung
2012-02-14- added support for custom controller columns in the tracklistFlorian Jung
2012-01-06merged with release_2_0Florian Jung
2011-12-21merged againFlorian Jung
2011-12-14pulled fixes from release into trunkFlorian Jung
2011-10-16Fixed crashes reloading songs having open editors. Previous memleak fixes Tim E. Real
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-09-15Slight correction: Made MusE::arranger() a const method.Tim E. Real
2011-09-15New namespaces and change in default colors. See ChangeLog.Orcan Ogetbil
2011-09-14fixed window->tileFlorian Jung
2011-09-13Added: You can now insert new tracks instead of always at the track list end. Tim E. Real
2011-09-10merged the first bunch of orcans changesFlorian Jung
2011-09-09namespace work (part deux)Orcan Ogetbil
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-08-30added "arrange windows in rows" and "in columns" functionsFlorian Jung
2011-08-22added fullscreen modeFlorian Jung
2011-08-21added "windows" menuFlorian 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-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-08-13main work for sharing menus and toolbars doneFlorian Jung
2011-08-10THIS IS JUST A PROOF OF CONCEPTFlorian Jung
2011-08-07moved the arranger out to its own windowFlorian Jung
2011-07-28speeded up structural operationsFlorian Jung
2011-06-06only cleaned up codeFlorian Jung
2011-06-06implemented functions for shrinking, expanding and cleaning partsFlorian Jung
2011-05-26Moved all routing popup menu stuff from app, astrip, mstrip, mtrackinfo into ...Tim E. Real
2011-05-24template sample rate, drum track channel, track list headerRobert Jonsson
2011-05-23merged with trunkFlorian Jung
2011-05-19Popup menus now auto-scroll if too large to fit on desktop. Tim E. Real
2011-05-16set focus policy to strong in all editorsFlorian Jung
2011-05-15- changed lots of functions and moved them into functions.cppFlorian Jung
2011-05-13find unused wave filesRobert Jonsson
2011-05-08structure menu fixesRobert Jonsson
2011-04-26added "new score window"-menu-entry for quickly opening a new scoreFlorian 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-03-27score edit placeholder addedRobert Jonsson
2011-03-01allow to show/hide track-types from arrangerRobert Jonsson
2011-02-28progress dialogRobert Jonsson
2011-02-24Improved midi auto-connections. Fixed Organ synth crashing.Tim E. Real
2011-01-05Fixed multiple velocity controllers appearing on song reload. Tested OK.Tim E. Real
2011-01-02Focussing, shortcuts, transport position snapping.Tim E. Real