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

Diff of /libgig/trunk/ChangeLog

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

revision 2836 by persson, Sun Aug 23 05:57:18 2015 UTC revision 2909 by schoenebeck, Thu May 12 19:34:17 2016 UTC
# Line 1  Line 1 
1  Version SVN trunk  Version SVN trunk
2      * general changes:
3        - removed 2GB limitation when loading a gig or DLS file
4    
5    * src/gig.cpp:    * src/gig.cpp:
6      - fixed bug in Script::SetGroup: the script chunk wasn't moved      - fixed bug in Script::SetGroup: the script chunk wasn't moved
7      - fixed compilation error with clang 3.4      - fixed compilation error with clang 3.4
8    
9    * src/tools/akaidump.cpp, src/tools/akaiextract.cpp:    * src/tools/akaidump.cpp, src/tools/akaiextract.cpp:
10      - improved output of non-ascii characters in usage messages      - improved output of non-ascii characters in usage messages
11      - fixed printf format strings      - fixed printf format strings
12    
13    * src/tools/korg2gig.cpp:    * src/tools/korg2gig.cpp:
14      - fixed c++11 narrowing warnings      - fixed c++11 narrowing warnings
15        - fixed fine tuning which was not translated at all
16    
17  Version 4.0.0 (14 Jul 2015)  Version 4.0.0 (14 Jul 2015)
18    * general changes:    * general changes:

Legend:
Removed from v.2836  
changed lines
  Added in v.2909

  ViewVC Help
Powered by ViewVC