diff options
author | terminator356 <termtech@rogers.com> | 2014-01-07 02:00:22 -0500 |
---|---|---|
committer | terminator356 <termtech@rogers.com> | 2014-01-07 02:00:22 -0500 |
commit | 7a6952bbdbcf8bd6573543d1c28e6fa75d50d4e4 (patch) | |
tree | cc4f8980591848591ba05389cf1791d8c611d4d1 /ChangeLog | |
parent | 42ecd9fd47fe44c999bfd7f4f051179806735b0a (diff) |
Instrument can now be changed from trackinfo panel. Tweaks, cleanups.
Midi instrument can now be changed from midi track info panel.
Some minor code tweaks, code cleanup in mtrackinfo.cpp, confmport.cpp.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +06.01.2014: + - Midi instrument can now be changed from midi track info panel. (Tim) + - Some minor code tweaks, code cleanup in mtrackinfo.cpp, confmport.cpp. +06.01.2014: + - Added (and fixed) Roland SD-50 .idf file by Patrick. Needs more work: split in two .idfs (Tim) + - Added GM2 .idf file created by me Tim. + - Fixed a couple of improper "&apos" xml substitutions in xml.cpp 17.10.2013: - Fixed drag&drop plugins sometimes not working when built with optimize (rj) 10.10.2013: |