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

Diff of /qsampler/trunk/ChangeLog

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

revision 607 by capela, Fri Jun 3 13:50:31 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.1   2005-06-02 The mantra of bugfixes.  CVS HEAD
7    
8  * New improved and full-featured application icon, thanks  * 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
49      turned off (thanks to Wolfgang Woehl for spotting this
50      one, while on qjackctl).
51    
52    * 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.
57    
58    * New improved and full-featured application icon, thanks
59    to Christian Schoenebeck design.    to Christian Schoenebeck design.
60      
61  * Fixed refresh cycle of channel strips that are found  * Fixed refresh cycle of channel strips that are found
62    in an error state, which was preventing correct channel    in an error state, which was preventing correct channel
63    info updates.    info updates.
64    
65  * Device configuration now accessible on toolbar.  * Device configuration now accessible on toolbar. Added
66      buddy text label to device port/channel combobox on the
67      device dialog.
68    
69  * Include libgig version info on command line request (-v).  * Include libgig version info on command line request (-v).
70    
71  * Minor configure fix, a debian specialty. Also, install  * Minor configure and Makefile install fixes, as Debian and
72    does the right thing with target file modes (thanks to    Mac OS X specialties. Also, install does the right thing
73    Matt Flax for pointing this out).    with target file modes (thanks to Matt Flax and Ebrahim
74      Mayat, for pointing these out).
75    
76    
77  0.1.0   2005-05-23  Device configuration breakthrough.  0.1.0   2005-05-23  Device configuration breakthrough.
# Line 26  ChangeLog Line 79  ChangeLog
79  * Device configuration is now complete (EXPERIMENTAL).  * Device configuration is now complete (EXPERIMENTAL).
80    
81  * [bug #9] Fixed for a LSCP command syntax convention  * [bug #9] Fixed for a LSCP command syntax convention
82    consistency, regarding the enumeration of available    consistency, regarding the enumeration of available
83    sampler engines, Audio and MIDI drivers.    sampler engines, Audio and MIDI drivers.
84    
85  * [bug #13] Update instrument names list when a new  * [bug #13] Update instrument names list when a new
86    instrument file is select on the channel setup dialog.    instrument file is select on the channel setup dialog.
87    
88  * Show appropriate message in channel strip while loading  * Show appropriate message in channel strip while loading
89    an instrument.    an instrument.
90    
91  * Show libgig version in About box (in case libgig is used).  * Show libgig version in About box (in case libgig is used).
92    
93    
94  0.0.5   2005-03-04  Fifth alpha-release.  0.0.5   2005-03-04  Fifth alpha-release.

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

  ViewVC Help
Powered by ViewVC