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

Diff of /qsampler/trunk/ChangeLog

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

revision 736 by schoenebeck, Tue Aug 16 10:19:25 2005 UTC revision 824 by capela, Fri Dec 23 01:40:56 2005 UTC
# Line 5  ChangeLog Line 5  ChangeLog
5    
6  CVS HEAD  CVS HEAD
7    
8    * Whenever the listing of actual instrument names is not an
9      option (e.g. due to lack of libgig support), the whole
10      number of selectable instrument items is now being graciously
11      increased from just the bare 8 (eight) right up through 100
12      (one hundred), on the sampler channel setup dialog.
13    
14    * The selection buttons, on the right of the Instrument, Audio
15      and MIDI devices combo-boxes, on the sampler channel dialog,
16      are now expected to be a little better looking than it was
17      before, at least for those Mac OS X eyes.
18    
19    * Minor fixing on the initial messages dock-window height.
20    
21    * Audio output channel routing configuration finally hits
22      the sampler channel dialog, at last! (EXPERIMENTAL).
23    
24    * All widget captions changed to include proper application
25      title name prefix.
26    
27    * Attempt to bring those aging autoconf templates to date;
28      sample SPEC file for RPM build is now being included and
29      generated at configure time.
30    
31    * Set to use QApplication::setMainWidget() instead of
32      registering the traditional lastWindowClosed() signal
33      to quit() slot, just to let the -geometry command line
34      argument have some effect on X11.
35    
36    * Added MUTE/SOLO buttons to individual channel strips.
37    
38  * Fixed compilation error which occured when Qt was  * Fixed compilation error which occured when Qt was
39    compiled with -no-stl.    compiled with -no-stl.
40    

Legend:
Removed from v.736  
changed lines
  Added in v.824

  ViewVC Help
Powered by ViewVC