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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2175 by persson, Mon Apr 25 08:12:36 2011 UTC revision 2187 by persson, Sun Jun 19 18:54:11 2011 UTC
# Line 5  Version CVS HEAD (?) Line 5  Version CVS HEAD (?)
5    
6    * packaging changes:    * packaging changes:
7      - fixed building with newer MinGW-w64      - fixed building with newer MinGW-w64
8        - Mac OS X: support the new dir for Core Audio SDK
9        - Mac OS X: fixed building outside source directory
10        - made sure all source files for hostplugins are included when
11          doing "make dist"
12        - removed empty directories left from the cvs to svn migration
13        - fixed compilation with gcc 4.6.1
14        - another "make dist" fix, for LV2 plugin
15        - made --enable-pthread-testcancel default on Mac OS X
16    
17    * general changes:    * general changes:
18      - Refactoring: moved the independent code from      - Refactoring: moved the independent code from
# Line 76  Version CVS HEAD (?) Line 84  Version CVS HEAD (?)
84        cutoff, resonance, fil_veltrack, fil_keytrack, fil_keycenter,        cutoff, resonance, fil_veltrack, fil_keytrack, fil_keycenter,
85        cutoff_cc, cutoff_chanaft.        cutoff_cc, cutoff_chanaft.
86      - bugfix: zero ampeg_sustain didn't work      - bugfix: zero ampeg_sustain didn't work
87        - added support for velocity effect on amplifier envelope time
88          (ampeg_vel2attack, ampeg_vel2decay, ampeg_vel2sustain and
89          ampeg_vel2release)
90    
91    * SoundFont format engine:    * SoundFont format engine:
92      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
# Line 152  Version CVS HEAD (?) Line 163  Version CVS HEAD (?)
163        a crash, or give "Handing back unknown region" error messages        a crash, or give "Handing back unknown region" error messages
164      - bugfix: calling SET VOICES (which Fantasia does on start and      - bugfix: calling SET VOICES (which Fantasia does on start and
165        refresh) could cause instruments to be unloaded        refresh) could cause instruments to be unloaded
166        - Mac OS X: fixed name collision of enum in EffectControl and
167          wrong name of destructor in AudioOutputDeviceCoreAudio.cpp
168        - Mac OS X: fixed hanging threads
169        - Windows: disabled the previous thread fix on non-Mac systems, as
170          it caused hanging threads on Windows
171    
172  Version 1.0.0 (31 July 2009)  Version 1.0.0 (31 July 2009)
173    

Legend:
Removed from v.2175  
changed lines
  Added in v.2187

  ViewVC Help
Powered by ViewVC