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

  ViewVC Help
Powered by ViewVC