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

Diff of /libgig/trunk/ChangeLog

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

revision 809 by schoenebeck, Tue Nov 22 11:26:55 2005 UTC revision 858 by persson, Sat May 6 11:29:29 2006 UTC
# Line 1  Line 1 
1  Version CVS HEAD (?)  Version CVS HEAD (?)
2    
3      * src/gig.cpp, src/gig.h:
4        - added support for more than one set of custom velocity splits
5          inside a region (for example different velocity split levels for
6          pedal up and pedal down)
7    
8    Version 3.0.0 (28 Apr 2006)
9    
10    * general changes:    * general changes:
11      - added write support (that is for creating and modifying RIFF, DLS and      - added write support (that is for creating and modifying RIFF, DLS and
12        gig files)        gig files)
13      - loading DLS and gig files is now much more permissive, DLS and gig      - loading DLS and gig files is now much more permissive, DLS and gig
14        files are now loaded even if mandatory RIFF chunks are missing        files are now loaded even if mandatory RIFF chunks are missing
15        - fixed some memory management errors, one of them was causing a
16          crash when a multi-file gig was deallocated
17    
18    * src/gig.cpp, src/gig.h:    * src/gig.cpp, src/gig.h:
19      - fixed the GetVelocityCutoff function, it wasn't always using the      - fixed the GetVelocityCutoff function, it wasn't always using the

Legend:
Removed from v.809  
changed lines
  Added in v.858

  ViewVC Help
Powered by ViewVC