diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-21 12:01:09 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-21 12:01:09 +0000 |
commit | ac2d334936e34beabf43282d8c96a71886a2c459 (patch) | |
tree | d3c981060f6e658988741765055177bfe882db80 /muse2/ChangeLog | |
parent | 90cfa63b4fb1b52ed15027441c6a979a830d8ca3 (diff) |
Commit of the beast. User instruments path is made user configurable. Removed env. variables usage.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index a9f66242..03076767 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,10 +1,11 @@ 21.12.2010: - Moved all the config files "~/.musePrj, ~/.MusE, ~/.deicsonze.dco" into ~/.config/MusE/ and renamed them as "projects, MusE.cfg, deicsonze.dco", respectively. (Orcan) - TODO: user instruments path will be made user configurable with default location in - ~/.config/MusE/ + - User instruments path is made user configurable with default location in + ~/.config/MusE/instruments - In simpledrums2, set the 64bit ladpsa plugin paths. (Orcan) - Fix: gensetbase was opening in the last tab instead of the first. (Orcan) + - Eliminated environment variables usage (MUSE, MUSEHOME, MUSEINSTRUMENTS). (Orcan) 20.12.2010: - Fixed arranger grid h-line drawing, track, and part drawing alignment, border issues. (Tim) - To open help pages, use the default browser of the system via QDeskopServices. Removed |