Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-04 | simpledrums pitch and ctrl+arrows | Robert Jonsson | |
2012-08-04 | REWRITE: Introducing: More bits for Song Changed SC_* flags. | Tim E. Real | |
Added MusECore::SongChangedFlags_t (in new type_defs.h file). Declared as int64 type. All Song Changed parameters, handlers, connections, calls, colateral operations etc. now use this new SongChangedFlags_t. All the handlers are now ready for the code bodies to accept any extra flags, devs need not do anything more than define new SC_* flags and write support inside the handlers. Please beware these possible extra flags when writing songChanged handlers and setting updateFlags. | |||
2012-05-28 | merged with release_2_0 | Florian Jung | |
2012-03-17 | - custom columns can now also store their values to song->cpos(), not | Florian Jung | |
only to tick0 - hopefully fixed a bug in the custom columns setup dialog | |||
2012-03-15 | merged with trunk | Florian Jung | |
2012-02-29 | changed custom column for "program" to display and edit real patches | Florian Jung | |
instead of the raw values | |||
2012-02-14 | - added support for custom controller columns in the tracklist | Florian Jung | |
they are stored in and read from the global config file. - tracklist header is now saved into global config, not in songfile. TODO: - allow the user to customize the custom columns - make recreating the Header work (graphical glitches currently) | |||
2011-12-22 | merged with trunk again (you're committing faster than i can merge ;) ) | Florian Jung | |
2011-12-21 | merged again | Florian Jung | |
2011-10-10 | track's drumlists can be loaded, saved and copied around | Florian Jung | |
2011-10-07 | (hopefully) final huge namespace update. | Orcan Ogetbil | |
2011-09-30 | Fixed long-standing problem with themes (Ora/Bespin etc) and button icons. | Tim E. Real | |
Fixed midi strip blank automation box at bottom, too high. Repaired some non-virtual paintEvent(), resizeEvent(), event() etc. | |||
2011-09-15 | New namespaces and change in default colors. See ChangeLog. | Orcan Ogetbil | |
2011-09-09 | namespace work (part deux) | Orcan Ogetbil | |
2011-09-06 | Updated the licensing information | Orcan Ogetbil | |
2011-05-30 | added a spinbox to the arranger's "Ch:"-column | Florian Jung | |
2011-05-23 | merged with trunk | Florian Jung | |
2011-05-21 | added midi clef in track list + right click menu to select columns in track list | Robert Jonsson | |
2011-05-19 | Popup menus now auto-scroll if too large to fit on desktop. | Tim E. Real | |
Midi track info patch popup now stays open for auditioning patches. Editor 'ctrl' controller popups: Split instrument/other (+ common controls!) + show ctrl numbers. | |||
2011-02-14 | more graphical automation fixes | Robert Jonsson | |
2011-01-10 | automation view fixes | Robert Jonsson | |
2011-01-04 | automation viewable in arranger and rec changes | Robert Jonsson | |
2010-12-26 | Initial addition of midi track info to pianoroll. WORK IN PROGRESS. | Tim E. Real | |
2010-12-16 | Fixed track list drawing - removed double buffer pixmap. Test OK. | Tim E. Real | |
2010-12-15 | Major cleanup in the #includes. Moved the contents of all.h into individal ↵ | Orcan Ogetbil | |
files. | |||
2010-12-04 | Bunch of minor ports and cleanups. See ChangeLog. | Orcan Ogetbil | |
2010-12-02 | Please see the ChangeLog | Orcan Ogetbil | |
2010-10-13 | new branch muse2, first checkin | Robert Jonsson | |