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

Diff of /libgig/trunk/ChangeLog

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

revision 2133 by persson, Tue Sep 28 19:41:13 2010 UTC revision 2155 by persson, Thu Jan 6 11:33:40 2011 UTC
# Line 6  Version CVS HEAD (?) Line 6  Version CVS HEAD (?)
6      - initial implementation      - initial implementation
7      - changed region lookup API to avoid malloc in RT threads      - changed region lookup API to avoid malloc in RT threads
8    
9      * src/gig.cpp:
10        - bugfix: VCF velocity dynamic range and VCF velocity curve
11          weren't saved correctly
12    
13    * src/RIFF.cpp, src/RIFF.h:    * src/RIFF.cpp, src/RIFF.h:
14      - bugfix: avoid calling read() with count 0 when writing a file,      - bugfix: avoid calling read() with count 0 when writing a file,
15        as this may hang on some systems        as this may hang on some systems
16        - fixed memory leak and memory handling errors when file loading
17          fails
18    
19  Version 3.3.0 (30 Jul 2009)  Version 3.3.0 (30 Jul 2009)
20    

Legend:
Removed from v.2133  
changed lines
  Added in v.2155

  ViewVC Help
Powered by ViewVC