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

Diff of /qsampler/trunk/ChangeLog

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

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

  ViewVC Help
Powered by ViewVC