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

Diff of /libgig/trunk/ChangeLog

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

revision 2182 by persson, Sat Jun 11 17:53:24 2011 UTC revision 2274 by schoenebeck, Mon Sep 19 21:41:34 2011 UTC
# Line 6  Version CVS HEAD (?) Line 6  Version CVS HEAD (?)
6    * SoundFont file format    * SoundFont file format
7      - initial implementation      - initial implementation
8      - changed region lookup API to avoid malloc in RT threads      - changed region lookup API to avoid malloc in RT threads
9        - fixed GetEG1Sustain which didn't return correct value
10    
11    * src/gig.cpp:    * src/gig.cpp:
12      - bugfix: VCF velocity dynamic range and VCF velocity curve      - bugfix: VCF velocity dynamic range and VCF velocity curve
13        weren't saved correctly        weren't saved correctly
14    
15      * src/DLS.cpp, src/DLS.h:
16        - added new method File::GetFileName()
17    
18    * src/RIFF.cpp, src/RIFF.h:    * src/RIFF.cpp, src/RIFF.h:
19      - bugfix: avoid calling read() with count 0 when writing a file,      - bugfix: avoid calling read() with count 0 when writing a file,
20        as this may hang on some systems        as this may hang on some systems

Legend:
Removed from v.2182  
changed lines
  Added in v.2274

  ViewVC Help
Powered by ViewVC