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

Diff of /libgig/trunk/ChangeLog

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

revision 230 by schoenebeck, Sat Aug 28 16:10:25 2004 UTC revision 231 by schoenebeck, Sun Sep 5 00:46:28 2004 UTC
# Line 4  Version CVS HEAD (?) Line 4  Version CVS HEAD (?)
4      - renamed 'libgig.pc.in' -> 'gig.pc.in' and renamed pkg-config lib name      - renamed 'libgig.pc.in' -> 'gig.pc.in' and renamed pkg-config lib name
5        'libgig' -> 'gig' as it's common practice to omit the 'lib' prefix        'libgig' -> 'gig' as it's common practice to omit the 'lib' prefix
6    
7      * src/gig.cpp, src/gig.h:
8        - fixed / improved accuracy of all three velocity to volume
9          transformation functions (a.k.a. 'nonlinear','linear','special')
10        - denormals are filtered from the velocity to volume tables
11    
12    * src/gigextract.cpp:    * src/gigextract.cpp:
13      - added support for libsndfile (if libaudiofile and libsndfile are      - added support for libsndfile (if libaudiofile and libsndfile are
14        available then libsndfile is preferred)        available then libsndfile is preferred)
15    
16    * src/gigdump.cpp:    * src/gigdump.cpp:
17      - added printout for dimension informations (amount, type, bits, zones)      - added printout for dimension informations (amount, type, bits, zones)
18        - added printout for velocity response curve parameters
19    
20  Version 0.7.1 (2 Jul 2004)  Version 0.7.1 (2 Jul 2004)
21    

Legend:
Removed from v.230  
changed lines
  Added in v.231

  ViewVC Help
Powered by ViewVC