| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-19 | merged with release_2_0 | Florian Jung | |
| 2012-03-15 | merged with trunk | Florian Jung | |
| 2011-10-16 | Fixed crashes reloading songs having open editors. Previous memleak fixes | Tim E. Real | |
| revealed some problems. Installed bool TopWin::deleting(). It is set true when closeEvent() is called in any self-deleting TopWins. Used it to make all such TopWins and their corresponding child canvasses ignore songChanged signals. | |||
| 2011-10-07 | (hopefully) final huge namespace update. | Orcan Ogetbil | |
| 2011-09-13 | added copy-in-range support for midi editors | Florian Jung | |
| 2011-09-11 | began with implementing the improved paste for midi editors | Florian Jung | |
| TODO: sane values for raster, and respect raster and amount values support ctrl+shift+c | |||
| 2011-09-10 | merged the first bunch of orcans changes | Florian Jung | |
| STILL WAIT WITH COMMITTING NEW STUFF! i have to merge the rest as well! this is a bit buggy (connect errors, not tested much), but doesn't segfault immediately | |||
| 2011-09-09 | namespace work (part deux) | Orcan Ogetbil | |
| 2011-09-08 | introducing namespaces | Orcan Ogetbil | |
| 2011-09-06 | Updated the licensing information | Orcan Ogetbil | |
| 2011-08-16 | this is only a backup commit | Florian Jung | |
| toolbar states are now saved also for shared toolbars toolbar and window state saving is now handled in TopWin TODO: finish list, cliplist, masterlist, marker, arranger | |||
| 2011-08-14 | removed the senseless (unsigned long)(some_pointer) stuff, as some_pointer | Florian Jung | |
| was stored as "real" (uncasted) pointer in the same struct | |||
| 2011-06-03 | merged with trunk and adapted new functions | Florian Jung | |
| 2011-06-02 | applied WillyFoobar's patch: moved all Q_OBJECT statements to | Florian Jung | |
| their appropriate place | |||
| 2011-05-18 | implemented crescendo function | Florian Jung | |
| 2011-05-16 | fixed saving window state | Florian Jung | |
| dialogs now also save and restore their state templates were updated and have now sane defaults for toolbars etc. | |||
| 2011-05-15 | defaults for toolbars are now saved | Florian Jung | |
| 2011-05-15 | - changed lots of functions and moved them into functions.cpp | Florian Jung | |
| - delete overlaps may work differently, i haven't understood it fully - added lots of dialogs for these functions | |||
| 2011-05-14 | - removed unneccessary _to and _quant* - stuff from piano roll and drum edit | Florian Jung | |
| this also involved changing the Toolbar1 - removed unneccessary short cuts: SHRT_OVER_QUANTIZE etc. instead added SHRT_QUANTIZE - changed behaviour for scripts: the "quant"-parameter they get isn't the quant-combo's setting, but the snap-combo's now - changed behaviour for step-recording: the note-length is now the "raster"- value instead of the "quant"-value | |||
| 2011-05-08 | made quantize, modify note len and modify velocity functions global | Florian Jung | |
| added quantize-dialog and improved the other dialogs | |||
| 2011-01-05 | Fixed multiple velocity controllers appearing on song reload. Tested OK. | Tim E. Real | |
| 2010-12-27 | Merged changes from ccherrett into pianroll (h-splittter). | Tim E. Real | |
| 2010-12-26 | Initial addition of midi track info to pianoroll. WORK IN PROGRESS. | Tim E. Real | |
| 2010-12-07 | converted Qt3 methods to Qt4. Cleaned up app.* includes a bit. | Orcan Ogetbil | |
| 2010-11-27 | Completed porting pianoroll module including menus, shortcuts. Should be done. | Tim E. Real | |
| 2010-10-28 | Toolbars: Marker, list, master(s) windows. Fixes for others. Some new style ↵ | Tim E. Real | |
| headers fixes. | |||
| 2010-10-27 | See ChangeLog | Tim E. Real | |
| 2010-10-26 | See ChangeLog | Tim E. Real | |
| 2010-10-13 | new branch muse2, first checkin | Robert Jonsson | |
