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

Diff of /qsampler/trunk/ChangeLog

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

revision 122 by capela, Sat Jun 12 13:21:35 2004 UTC revision 303 by capela, Fri Nov 19 10:18:59 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-12  Work in progress...  0.0.4   2004-11-19  Fourth alpha-release.
7    
8    * Instrument index selection now made via combo box widget;
9      actual instrument names are now properly retrieved from
10      the instrument file, provided if libgig is available.
11    
12    * Sampler channels strips are just created if, and only if,
13      the respective channel setup dialog is actually accepted,
14      following common user-interface guidelines.
15    
16    * Almost complete rewrite of sampler channel strips internal
17      control structures.
18    
19    * Sampler reset command action added to menu and toolbar.
20    
21    * MIDI channel selection is now a dropdown list, allowing
22      the explicit selection for "All" channels input per sampler
23      channel (omni mode).
24    
25    * Channel strip display glass effect has changed background
26      color to black (was green), being now an user option.
27    
28    * Minor configure fixes.
29    
30    
31    0.0.3   2004-07-06  Third alpha-release.
32    
33    * Mon-modal intrument file loading and status support.
34    
35    * Effective MIDI input port setting on channel dialog,
36      and on session file save.
37    
38    * Channel dialog gets sensible engine and driver defaults
39      on create time.
40    
41    * Implied channel reset on successful instrument load.
42    
43    
44    0.0.2   2004-06-15  Pre-revolutionary release.
45    
46    * The channel context menu is also accessible by right-clicking
47      over the empty workspace area.
48    
49  * Added small wait event loop on qsamplerMainForm::stopServer(),  * Added small wait event loop on qsamplerMainForm::stopServer(),
50    so let local server terminate gracefully and stabilize, and    so let local server terminate gracefully and stabilize, and

Legend:
Removed from v.122  
changed lines
  Added in v.303

  ViewVC Help
Powered by ViewVC