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

Diff of /qsampler/trunk/ChangeLog

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

revision 130 by capela, Tue Jun 15 21:31:44 2004 UTC revision 338 by capela, Wed Jan 12 10:43:37 2005 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-15  Work in progress...  0.0.5   2005-01-12  Work in progress...
7    
8    - Messages window limit is now enforced only when the line
9      count exceeds in one third the user configured line count
10      maximum; if Qt 3.2.0+ is in use, the QTextView widget is
11      otherwise set to the optimized Qt::LogText format.
12    
13    
14    0.0.4   2004-11-19  Fourth alpha-release.
15    
16    * Instrument index selection now made via combo box widget;
17      actual instrument names are now properly retrieved from
18      the instrument file, provided if libgig is available.
19    
20    * Sampler channels strips are just created if, and only if,
21      the respective channel setup dialog is actually accepted,
22      following common user-interface guidelines.
23    
24    * Almost complete rewrite of sampler channel strips internal
25      control structures.
26    
27    * Sampler reset command action added to menu and toolbar.
28    
29    * MIDI channel selection is now a dropdown list, allowing
30      the explicit selection for "All" channels input per sampler
31      channel (omni mode).
32    
33    * Channel strip display glass effect has changed background
34      color to black (was green), being now an user option.
35    
36    * Minor configure fixes.
37    
38    
39    0.0.3   2004-07-06  Third alpha-release.
40    
41    * Mon-modal intrument file loading and status support.
42    
43    * Effective MIDI input port setting on channel dialog,
44      and on session file save.
45    
46    * Channel dialog gets sensible engine and driver defaults
47      on create time.
48    
49    * Implied channel reset on successful instrument load.
50    
51    
52    0.0.2   2004-06-15  Pre-revolutionary release.
53    
54  * The channel context menu is also accessible by right-clicking  * The channel context menu is also accessible by right-clicking
55    over the empty workspace area.    over the empty workspace area.

Legend:
Removed from v.130  
changed lines
  Added in v.338

  ViewVC Help
Powered by ViewVC