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

Diff of /libgig/trunk/ChangeLog

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

revision 3487 by schoenebeck, Fri Feb 22 12:12:50 2019 UTC revision 3488 by schoenebeck, Thu Feb 28 17:49:07 2019 UTC
# Line 11  Version SVN trunk (?) Line 11  Version SVN trunk (?)
11      - Fix: Many methods of DLS/gig classes assumed a RIFF chunk read position      - Fix: Many methods of DLS/gig classes assumed a RIFF chunk read position
12        of zero; which is unsafe per se.        of zero; which is unsafe per se.
13      - Added C++11 "override" keyword where appropriate.      - Added C++11 "override" keyword where appropriate.
14        - Fixed crash in RIFF, DLS and gig classes which occurred on certain
15          of their actions when not passing a progress_t callback structure.
16    
17    * src/gig.cpp, src/gig.h:    * src/gig.cpp, src/gig.h:
18      - Fixed Doxygen API comments for enum types (currently latest Doxygen      - Fixed Doxygen API comments for enum types (currently latest Doxygen

Legend:
Removed from v.3487  
changed lines
  Added in v.3488

  ViewVC Help
Powered by ViewVC