| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-09-04 | added paste dialog plus minor fixes: | Florian Jung | |
| - moved and changed muse.pro file - added update_pro.sh and update_translations.sh - updated translations - moved stuff from functions.cpp out to dialogs.cpp - fixed behaviour of movePartsTotheRight(): parts which begin at "start of move" aren't expanded, but moved now | |||
| 2011-09-01 | merged with trunk | Florian Jung | |
| 2011-08-28 | fixed REC column too large | Robert Jonsson | |
| 2011-08-27 | mouse wheel behaviour changed | Robert Jonsson | |
| 2011-08-27 | fixed window and toolbar-icon glitches | Florian Jung | |
| 2011-08-22 | deal: "Borland-style" is now called "Borland-/Mac-style" | Florian Jung | |
| 2011-08-18 | added GUI for MDI settings | Florian Jung | |
| fixed loading of arranger settings | |||
| 2011-08-18 | merged with trunk, except: | Florian Jung | |
| - not applied the "masteredit saves toolbar state" change, as this is done by TopWin here in experimental - fixed some indentation error in scoreedit.cpp | |||
| 2011-08-17 | Finished some remaining work on the port of ComboBox | Orcan Ogetbil | |
| 2011-08-16 | More drawing fixes, improved accuracy (grids, timescales, edges, markers ↵ | Tim E. Real | |
| guaranteed to align now). Much drawing changed to device (pixel) space instead of virtual space, for accuracy. Fixed display of audio automation graphs. (But not editing). | |||
| 2011-08-16 | Remodel the Meter and the VerticalMeter | Orcan Ogetbil | |
| 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-08-13 | Make the shininess of the Knob ring a little smarter | Orcan Ogetbil | |
| 2011-08-05 | Parts having hidden events now drawn using 'jagged' ends and special white ↵ | Tim E. Real | |
| edges. Improved border drawing guaranteed to show L/R touching part borders. TODO: Top and bottom borders. Muted parts now show names and events. Filled with a special brush pattern for easy recognition. Huge changes to PartCanvas::drawItem(). And to all View::XmapXXX methods for better accuracy. Changed bool Part::hasHiddenNotes() to int Part::hasHiddenEvents(). Added int Part::cachedHasHiddenEvents(). | |||
| 2011-08-02 | merged with trunk | Florian Jung | |
| 2011-07-31 | Remodel the Knob | Orcan Ogetbil | |
| 2011-06-28 | merged with current trunk. i hope this works... | Florian Jung | |
| 2011-06-27 | merged stuff from experimental back to trunk: | Florian Jung | |
| - massively speeded up muse by using operation groups - changed behaviour of mid-click to "delete" in all canvases | |||
| 2011-06-19 | Major work, all synthesizers. Other fixes. Please see ChangeLog. | Tim E. Real | |
| 2011-06-10 | fixed problem with forbidden notes (see previous commit) | Florian Jung | |
| shift now also selects all items on the same pitch when ctrl is pressed | |||
| 2011-06-07 | modified behaviour for clones: | Florian Jung | |
| - resizing a clone in the arranger also resizes all clones with the same length - same for auto-expanding in the pianoroll - auto-expanding in the pianoroll does NOT expand for parts which already contain hidden notes; then inserting notes is forbidden; buggy, see below still TODO and BUGS: - forbidding notes doesn't work properly. the pianoroll still displays them until the next full song update. - that stuff must be done in the drum canvas as well - step-rec and the score editor need support for auto-expanding | |||
| 2011-06-06 | merged with current trunk and removed (unused) support for disabling the keymap | Florian Jung | |
| 2011-06-04 | fixed regression with copying items on canvas with mouse | Robert Jonsson | |
| 2011-06-04 | changed behaviour of middle click in all canvases to "delete" | Florian Jung | |
| 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-28 | fixed track header | Robert Jonsson | |
| 2011-05-27 | applied some hunks of the patch sent in by WillyFoobar | Florian Jung | |
| 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-05-24 | template sample rate, drum track channel, track list header | Robert Jonsson | |
| 2011-05-23 | merged with trunk | Florian Jung | |
| 2011-05-23 | implemented legato function | Florian Jung | |
| added all the new functions to the score editor | |||
| 2011-05-23 | the "remove" function now supports velo- and length-thresholds | Florian Jung | |
| 2011-05-22 | - speeded up pasting, shrinking parts, drawing controllers in | Florian Jung | |
| the ctrlcanvas and reordering the drum list - applyOperationGroup() now doesn't apply empty opGroups any more - reordering the drum list doesn't cause undo be triggered any more - removed unneccessary song->update() calls after a song->applyOperationGroup() call - cleaned up (removed some commented out code blocks) | |||
| 2011-05-22 | moving events in canvases and reordering the drum map have | Florian Jung | |
| been speeded up by using operation groups. HOWEVER: there might be bugs, in fact, i may even have messed up the whole thing! use with CAUTION and TEST intensively! | |||
| 2011-05-21 | added midi clef in track list + right click menu to select columns in track list | Robert Jonsson | |
| 2011-05-20 | Popup menus: If stay-open mode, space triggers item and double-click ↵ | Tim E. Real | |
| simulates return (closing). | |||
| 2011-05-19 | added a modified MTScale to the score editor | Florian Jung | |
| 2011-05-19 | remove a debug message | Tim E. Real | |
| 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-05-18 | build fixes | Robert Jonsson | |
| 2011-05-18 | moved more files -- DOES NOT COMPILE! | Florian Jung | |
| 2011-05-18 | moved midi dialogs to sub project/dir | Robert Jonsson | |
| 2011-05-18 | implemented crescendo function | Florian Jung | |
| 2011-05-16 | - changed appeareance settings to be able to choose between "y-stretch" | Florian Jung | |
| and "no y-stretch" in cakewalk mode - when changing Midi to Drum or Drum to Midi in tlist, now a songChanged() gets emitted (fixes bug: slivers were not redrawn when changing that) | |||
| 2011-05-16 | set focus policy to strong in all editors | Florian Jung | |
| merged with trunk | |||
| 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 | mouse wheel rework | Robert Jonsson | |
| 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 | Fixed problem with project save dialog missing a forward slash '/'. | Tim E. Real | |
