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

Diff of /qsampler/trunk/ChangeLog

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

revision 1493 by schoenebeck, Mon Nov 19 21:18:20 2007 UTC revision 1668 by schoenebeck, Tue Feb 5 15:42:33 2008 UTC
# Line 5  ChangeLog Line 5  ChangeLog
5    
6  CVS HEAD  CVS HEAD
7    
8  * Fixed creation of devices (don't try to set device parameters which the  * Added FX Sends Dialog to Channel Strips.
9    user did not touch in the device creation dialog).  
10    * Color pallete fix for the instrument name display in channel strip,
11      particularly notorious on Mac OS X builds.
12    
13    * Added dialog when the application exits which lets the user decide
14      whether to keep the LinuxSampler running or not.
15    
16    
17    0.2.1  2007-12-06  Qt4 migration was complete.
18    
19    * Added recent new support of libgig for retrieving instrument names in a
20      very fast way. If libgig provides this feature, then the respective
21      name retrieval setting in qsampler is enabled by default.
22    
23    * The current selected/activated channel-strip is now visually
24      evident while in the application workspace (highlighting).
25    
26    * Make View/Menubar and Toolbar shortcuts accessible even though
27      the main menu and toobar are not visible.
28    
29    * Audio routing table is initially hidden in the dialog, when
30      creating a new sampler channel.
31    
32    * README requirements and configuration notes update.
33    
34    * Disable OK button in sampler channel form and MIDI instrument
35      form if no valid engine is selected (to avoid bothering newbie
36      users with confusing LSCP syntax errors when using the UI the
37      first time).
38    
39    * Fixed creation of devices (don't try to set device parameters
40      which the user did not touch in the device creation dialog).
41    
42  * Added Windows file path support.  * Added Windows file path support.
43    
44  * Fixed win32/qmakefile and win32/config.h so that it compiles under win32.  * Fixed win32/qmakefile and win32/config.h so that it compiles
45      under win32.
46    
47  * Qt4 port of the application.  * Qt4 port of the application.
48    

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

  ViewVC Help
Powered by ViewVC