Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 experimental into trunk (clone-part-behaviour) | Florian Jung | |
2011-07-31 | Remodel the Knob | Orcan Ogetbil | |
2011-07-28 | oops, forgot to update ChangeLog | Florian Jung | |
2011-07-14 | Fixed loading of old songs with synths - added static keyword to array in | Tim E. Real | |
each synth's oldMidiStateHeader() member. | |||
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-21 | Fixed wave editor position and marker drawing corruption. | Tim E. Real | |
Updated Yamaha m06 IDF file to version 4 by Geoff King. | |||
2011-06-19 | Major work, all synthesizers. Other fixes. Please see ChangeLog. | Tim E. Real | |
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-02 | applied WillyFoobar's patch: moved all Q_OBJECT statements to | Florian Jung | |
their appropriate place | |||
2011-06-02 | the score editor now supports batch-movements | Florian Jung | |
the functions return as bool if undo has been triggered | |||
2011-05-30 | added a spinbox to the arranger's "Ch:"-column | Florian Jung | |
2011-05-30 | removed midi in button from score editor (yes, it's really | Florian Jung | |
unneccessary here ;) ) | |||
2011-05-30 | implemented cut,copy'n'paste and "select foo" to the score editor | Florian Jung | |
2011-05-29 | - moved cut,copy'n'paste to functions.cpp, removed unneccessary | Florian Jung | |
duplication - changed behaviour of paste: now the pasted, not the original notes are selected | |||
2011-05-28 | fixed buggy bugfix in score editor | Florian Jung | |
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-25 | added step-recording support to the score editor | Florian Jung | |
moved clefTypes to avoid compile-horror updated templates due to the new toolbar | |||
2011-05-24 | template sample rate, drum track channel, track list header | Robert Jonsson | |
2011-05-24 | Awl::PitchEdit now can be set with the musical keyboard | Florian Jung | |
2011-05-24 | improved step recording and minor fixes | Florian Jung | |
2011-05-23 | merged with trunk | Florian Jung | |
2011-05-23 | Updated Changelog; prepared for merge | Florian Jung | |
2011-05-20 | Popup menus: If stay-open mode, space triggers item and double-click ↵ | Tim E. Real | |
simulates return (closing). | |||
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-15 | mouse wheel rework | Robert Jonsson | |
2011-05-14 | Fixed problem with project save dialog missing a forward slash '/'. | Tim E. Real | |
2011-05-14 | Added GM drums patch in MidiInstrument::populatePatchPopup() for GM songs on ↵ | Tim E. Real | |
ch 10. | |||
2011-05-13 | find unused wave files | Robert Jonsson | |
2011-05-13 | Changed default imported midi song type to GM. | Tim E. Real | |
2011-05-13 | new spanish translation | Robert Jonsson | |
2011-05-12 | Changed template song "default.med" song type from NO to GM, to help new users. | Tim E. Real | |
2011-05-10 | Added general settings audio item: Minimum control process period | Tim E. Real | |
Added Yamaha Mo6 instrument file by Geoff King | |||
2011-05-08 | structure menu fixes | Robert Jonsson | |
2011-05-08 | Draw event canvas notes if they extend past part end. | Tim E. Real | |
2011-05-06 | Added Yamaha-CS1x.idf instrument from Ernie Rymer <ethylene77 A T yahoo D O ↵ | Tim E. Real | |
T com> | |||
2011-05-06 | 2.0beta2 | Robert Jonsson | |
2011-05-05 | Fixed regression: Plugins would not restore saved control state when loading ↵ | Tim E. Real | |
song. | |||
2011-05-04 | feedback display fix | Robert Jonsson | |
2011-05-02 | muse 2.0beta | Robert Jonsson | |
2011-05-02 | More fixes, improvements to ladspa and dssi processing, control responsiveness. | Tim E. Real | |
2011-04-28 | minor fixes | Robert Jonsson | |
2011-04-28 | Small scoreedit and dssi controls out fix. More separation of Alsa/Jack midi ↵ | Tim E. Real | |
processing - as a possible fix for crash report by Geoff B. Please see ChangeLog | |||
2011-04-27 | merged scoreedit branch into trunk | Florian Jung | |
2011-04-27 | feedback parameters | Robert Jonsson | |
2011-04-25 | Overhaul plugin module and add variable run-length ladspa + dssi processing. ↵ | Tim E. Real | |
Please see ChangeLog. |