/[svn]/qsampler/trunk/ChangeLog
ViewVC logotype

Diff of /qsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 117 by capela, Mon Jun 7 21:41:43 2004 UTC revision 118 by capela, Tue Jun 8 18:40:06 2004 UTC
# Line 3  qsampler - A LinuxSampler Qt GUI Interfa Line 3  qsampler - A LinuxSampler Qt GUI Interfa
3    
4  ChangeLog  ChangeLog
5    
6  0.0.2   2004-06-07  Work in progress...  0.0.2   2004-06-08  Work in progress...
7    
8  * Comment SET CHANNEL MIDI_INPUT_PORT command from  * A channel context menu is now featured, by right-clicking over
9    saveSessionFile(), it has no effect.    each sampler channel strip.
10    
11  * Insert a n #include <unistd.h> on qsamplerMessages.h, between  * Commented SET CHANNEL MIDI_INPUT_PORT command from
12      qsamplerMainForm::saveSessionFile(), it has no effect.
13    
14    * Insert a n #include <unistd.h> on qsamplerMessages.cpp, between
15    a #if !defined(WIN32) clause.    a #if !defined(WIN32) clause.
16    
17  * An initial non zero value (0.8) should be set for the channel  * An initial non zero value (0.8) is now set for volume of every
18    volume, while GET CHANNEL INFO command is pending implementation.    new sampler channel strip.
19    
20  * The order to load/save and setup channel settings is now as  * The order to load/save and setup channel settings is now as
21    suggested in the following lines:    suggested in the following lines:

Legend:
Removed from v.117  
changed lines
  Added in v.118

  ViewVC Help
Powered by ViewVC