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

Diff of /libgig/trunk/ChangeLog

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

revision 1113 by schoenebeck, Fri Mar 23 20:05:02 2007 UTC revision 1172 by schoenebeck, Sun May 6 16:17:48 2007 UTC
# Line 1  Line 1 
1  Version CVS HEAD (?)  Version CVS HEAD (?)
2    
3    * packaging changes:    * packaging changes:
4        - added Mac OSX XCode project files (patch by Toshi Nagata)
5    
6      * src/DLS.cpp, src/DLS.h:
7        - added Sampler::AddSampleLoop() and Sampler::DeleteSampleLoop() methods
8    
9      * src/gig.cpp, src/gig.h:
10        - fixed segmentation fault in the gig::File destructor sequence which
11          happened when gig::Group informations were accessed before
12    
13    Version 3.1.1 (24 Mar 2007)
14    
15      * packaging changes:
16      - ported to Windows using native Windows functions for file IO      - ported to Windows using native Windows functions for file IO
17        (provided Dev-C++ + mingw project file)        (provided Dev-C++ + mingw project file)
18      - only export relevant files to Doxygen API documentation      - only export relevant files to Doxygen API documentation

Legend:
Removed from v.1113  
changed lines
  Added in v.1172

  ViewVC Help
Powered by ViewVC