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

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

  ViewVC Help
Powered by ViewVC