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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3056 by schoenebeck, Fri Dec 16 12:57:59 2016 UTC revision 3073 by schoenebeck, Thu Jan 5 16:04:00 2017 UTC
# Line 3  Version SVN trunk (?) Line 3  Version SVN trunk (?)
3    * SFZ format engine:    * SFZ format engine:
4      - added support for <global>, <master> and #define (patch by Alby M)      - added support for <global>, <master> and #define (patch by Alby M)
5    
6      * Gigasampler format engine:
7        - Fixed clicks and pumping noise with Lowpass Turbo filter on very low
8          cutoff settings.
9    
10    * general changes:    * general changes:
11      - fixed printf type errors (mostly in debug messages)      - fixed printf type errors (mostly in debug messages)
12      - use unique_ptr instead of auto_ptr when building with C++11      - use unique_ptr instead of auto_ptr when building with C++11
# Line 132  Version SVN trunk (?) Line 136  Version SVN trunk (?)
136      - Provide more user friendly error messages on syntax errors.      - Provide more user friendly error messages on syntax errors.
137      - Fixed NKSP parser warning "Not a statement" when assigning an      - Fixed NKSP parser warning "Not a statement" when assigning an
138        initializer list to an array variable.        initializer list to an array variable.
139        - Implemented built-in script array variable "%ALL_EVENTS".
140    
141    * Instruments DB:    * Instruments DB:
142      - Fixed memory access bug of general DB access code which lead to      - Fixed memory access bug of general DB access code which lead to

Legend:
Removed from v.3056  
changed lines
  Added in v.3073

  ViewVC Help
Powered by ViewVC