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

Diff of /qsampler/trunk/ChangeLog

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

revision 752 by capela, Sat Aug 20 10:57:24 2005 UTC revision 968 by capela, Tue Dec 5 12:37:06 2006 UTC
# Line 5  ChangeLog Line 5  ChangeLog
5    
6  CVS HEAD  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  * Set to use QApplication::setMainWidget() instead of
53    registering the traditional lastWindowClosed() signal    registering the traditional lastWindowClosed() signal
54    to quit() slot, just to let the -geometry command line    to quit() slot, just to let the -geometry command line

Legend:
Removed from v.752  
changed lines
  Added in v.968

  ViewVC Help
Powered by ViewVC