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

Diff of /qsampler/trunk/ChangeLog

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

revision 586 by capela, Wed May 25 11:41:35 2005 UTC revision 772 by capela, Tue Sep 13 14:00:22 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.1   2005-05-25  The mantra of bugfixes.  CVS HEAD
7    
8  * Fixed refresh cycle of channel strips in error state,  * Minor fixing on the initial messages dock-window height.
9    which was preventing correct channel info updates.  
10    * Audio output channel routing configuration finally hits
11      the sampler channel dialog, at last! (EXPERIMENTAL).
12    
13    * All widget captions changed to include proper application
14      title name prefix.
15    
16    * Attempt to bring those aging autoconf templates to date;
17      sample SPEC file for RPM build is now being included and
18      generated at configure time.
19    
20    * Set to use QApplication::setMainWidget() instead of
21      registering the traditional lastWindowClosed() signal
22      to quit() slot, just to let the -geometry command line
23      argument have some effect on X11.
24    
25    * Added MUTE/SOLO buttons to individual channel strips.
26    
27    * Fixed compilation error which occured when Qt was
28      compiled with -no-stl.
29    
30    
31    0.1.2   2005-06-23 Even minor workings needs a rest.
32    
33    * Fixed output disability when messages limit option is
34      turned off (thanks to Wolfgang Woehl for spotting this
35      one, while on qjackctl).
36    
37    * Added CHANNEL_INFO event feedback notification handling;
38      minor stream/voice usage auto-refresh cycle optimization.
39    
40    
41    0.1.1   2005-06-12 The mantra of bugfixes.
42    
43    * New improved and full-featured application icon, thanks
44      to Christian Schoenebeck design.
45    
46    * Fixed refresh cycle of channel strips that are found
47      in an error state, which was preventing correct channel
48      info updates.
49    
50    * Device configuration now accessible on toolbar. Added
51      buddy text label to device port/channel combobox on the
52      device dialog.
53    
54    * Include libgig version info on command line request (-v).
55    
56    * Minor configure and Makefile install fixes, as Debian and
57      Mac OS X specialties. Also, install does the right thing
58      with target file modes (thanks to Matt Flax and Ebrahim
59      Mayat, for pointing these out).
60    
61    
62  0.1.0   2005-05-23  Device configuration breakthrough.  0.1.0   2005-05-23  Device configuration breakthrough.
# Line 14  ChangeLog Line 64  ChangeLog
64  * Device configuration is now complete (EXPERIMENTAL).  * Device configuration is now complete (EXPERIMENTAL).
65    
66  * [bug #9] Fixed for a LSCP command syntax convention  * [bug #9] Fixed for a LSCP command syntax convention
67    consistency, regarding the enumeration of available    consistency, regarding the enumeration of available
68    sampler engines, Audio and MIDI drivers.    sampler engines, Audio and MIDI drivers.
69    
70  * [bug #13] Update instrument names list when a new  * [bug #13] Update instrument names list when a new
71    instrument file is select on the channel setup dialog.    instrument file is select on the channel setup dialog.
72    
73  * Show appropriate message in channel strip while loading  * Show appropriate message in channel strip while loading
74    an instrument.    an instrument.
75    
76  * Show libgig version in About box (in case libgig is used).  * Show libgig version in About box (in case libgig is used).
77    
78    
79  0.0.5   2005-03-04  Fifth alpha-release.  0.0.5   2005-03-04  Fifth alpha-release.

Legend:
Removed from v.586  
changed lines
  Added in v.772

  ViewVC Help
Powered by ViewVC