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

Diff of /qsampler/trunk/ChangeLog

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

revision 662 by capela, Sat Jun 18 10:46:57 2005 UTC revision 825 by capela, Tue Jan 3 13:51:35 2006 UTC
# Line 3  Qsampler - A LinuxSampler Qt GUI Interfa Line 3  Qsampler - A LinuxSampler Qt GUI Interfa
3    
4  ChangeLog  ChangeLog
5    
6  0.1.2   2005-06-18 Work in progress...  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
43      compiled with -no-stl.
44    
45    
46    0.1.2   2005-06-23 Even minor workings needs a rest.
47    
48  * Fixed output disability when messages limit option is  * Fixed output disability when messages limit option is
49    turned off (thanks to Wolfgang Woehl for spotting this    turned off (thanks to Wolfgang Woehl for spotting this
50    one, while on qjackctl).    one, while on qjackctl).
51    
52  * Added CHANNEL_INFO event feedback notification handling.  * Added CHANNEL_INFO event feedback notification handling;
53      minor stream/voice usage auto-refresh cycle optimization.
54    
55    
56  0.1.1   2005-06-12 The mantra of bugfixes.  0.1.1   2005-06-12 The mantra of bugfixes.

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

  ViewVC Help
Powered by ViewVC