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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3501 by schoenebeck, Mon Mar 11 15:07:49 2019 UTC revision 3550 by schoenebeck, Thu Aug 1 09:56:27 2019 UTC
# Line 1  Line 1 
1  Version SVN trunk (?)  Version SVN trunk (?)
2    
3      * general changes:
4        - Fixed compiler error in Pool.h.
5    
6      * test cases:
7        - Fixed compiler errors in test cases.
8        - Updated README for how to compile & run test cases.
9        - Updated test case
10          MutexTest::testDoubleLockStillBlocksConcurrentThread() to latest
11          expected behaviour of the Mutex class implementation (recursive
12          mutex type).
13    
14    Version 2.1.1 (27 Jul 2019)
15    
16    * Real-time instrument scripts:    * Real-time instrument scripts:
17      - Fixed behavior of built-in NKSP functions change_sustain(),      - Fixed behavior of built-in NKSP functions change_sustain(),
18        change_cutoff_attack(), change_cutoff_decay(), change_cutoff_sustain()        change_cutoff_attack(), change_cutoff_decay(), change_cutoff_sustain()
# Line 14  Version SVN trunk (?) Line 27  Version SVN trunk (?)
27        (see bug #169).        (see bug #169).
28      - LSCP doc: Be more clear describing the two distinct approaches      - LSCP doc: Be more clear describing the two distinct approaches
29        of using external vs. internal effects (see bug #169).        of using external vs. internal effects (see bug #169).
30        - "optional" class: Fixed comparison operators.
31    
32    * Gigasampler/GigaStudio format engine:    * Gigasampler/GigaStudio format engine:
33      - Format extension: If requested by instrument then don't play release      - Format extension: If requested by instrument then don't play release

Legend:
Removed from v.3501  
changed lines
  Added in v.3550

  ViewVC Help
Powered by ViewVC