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

Diff of /libgig/trunk/ChangeLog

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

revision 2100 by persson, Sun May 30 11:39:36 2010 UTC revision 2133 by persson, Tue Sep 28 19:41:13 2010 UTC
# Line 1  Line 1 
1  Version CVS HEAD (?)  Version CVS HEAD (?)
2      * general changes:
3        - minor Makefile fix for parallel make
4    
5    * SoundFont file format    * SoundFont file format
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/RIFF.cpp, src/RIFF.h:
10        - bugfix: avoid calling read() with count 0 when writing a file,
11          as this may hang on some systems
12    
13  Version 3.3.0 (30 Jul 2009)  Version 3.3.0 (30 Jul 2009)
14    
15    * general changes:    * general changes:

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

  ViewVC Help
Powered by ViewVC