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

Diff of /qsampler/trunk/ChangeLog

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

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

Legend:
Removed from v.1461  
changed lines
  Added in v.1691

  ViewVC Help
Powered by ViewVC