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

Diff of /libgig/trunk/ChangeLog

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

revision 916 by schoenebeck, Thu Aug 10 21:27:50 2006 UTC revision 918 by persson, Sat Sep 2 08:45:37 2006 UTC
# Line 16  Version CVS HEAD (?) Line 16  Version CVS HEAD (?)
16        16 bits anymore        16 bits anymore
17      - support for reading of ".art" files. (Merging of .art and .gig      - support for reading of ".art" files. (Merging of .art and .gig
18        files are not implemented yet.)        files are not implemented yet.)
19        - several fixes for the write support
20    
21    * src/DLS.cpp:    * src/DLS.cpp, src/DLS.h:
22      - support for reading of ".art" files      - support for reading of ".art" files
23        - removed incorrect use of memccpy in the write support (patch by
24          Jeremy Kerr)
25        - several fixes for the write support
26    
27    * src/gigextract.cpp:    * src/gigextract.cpp:
28      - real support for 24 bit samples      - real support for 24 bit samples
# Line 26  Version CVS HEAD (?) Line 30  Version CVS HEAD (?)
30    * src/gigdump.cpp:    * src/gigdump.cpp:
31      - print global file informations      - print global file informations
32    
33      * general changes:
34        - added CPPUnit test cases (at the moment primarily for automatic check
35          of Gigasampler write support)
36    
37  Version 3.0.0 (28 Apr 2006)  Version 3.0.0 (28 Apr 2006)
38    
39    * general changes:    * general changes:

Legend:
Removed from v.916  
changed lines
  Added in v.918

  ViewVC Help
Powered by ViewVC