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

Diff of /libgig/trunk/ChangeLog

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

revision 352 by schoenebeck, Sat Jan 29 14:24:11 2005 UTC revision 365 by persson, Thu Feb 10 19:16:31 2005 UTC
# Line 12  Version CVS HEAD (?) Line 12  Version CVS HEAD (?)
12        initialization)        initialization)
13      - fixed crossfade points order (structure for big endian and little      - fixed crossfade points order (structure for big endian and little
14        endian systems was interchanged)        endian systems was interchanged)
15      - fixed some memory leaks (patch by Gene Anders)      - fixed some memory leaks (patch by 'Gene', a.k.a Anders Alm)
16      - fixed crash which occured when patches did not have a sample assigned      - fixed crash which occured when patches did not have a sample assigned
17        to their region or dimension region (patch by Andreas Persson)        to their region or dimension region (patch by Andreas Persson)
18        - support for compressed mono samples
19        - experimental support for compressed 24 bit samples
20        - fixed decompression on big-endian CPUs
21        - fixed decompression bug that truncated the last block of samples
22    
23    * src/gigdump.cpp:    * src/gigdump.cpp:
24      - added output of UnityNote and FineTune      - added output of UnityNote and FineTune
25    
26      * src/gigextract.cpp:
27        - support for compressed mono samples and compressed 24 bit samples
28    
29  Version 1.0.0 (26 Nov 2004)  Version 1.0.0 (26 Nov 2004)
30    
31    * packaging changes:    * packaging changes:

Legend:
Removed from v.352  
changed lines
  Added in v.365

  ViewVC Help
Powered by ViewVC