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-15 | merged with trunk | Florian Jung | |
2011-12-26 | (no commit message) | Florian Jung | |
2011-12-21 | merged again | Florian Jung | |
2011-12-14 | pulled fixes from release into trunk | Florian Jung | |
2011-10-07 | clean residual namespace work. fix python control build. | Orcan Ogetbil | |
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-08 | introducing namespaces | Orcan Ogetbil | |
2011-09-06 | Updated the licensing information | Orcan Ogetbil | |
2011-09-05 | Remodel the Slider | Orcan Ogetbil | |
2011-08-17 | Finished some remaining work on the port of ComboBox | Orcan Ogetbil | |
2011-05-26 | Moved all routing popup menu stuff from app, astrip, mstrip, mtrackinfo into ↵ | Tim E. Real | |
new class RoutePopupMenu, *massively* cleaning up those 4 files. Used new Route QVariant type as action data instead of integers. Moved MenuTitleItem definitions from astrip.cpp into it's own menutitleitem.cpp Added to settings: "Make popup menus stay open. Otherwise hold Ctrl." | |||
2011-01-09 | Forgot to turn on oR tooltip | Tim E. Real | |
2011-01-09 | Completed soloing system. Other fixes - see ChangeLog. | Tim E. Real | |
2010-11-12 | WIP: Mixer and strips re-designed to be theme/font friendly - no more fixed ↵ | Tim E. Real | |
STRIP_WIDTH. Fixed Slider, Knob, Rack and DoubleEntry classes. | |||
2010-11-10 | Missed one toggled -> clicked | Tim E. Real | |
2010-11-10 | Fixed solo button icons. | Tim E. Real | |
2010-11-10 | Fixed audio and midi strips and converted to Qt4. Looks OK now, but will be ↵ | Tim E. Real | |
better once knob, slider, rack classes are fixed, converted. | |||
2010-11-07 | All routing popups finished. Major cleanup of astrip + mstrip comments, code! | Tim E. Real | |
2010-10-26 | See ChangeLog | Tim E. Real | |
2010-10-13 | new branch muse2, first checkin | Robert Jonsson | |