--- qsampler/trunk/ChangeLog 2010/01/07 18:42:26 2038 +++ qsampler/trunk/ChangeLog 2010/03/12 16:02:32 2064 @@ -5,6 +5,15 @@ SVN TRUNK +* Attempt to fix broken instrument list model/view on Qt >= 4.6. + +* Device parameter spin-box default maximum has been set higher: + now at a magic 24-bit limit (16777216) instead of older 16-bit + (65536), possibly fixing bug #136. + +* LADISH Level 1 support has been added: SIGUSR1 signal trap + just makes it a shortcut to File/Save. + * MIDI Device Status menu is disabled when no MIDI device exists; a menu separator has been added.