summaryrefslogtreecommitdiff
path: root/muse2/muse/globals.cpp
AgeCommit message (Collapse)Author
2013-03-28metronome icon in arrangerRobert Jonsson
2013-02-07metronome workRobert Jonsson
2012-12-07Feature: Native VST instruments support. PLEASE SEE ChangeLog.Tim E. Real
2012-11-17Added: Auto-start Jack upon MusE startup. Command-line disable switch -J added.Tim E. Real
2012-09-07Feature request 3565102: FLAC audio file import. Tim E. Real
2012-07-08see ChangeLogRobert Jonsson
2012-07-01final mergeFlorian Jung
2012-05-28merged with release_2_0Florian Jung
2012-03-15merged with trunkFlorian Jung
2011-12-14pulled fixes from release into trunkFlorian Jung
2011-11-07housekeeping: pulled fixes from release into trunkFlorian Jung
2011-10-07(hopefully) final huge namespace update.Orcan Ogetbil
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-09-01Fixed 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-05-26Moved 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-24improved step recording and minor fixesFlorian Jung
2011-05-13merged with trunkFlorian Jung
midi files default to type=GM now changed wildcards for opening file. midi is now selectable
2011-04-26debugging output is only displayed with the -D optionFlorian Jung
added heavyDebugMsg, which is enabled with specifying -D twice beautified usage hint cleaned up the code a bit
2011-02-27D&D fixes ...dungeons and dragons?! better check the changelogRobert Jonsson
2010-12-21Moved user config paths. Please see the ChangeLog.Orcan Ogetbil
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal ↵Orcan Ogetbil
files.
2010-12-12Translations are now handled by cmake. Updated the Russian translation. ↵Orcan Ogetbil
Added -l flag to override system locale.
2010-12-09Converted Qt3 methods to Qt4. Ported song.cppOrcan Ogetbil
2010-12-04Ported all copy/paste/drag/drop coding. Fixed arranger menu cut/copy enable.Tim E. Real
2010-10-26See ChangeLogTim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson