summaryrefslogtreecommitdiff
path: root/muse2/muse/conf.cpp
AgeCommit message (Collapse)Author
2011-10-11merged with trunkFlorian Jung
2011-10-11moved GlobalConfigValues and MixerConfig from MusEGui into MusEGlobalFlorian Jung
namespace
2011-10-10not recording muted/hidden instruments worksFlorian Jung
2011-10-09settings for importing midiFlorian Jung
2011-10-08merged namespace changes. HOPEFULLY the last one.Florian Jung
2011-10-07added new style drum tracksFlorian 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(hopefully) final huge namespace update.Orcan Ogetbil
2011-09-18removed the last obstacle for non-middle-button-users:Florian Jung
added config option "set left range marker with ctrl+rightclick"
2011-09-18made muse more usable without middle mouse buttonFlorian Jung
2011-09-17forgot to save a file :(Florian Jung
2011-09-17configuration changes; topwin config isn't stored in song any moreFlorian Jung
2011-09-15New namespaces and change in default colors. See ChangeLog.Orcan Ogetbil
2011-09-14fixed arranger-related config loading errorsFlorian Jung
2011-09-13Added: 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-10merged again. please continue developing the deep changes HERE. thanksFlorian Jung
2011-09-10merged the first bunch of orcans changesFlorian 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-10Removed more namespace artifacts. Searched on "MusEGlobal "MusEConfig etc.Tim E. Real
2011-09-10more namespace change fixesOrcan Ogetbil
2011-09-09namespace work (part deux)Orcan Ogetbil
2011-09-08introducing namespacesOrcan Ogetbil
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-08-18added GUI for MDI settingsFlorian Jung
fixed loading of arranger settings
2011-08-16half-way working versionFlorian Jung
toolbar state can be saved and restored, though this is still a bit buggy
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-16fixed saving window stateFlorian Jung
dialogs now also save and restore their state templates were updated and have now sane defaults for toolbars etc.
2011-05-10Added general settings audio item: Minimum control process periodTim E. Real
Added Yamaha Mo6 instrument file by Geoff King
2011-05-02score windows now have proper window titlesFlorian Jung
score windows now have a proper initial size, which is also saved fixed a bug when restoring scorewindow's state (name= instead of set_name())
2011-03-05tweaks here and tweaks thereRobert Jonsson
2011-02-24Improved midi auto-connections. Fixed Organ synth crashing.Tim E. Real
2011-01-15project dialog optional and rec wave bug fixedRobert Jonsson
2010-12-30Please see ChangeLog.Tim E. Real
2010-12-27create new project dialog addedRobert Jonsson
2010-12-25Added improved background selection dialog.Orcan Ogetbil
2010-12-21Commit of the beast. User instruments path is made user configurable. ↵Orcan Ogetbil
Removed env. variables usage.
2010-12-20Use the default browser of the system to open help pages. Added some ↵Orcan Ogetbil
groupboxes and layouts to genset.
2010-12-19Fixed not saving part colours and part canvas background appearance settings.Tim E. Real
Feature: Added 'global opaqueness' (transparency) appearance setting.
2010-12-15Major cleanup in the #includes. Moved the contents of all.h into individal ↵Orcan Ogetbil
files.
2010-12-11Feature: Added default midi track in/out channels to midi ports list. See ↵Tim E. Real
ChangeLog.
2010-12-09Converted Qt3 methods to Qt4. Ported song.cppOrcan Ogetbil
2010-12-07Converted all latin1() instances. Ported Qt3 methods to Qt4.Orcan Ogetbil
2010-12-07Built Awl::posedit and Awl::sigedit, and replaced /widget versions and all ↵Tim E. Real
usages. Reverted class SpinBox to previous revision.
2010-11-27ported .ui widgets to Qt4Orcan Ogetbil
2010-11-21port .ui widgets to Qt4Orcan Ogetbil
2010-11-21cleanups after switching to QActions in menusOrcan Ogetbil
2010-11-21Style sheet support. See ChangeLog.Tim E. Real
2010-10-26See ChangeLogTim E. Real
2010-10-16See ChangeLogTim E. Real
2010-10-13new branch muse2, first checkinRobert Jonsson