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

Diff of /libgig/trunk/ChangeLog

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

revision 3351 by schoenebeck, Sat Oct 7 16:30:43 2017 UTC revision 3392 by schoenebeck, Sun Dec 3 17:49:22 2017 UTC
# Line 1  Line 1 
1  Version SVN trunk  Version SVN trunk (?)
2    
3      * src/Serialization.cpp, src/Serialization.h:
4        - Hide pure internal declarations from header file to avoid numerous
5          compiler warnings when building and linking against the public API.
6    
7    Version 4.1.0 (25 Nov 2017)
8    * general changes:    * general changes:
9      - removed 2 GB limitation when loading a gig or DLS file      - removed 2 GB limitation when loading a gig or DLS file
10      - using now native integer size where appropriate      - using now native integer size where appropriate
# Line 100  Version SVN trunk Line 106  Version SVN trunk
106      - DataType fix: Retain backward compatibility to older versions of native      - DataType fix: Retain backward compatibility to older versions of native
107        C++ classes/structs.        C++ classes/structs.
108    
109      * src/Akai.cpp:
110        - Fixed compilation error with recent, more strict compilers.
111    
112    * src/tools/akaidump.cpp, src/tools/akaiextract.cpp:    * src/tools/akaidump.cpp, src/tools/akaiextract.cpp:
113      - improved output of non-ascii characters in usage messages      - improved output of non-ascii characters in usage messages
114      - fixed printf format strings      - fixed printf format strings

Legend:
Removed from v.3351  
changed lines
  Added in v.3392

  ViewVC Help
Powered by ViewVC