diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-04-28 19:31:57 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-04-28 19:31:57 +0000 |
commit | bf8e7d673f110765906dc92cf266cc8af2d789f9 (patch) | |
tree | 9898b621ba6e3683adc38cff5707a5b1aca8b593 /muse2/ChangeLog | |
parent | dcef2c49e36e86036a4caa08a6bcc0580cc53da7 (diff) |
minor fixes
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 026e8060..a2248523 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -7,6 +7,7 @@ - Small fix to scoredit in color_image(). Use bytesPerLine() * height() for older Qt. Test OK. (Tim) - Fix to Robert's DssiSynthIF::paramOut(). Call getParameterOut(). (Tim) - Changed all plugin and dssi module's 'unsigned' usage to 'unsigned long' for more consistency. (Tim) + - fixed multiple connects in master list editor and some cleanups suggested by WillyFooBar (rj) 27.04.2011: - added first version feedback parameters for plugins (rj) - merged score edit branch into trunk (flo) |