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

Diff of /qsampler/trunk/ChangeLog

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

revision 267 by capela, Wed Oct 6 15:42:59 2004 UTC revision 340 by capela, Fri Jan 14 10:40:47 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.4   2004-10-06  Work in progress...  0.0.5   2005-01-14  Work in progress...
7    
8    - Set to ignore the SIGPIPE ("Broken pipe") signal, where
9      available, as the default handler is usually fatal when
10      a JACK client is zombified abruptly.
11    
12    - Messages window limit is now enforced only when the line
13      count exceeds in one third the user configured line count
14      maximum; if Qt 3.2.0+ is in use, the QTextView widget is
15      otherwise set to the optimized Qt::LogText format.
16    
17    
18    0.0.4   2004-11-19  Fourth alpha-release.
19    
20    * Instrument index selection now made via combo box widget;
21      actual instrument names are now properly retrieved from
22      the instrument file, provided if libgig is available.
23    
24    * Sampler channels strips are just created if, and only if,
25      the respective channel setup dialog is actually accepted,
26      following common user-interface guidelines.
27    
28  * Almost complete rewrite of sampler channel strips internal  * Almost complete rewrite of sampler channel strips internal
29    control structures.    control structures.
# Line 12  ChangeLog Line 32  ChangeLog
32    
33  * MIDI channel selection is now a dropdown list, allowing  * MIDI channel selection is now a dropdown list, allowing
34    the explicit selection for "All" channels input per sampler    the explicit selection for "All" channels input per sampler
35    channel (omni).    channel (omni mode).
36    
37  * Channel strip display glass effect has changed background  * Channel strip display glass effect has changed background
38    color to black (was green), being now an user option.    color to black (was green), being now an user option.

Legend:
Removed from v.267  
changed lines
  Added in v.340

  ViewVC Help
Powered by ViewVC