| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-07 | Bug 3555581: No synths listed in Edit menu: main.cpp: Move initMidiSynth() ↵ | Tim E. Real | |
| ahead of MusE. And unrelated simple change: Privatize Arranger::parentWin. | |||
| 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-08-04 | Introducing: More bits for Song Changed SC_* flags. | Tim E. Real | |
| Added member Song::updateFlags2. Song::update() now takes an extra 'flags2' param. Please see ChangeLog for important information. | |||
| 2012-08-04 | Optimizations: Added Master::songChanged, ArrangerView::songChanged. | Tim E. Real | |
| Please test it - may need more or less SC_* filters. | |||
| 2012-07-08 | fixed bug with track deletion dialog | Robert Jonsson | |
| 2012-07-08 | see ChangeLog | Robert Jonsson | |
| 2012-07-07 | see ChangeLog | Robert Jonsson | |
| 2012-07-01 | final merge | Florian Jung | |
| 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-16 | custom columns now send their changes to the device if appropriate | Florian Jung | |
| 2012-03-15 | custom columns only consider controller changes at tick0 now | Florian Jung | |
| 2012-03-15 | merged with trunk | Florian Jung | |
| 2012-03-15 | custom program column now opens its menu with a single click | 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-24 | made custom columns editable. | Florian Jung | |
| TODO FIXME: you need to restart MusE to apply them | |||
| 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) | |||
| 2012-01-18 | moved redundant toolbar generation into TopWin::TopWin | Florian Jung | |
| 2012-01-03 | cleanup | Florian Jung | |
| 2012-01-03 | added "reset drummap ordering", changed "reset drummap" from "to GM | Florian Jung | |
| default" to "to instrument default" (that is, turn tied_to_patch on) | |||
| 2012-01-03 | merged with trunk | Florian Jung | |
| added "copy drummap" to duplicate track dialog | |||
| 2012-01-03 | merged with release_2_0 | Florian Jung | |
| 2011-12-26 | merged with latest release | Florian Jung | |
| fake-merged because of the cherry-pick | |||
| 2011-12-26 | merged with release_2_0 | Florian Jung | |
| 2011-12-26 | (no commit message) | Florian Jung | |
| 2011-12-25 | added config option for switching between "prefer old/new drumtracks" | Florian Jung | |
| and "only show new/old drumtracks". defaults to "prefer new" | |||
| 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-12-21 | merged with trunk (that is, pulled the fixes from release_2_0) | Florian Jung | |
| only quickly tested, seems okay on the first glance | |||
| 2011-12-14 | pulled fixes from release into trunk | Florian Jung | |
| 2011-11-21 | added feature: super-glue | Florian Jung | |
| 2011-11-07 | housekeeping: pulled fixes from release into trunk | Florian Jung | |
| 2011-10-22 | merge to trunk | Robert Jonsson | |
| 2011-10-14 | keyboard navigation for tracks | Robert Jonsson | |
| 2011-10-11 | some testing and crash-fixes | Florian Jung | |
| 2011-10-11 | merged with trunk | Florian Jung | |
| 2011-10-10 | track's drumlists can be loaded, saved and copied around | Florian Jung | |
| 2011-10-10 | Followup: Added handy 'open midi config' to tracklist midi outport popup. | Tim E. Real | |
| 2011-10-09 | Fixed track list midi port popup menu - too many ports listed. | Tim E. Real | |
| Seperated empty ports into submenu. | |||
| 2011-10-08 | merged namespace changes. HOPEFULLY the last one. | Florian Jung | |
| 2011-10-07 | fixed small bug in tlist.cpp | Florian Jung | |
| 2011-10-07 | added new style drum tracks | Florian Jung | |
| atm, they aren't different from midi tracks except that they launch a drum editor by default added markers to help me finding the places to change TODO: instrument muting, in-note-mapping etc... | |||
| 2011-10-07 | clean residual namespace work. fix python control build. | Orcan Ogetbil | |
| 2011-10-07 | (hopefully) final huge namespace update. | Orcan Ogetbil | |
| 2011-10-03 | Fixed HUGE massive memory leaks in all things using CItemList, | Tim E. Real | |
| and SndFile, dssi, fluidsynth and other huge leaks. Large song with several dssi, vst, fluidsynths leaked 100's of MB, now only ~2MB. | |||
| 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-21 | Need to get it off the drive: Part canvas drawing speed boosts. Working on ↵ | Tim E. Real | |
| meter speed. | |||
| 2011-09-21 | Made the default config file consistent with gconfig.cpp. Reverted the ↵ | Orcan Ogetbil | |
| selected track coloring. | |||
| 2011-09-18 | drum tracks don't have a clef select box any more | Florian Jung | |
| 2011-09-17 | fixed crash when invoking channel-spinbox in track list | Florian Jung | |
