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

Diff of /qsampler/trunk/ChangeLog

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

revision 653 by capela, Wed Jun 15 17:55:55 2005 UTC revision 824 by capela, Fri Dec 23 01:40:56 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.1.2   2005-06-15 Work in progress...  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
39      compiled with -no-stl.
40    
41    
42    0.1.2   2005-06-23 Even minor workings needs a rest.
43    
44    * Fixed output disability when messages limit option is
45      turned off (thanks to Wolfgang Woehl for spotting this
46      one, while on qjackctl).
47    
48    * Added CHANNEL_INFO event feedback notification handling;
49      minor stream/voice usage auto-refresh cycle optimization.
50    
51    
52  0.1.1   2005-06-12 The mantra of bugfixes.  0.1.1   2005-06-12 The mantra of bugfixes.

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

  ViewVC Help
Powered by ViewVC