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

Diff of /libgig/trunk/ChangeLog

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

revision 917 by schoenebeck, Sun Aug 20 14:50:36 2006 UTC revision 1050 by schoenebeck, Fri Mar 2 01:04:45 2007 UTC
# Line 1  Line 1 
1  Version CVS HEAD (?)  Version CVS HEAD (?)
2    
3    * packaging changes:    * packaging changes:
4        - ported to Windows using native Windows functions for file IO
5          (provided Dev-C++ + mingw project file)
6    
7    Version 3.1.0 (24 Nov 2006)
8    
9      * packaging changes:
10      - changed deprecated copyright attribute to license;      - changed deprecated copyright attribute to license;
11        added ldconfig to post-(un)install steps on libgig.spec (RPM)        added ldconfig to post-(un)install steps on libgig.spec (RPM)
12    
# Line 16  Version CVS HEAD (?) Line 22  Version CVS HEAD (?)
22        16 bits anymore        16 bits anymore
23      - support for reading of ".art" files. (Merging of .art and .gig      - support for reading of ".art" files. (Merging of .art and .gig
24        files are not implemented yet.)        files are not implemented yet.)
25        - several fixes for the write support
26        - support for sample groups added
27    
28    * src/DLS.cpp:    * src/DLS.cpp, src/DLS.h:
29      - support for reading of ".art" files      - support for reading of ".art" files
30        - removed incorrect use of memccpy in the write support (patch by
31          Jeremy Kerr)
32        - several fixes for the write support
33    
34    * src/gigextract.cpp:    * src/gigextract.cpp:
35      - real support for 24 bit samples      - real support for 24 bit samples
36    
37    * src/gigdump.cpp:    * src/gigdump.cpp:
38      - print global file informations      - print global file informations
39        - print sample groups
40    
41    * general changes:    * general changes:
42      - added CPPUnit test cases (at the moment primarily for automatic check      - added CPPUnit test cases (at the moment primarily for automatic check

Legend:
Removed from v.917  
changed lines
  Added in v.1050

  ViewVC Help
Powered by ViewVC