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

Diff of /qsampler/trunk/ChangeLog

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

revision 664 by capela, Sat Jun 18 22:44:56 2005 UTC revision 969 by capela, Wed Dec 6 19:38:02 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    * Most top-level widgets were missing the normal-widget flag,
9      which were causing some sticky size behavior while on some
10      window managers.
11    
12    * Added preliminary MIDI instrument mapping support; now
13      with an instrument list widget and editing capabilities.
14    
15    * GPL address update.
16    
17    
18    0.1.3   2006-06-01 Its been a long year isn't it?
19    
20    * Changed deprecated copyright attribute to license,
21      on qsampler.spec (RPM).
22    
23    * Added configure support for x86_64 libraries (UNTESTED).
24    
25    * Optional specification of alternate liblscp and libgig
26      installation paths have been added to configure command
27      arguments (--with-liblscp, --with-libgig).
28    
29    * Whenever the listing of actual instrument names is not an
30      option (e.g. due to lack of libgig support), the whole
31      number of selectable instrument items is now being graciously
32      increased from just the bare 8 (eight) right up through 100
33      (one hundred), on the sampler channel setup dialog.
34    
35    * The selection buttons, on the right of the Instrument, Audio
36      and MIDI devices combo-boxes, on the sampler channel dialog,
37      are now expected to be a little better looking than it was
38      before, at least for those Mac OS X eyes.
39    
40    * Minor fixing on the initial messages dock-window height.
41    
42    * Audio output channel routing configuration finally hits
43      the sampler channel dialog, at last! (EXPERIMENTAL).
44    
45    * All widget captions changed to include proper application
46      title name prefix.
47    
48    * Attempt to bring those aging autoconf templates to date;
49      sample SPEC file for RPM build is now being included and
50      generated at configure time.
51    
52    * Set to use QApplication::setMainWidget() instead of
53      registering the traditional lastWindowClosed() signal
54      to quit() slot, just to let the -geometry command line
55      argument have some effect on X11.
56    
57    * Added MUTE/SOLO buttons to individual channel strips.
58    
59    * Fixed compilation error which occured when Qt was
60      compiled with -no-stl.
61    
62    
63    0.1.2   2005-06-23 Even minor workings needs a rest.
64    
65  * Fixed output disability when messages limit option is  * Fixed output disability when messages limit option is
66    turned off (thanks to Wolfgang Woehl for spotting this    turned off (thanks to Wolfgang Woehl for spotting this

Legend:
Removed from v.664  
changed lines
  Added in v.969

  ViewVC Help
Powered by ViewVC