--- qsampler/trunk/ChangeLog 2007/11/19 21:08:18 1492 +++ qsampler/trunk/ChangeLog 2007/11/22 11:10:44 1509 @@ -5,8 +5,23 @@ CVS HEAD -* Fixed creation of devices (don't try to set device parameters which the - user did not touch in the device creation dialog). +* Audio routing table is initially hidden in the dialog, when + creating a new sampler channel. + +* README requirements and configuration notes update. + +* 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. * Qt4 port of the application.