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

Diff of /libgig/trunk/ChangeLog

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

revision 918 by persson, Sat Sep 2 08:45:37 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 17  Version CVS HEAD (?) Line 23  Version CVS HEAD (?)
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      - several fixes for the write support
26        - support for sample groups added
27    
28    * src/DLS.cpp, src/DLS.h:    * src/DLS.cpp, src/DLS.h:
29      - support for reading of ".art" files      - support for reading of ".art" files
# Line 29  Version CVS HEAD (?) Line 36  Version CVS HEAD (?)
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.918  
changed lines
  Added in v.1050

  ViewVC Help
Powered by ViewVC