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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2176 by persson, Sun May 1 15:19:38 2011 UTC revision 2185 by persson, Sun Jun 19 09:09:38 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 155  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    
170  Version 1.0.0 (31 July 2009)  Version 1.0.0 (31 July 2009)
171    

Legend:
Removed from v.2176  
changed lines
  Added in v.2185

  ViewVC Help
Powered by ViewVC