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

  ViewVC Help
Powered by ViewVC