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

Diff of /qsampler/trunk/ChangeLog

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

revision 1506 by schoenebeck, Wed Nov 21 19:57:18 2007 UTC revision 1710 by schoenebeck, Tue Feb 26 16:00:00 2008 UTC
# Line 5  ChangeLog Line 5  ChangeLog
5    
6  CVS HEAD  CVS HEAD
7    
8    * Bugfix in sampler channel dialog, driver combo boxes' content were
9      screwed.
10    
11    * Automatically add & remove channel strips as they were removed e.g. by
12      other frontends.
13    
14    * Refresh device management dialog when device informations changed,
15      e.g. on changes caused by other frontends
16      (fixes segfault on device changes)
17    
18    * Implemented MIDI device activity windows, selectable from the "View"
19      main menu.
20    
21    * Implemented MIDI activity indicator on channel strips.
22    
23    * Added FX Sends Dialog to Channel Strips.
24    
25    * Color pallete fix for the instrument name display in channel strip,
26      particularly notorious on Mac OS X builds.
27    
28    * Added dialog when the application exits which lets the user decide
29      whether to keep the LinuxSampler running or not.
30    
31    
32    0.2.1  2007-12-06  Qt4 migration was complete.
33    
34    * Added recent new support of libgig for retrieving instrument names in a
35      very fast way. If libgig provides this feature, then the respective
36      name retrieval setting in qsampler is enabled by default.
37    
38    * The current selected/activated channel-strip is now visually
39      evident while in the application workspace (highlighting).
40    
41    * Make View/Menubar and Toolbar shortcuts accessible even though
42      the main menu and toobar are not visible.
43    
44    * Audio routing table is initially hidden in the dialog, when
45      creating a new sampler channel.
46    
47    * README requirements and configuration notes update.
48    
49  * Disable OK button in sampler channel form and MIDI instrument  * Disable OK button in sampler channel form and MIDI instrument
50    form if no valid engine is selected (to avoid bothering newbie    form if no valid engine is selected (to avoid bothering newbie
51    users with confusing LSCP syntax errors when using the UI the    users with confusing LSCP syntax errors when using the UI the

Legend:
Removed from v.1506  
changed lines
  Added in v.1710

  ViewVC Help
Powered by ViewVC