--- qsampler/trunk/ChangeLog 2007/11/19 21:18:20 1493 +++ qsampler/trunk/ChangeLog 2007/11/21 19:57:18 1506 @@ -5,12 +5,18 @@ CVS HEAD -* Fixed creation of devices (don't try to set device parameters which the - user did not touch in the device creation dialog). +* Disable OK button in sampler channel form and MIDI instrument + form if no valid engine is selected (to avoid bothering newbie + users with confusing LSCP syntax errors when using the UI the + first time). + +* Fixed creation of devices (don't try to set device parameters + which the user did not touch in the device creation dialog). * Added Windows file path support. -* Fixed win32/qmakefile and win32/config.h so that it compiles under win32. +* Fixed win32/qmakefile and win32/config.h so that it compiles + under win32. * Qt4 port of the application.