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

Diff of /qsampler/trunk/ChangeLog

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

revision 451 by capela, Fri Mar 11 17:24:06 2005 UTC revision 1493 by schoenebeck, Mon Nov 19 21:18:20 2007 UTC
# Line 1  Line 1 
1  qsampler - A LinuxSampler Qt GUI Interface  Qsampler - A LinuxSampler Qt GUI Interface
2  ------------------------------------------  ------------------------------------------
3    
4  ChangeLog  ChangeLog
5    
6  0.0.9   2005-03-11  Device configuration work in progress...  CVS HEAD
7    
8  * Device configuration interface preparations.  * Fixed creation of devices (don't try to set device parameters which the
9      user did not touch in the device creation dialog).
10    
11    * Added Windows file path support.
12    
13    * Fixed win32/qmakefile and win32/config.h so that it compiles under win32.
14    
15    * Qt4 port of the application.
16    
17    
18    0.1.5  2007-10-15 Five months later a fifth is heard.
19    
20    * Added support for LSCP escape sequences to allow loading and
21      mapping instrument files with special characters in their
22      filename, as well as special characters for instrument names
23      and instrument map names (requires LSCP v1.2 on sampler side).
24    
25    * Added new button "Edit" to the channel strips, which probably
26      does exactly what you think it does: it opens an appropriate
27      instrument editor application; the channel instrument editor
28      tool is also accessible from the main menu and toolbar.
29    
30    * Application icon is now installed to ${prefix}/share/pixmaps;
31      application desktop entry file is now included in installation;
32      spec file (RPM) is now a bit more openSUSE compliant.
33    
34    * Crash fix on double-clicking on a empty instrument list.
35    
36    
37    0.1.4  2007-05-04 Almost another year has gone by.
38    
39    * Channel button colors have changed: yellow for mute and
40      cyan for solo is now the rule, but note that this color
41      highlighting is only rendered on some widget styles.
42    
43    * Master sampler volume slider/spinbox combo is now featured.
44    
45    * Initial support for sampler channel FX sends, while saving
46      the session state, only at code-level.
47    
48    * Sampler channel setup dialog does not mandate for valid nor
49      existing instrument file name.
50    
51    * Revised error verbosity in general and on session load/save;
52      hour-glass wait cursor is now displayed on session load/save;
53      keyboard shortcuts changed on MIDI instruments view context;
54      improved channel strip arrangement on session open/load;
55      instrument map entry removal confirmation (as optional);
56      corrected some tooltip text strings.
57    
58    * Most top-level widgets were missing the normal-widget flag,
59      which were causing some sticky size behavior while on some
60      window managers.
61    
62    * Added preliminary MIDI instrument mapping support; now
63      with an instrument list widget and editing capabilities;
64      MIDI instrumeent map program numbers are now displayed in
65      the range 1-128, instead of the internal 0-127.
66    
67    * GPL address update.
68    
69    
70    0.1.3   2006-06-01 Its been a long year isn't it?
71    
72    * Changed deprecated copyright attribute to license,
73      on qsampler.spec (RPM).
74    
75    * Added configure support for x86_64 libraries (UNTESTED).
76    
77    * Optional specification of alternate liblscp and libgig
78      installation paths have been added to configure command
79      arguments (--with-liblscp, --with-libgig).
80    
81    * Whenever the listing of actual instrument names is not an
82      option (e.g. due to lack of libgig support), the whole
83      number of selectable instrument items is now being graciously
84      increased from just the bare 8 (eight) right up through 100
85      (one hundred), on the sampler channel setup dialog.
86    
87    * The selection buttons, on the right of the Instrument, Audio
88      and MIDI devices combo-boxes, on the sampler channel dialog,
89      are now expected to be a little better looking than it was
90      before, at least for those Mac OS X eyes.
91    
92    * Minor fixing on the initial messages dock-window height.
93    
94    * Audio output channel routing configuration finally hits
95      the sampler channel dialog, at last! (EXPERIMENTAL).
96    
97    * All widget captions changed to include proper application
98      title name prefix.
99    
100    * Attempt to bring those aging autoconf templates to date;
101      sample SPEC file for RPM build is now being included and
102      generated at configure time.
103    
104    * Set to use QApplication::setMainWidget() instead of
105      registering the traditional lastWindowClosed() signal
106      to quit() slot, just to let the -geometry command line
107      argument have some effect on X11.
108    
109    * Added MUTE/SOLO buttons to individual channel strips.
110    
111    * Fixed compilation error which occured when Qt was
112      compiled with -no-stl.
113    
114    
115    0.1.2   2005-06-23 Even minor workings needs a rest.
116    
117    * Fixed output disability when messages limit option is
118      turned off (thanks to Wolfgang Woehl for spotting this
119      one, while on qjackctl).
120    
121    * Added CHANNEL_INFO event feedback notification handling;
122      minor stream/voice usage auto-refresh cycle optimization.
123    
124    
125    0.1.1   2005-06-12 The mantra of bugfixes.
126    
127    * New improved and full-featured application icon, thanks
128      to Christian Schoenebeck design.
129    
130    * Fixed refresh cycle of channel strips that are found
131      in an error state, which was preventing correct channel
132      info updates.
133    
134    * Device configuration now accessible on toolbar. Added
135      buddy text label to device port/channel combobox on the
136      device dialog.
137    
138    * Include libgig version info on command line request (-v).
139    
140    * Minor configure and Makefile install fixes, as Debian and
141      Mac OS X specialties. Also, install does the right thing
142      with target file modes (thanks to Matt Flax and Ebrahim
143      Mayat, for pointing these out).
144    
145    
146    0.1.0   2005-05-23  Device configuration breakthrough.
147    
148    * Device configuration is now complete (EXPERIMENTAL).
149    
150    * [bug #9] Fixed for a LSCP command syntax convention
151      consistency, regarding the enumeration of available
152      sampler engines, Audio and MIDI drivers.
153    
154    * [bug #13] Update instrument names list when a new
155      instrument file is select on the channel setup dialog.
156    
157    * Show appropriate message in channel strip while loading
158      an instrument.
159    
160    * Show libgig version in About box (in case libgig is used).
161    
162    
163  0.0.5   2005-03-04  Fifth alpha-release.  0.0.5   2005-03-04  Fifth alpha-release.
# Line 33  ChangeLog Line 185  ChangeLog
185    drop is allowed, but it only makes sense for instrument    drop is allowed, but it only makes sense for instrument
186    files, each one prompting to create a new sampler channel.    files, each one prompting to create a new sampler channel.
187    
188  * Drag-and-drop to an existing channel strip is now also  * Drag-and-drop to an existing channel strip is now also
189    featured, allowing the in-place change of the channel    featured, allowing the in-place change of the channel
190    sampler instrument file.    sampler instrument file.
191    
192  * Actual instrument names are now optionally retrieved  * Actual instrument names are now optionally retrieved

Legend:
Removed from v.451  
changed lines
  Added in v.1493

  ViewVC Help
Powered by ViewVC