| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-10-11 | merged with trunk | Florian Jung | |
| 2011-10-11 | moved GlobalConfigValues and MixerConfig from MusEGui into MusEGlobal | Florian Jung | |
| namespace | |||
| 2011-10-08 | merged namespace changes. HOPEFULLY the last one. | 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-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-14 | merged with trunk | Florian Jung | |
| tiny fix: removed bool initalizing completely reindented cobject.cpp | |||
| 2011-09-13 | Added: You can now insert new tracks instead of always at the track list end. | Tim E. Real | |
| If main menu 'Add track': Inserts before currently selected track, else adds at end. If Track List right-click existing Track Name: New 'Insert track' menu inserts before clicked track. If Track List right-click on empty space, or Mixer 'Create': Adds at end, as usual. Fixed track selection bug: Track info panel not clearing when clicking empty area. | |||
| 2011-09-12 | Improvements in rounding corners of meters, sliders; plus some other ↵ | Orcan Ogetbil | |
| updates. See ChangeLog. | |||
| 2011-09-10 | added license info to new files. moved populateAddSynth / populateAddTrack ↵ | Orcan Ogetbil | |
| into helper.cpp, Put stuff in helper.* into MusEUtil namespace. | |||
| 2011-09-10 | merged again. please continue developing the deep changes HERE. thanks | Florian Jung | |
| 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-10 | namespace fixes and cleanups | 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 EffectRack | Orcan Ogetbil | |
| - Fix a corruption in Meter when the mono/stereo switch is toggled in astrip. | |||
| 2011-09-05 | Remodel the Slider | Orcan Ogetbil | |
| 2011-09-01 | Fixed tough old skeleton: Selecting 'previous/next event' in ↵ | Tim E. Real | |
| Song::execAutomationCtlPopup now moves cursor with exact frame resolution. Reverted controls to full speed (again): Removed too-cautious msgSetVolume, msgSetPan, msgSetPluginCtrlVal. Reviewing some other possibly unneeded too-cautious msgXXX audio messages :) TODO: Fix current automation values (the 'off' value). Removed unused PanKnob from mixer CMakeLists. | |||
| 2011-08-29 | Fixed audio automation graph editing. And now 'snaps' to discrete integer or ↵ | Tim E. Real | |
| bool types. All control movements should update display now. Also slightly changed behaviour of Ctrl class. TODO: Fix some painting corruption, improve discrete display, add transparency etc. etc. Applied compilation patch to rhythmbase.ui by Jean-Damien Durand. | |||
| 2011-08-17 | Finished some remaining work on the port of ComboBox | Orcan Ogetbil | |
| 2011-06-02 | applied WillyFoobar's patch: moved all Q_OBJECT statements to | Florian Jung | |
| their appropriate place | |||
| 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-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-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. | |||
| 2011-04-21 | dnd plugins | Robert Jonsson | |
| 2011-04-10 | Please see ChangeLog | Tim E. Real | |
| 2011-04-01 | Initial support for custom LADSPA DSSI GUIs, such as those generated by FLAM. | Tim E. Real | |
| 2011-02-28 | progress dialog | Robert Jonsson | |
| 2011-02-27 | D&D fixes ...dungeons and dragons?! better check the changelog | Robert Jonsson | |
| 2011-02-24 | Improved midi auto-connections. Fixed Organ synth crashing. | Tim E. Real | |
| 2011-02-14 | mixer slider updates canvas | Robert Jonsson | |
| 2011-02-09 | Mini MIDI overhaul. Please see ChangeLog. | Tim E. Real | |
| 2011-01-31 | added option to build internal modules statically | Orcan Ogetbil | |
| 2011-01-10 | Typo | Tim E. Real | |
| 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 | |
| 2011-01-02 | Removed the last Qt3Support references | Orcan Ogetbil | |
| 2010-12-30 | Please see ChangeLog. | Tim E. Real | |
| 2010-12-28 | Some more arranger + pianoroll trackinfo synchronization fixes. | Tim E. Real | |
| 2010-12-23 | Fixed *some* gui drawing speed issues. | Tim E. Real | |
| 2010-12-20 | Major cmake cleanup. Please see the ChangeLog. | Orcan Ogetbil | |
| 2010-12-19 | Split individual parts into their own shared libraries. Moved main() into ↵ | Orcan Ogetbil | |
| its own file. | |||
| 2010-12-18 | Fixed rack drag and drop. Display individual tooltip for each effect plugin ↵ | Orcan Ogetbil | |
| in rack. | |||
| 2010-12-17 | Fixed meter drawing (speed) - removed double buffer pixmap. | Tim E. Real | |
