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

Diff of /libgig/trunk/ChangeLog

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

revision 1953 by schoenebeck, Thu Jul 30 08:16:02 2009 UTC revision 2133 by persson, Tue Sep 28 19:41:13 2010 UTC
# Line 1  Line 1 
1    Version CVS HEAD (?)
2      * general changes:
3        - minor Makefile fix for parallel make
4    
5      * SoundFont file format
6        - initial implementation
7        - 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.1953  
changed lines
  Added in v.2133

  ViewVC Help
Powered by ViewVC