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

Diff of /libgig/trunk/ChangeLog

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

revision 2543 by schoenebeck, Sat May 10 02:06:58 2014 UTC revision 2547 by schoenebeck, Tue May 13 11:17:24 2014 UTC
# Line 38  Version CVS HEAD (?) Line 38  Version CVS HEAD (?)
38        controller types (only works with LinuxSampler & gigedit, will not        controller types (only works with LinuxSampler & gigedit, will not
39        work with Gigasampler/GigaStudio)        work with Gigasampler/GigaStudio)
40      - added new method File::GetGroup(String name) for getting group by name      - added new method File::GetGroup(String name) for getting group by name
41        - added new method Region::GetDimensionDefinition(dimension_t type)
42        - bugfix: don't alter region pointer in DimensionRegion::CopyAssign()
43        - added some more sanity checks in Region::AddDimension()
44    
45    * src/DLS.cpp, src/DLS.h:    * src/DLS.cpp, src/DLS.h:
46      - added new method File::GetFileName()      - added new method File::GetFileName()
# Line 45  Version CVS HEAD (?) Line 48  Version CVS HEAD (?)
48      - added new method File::GetExtensionFile(int index)      - added new method File::GetExtensionFile(int index)
49      - added new method File::SetFileName() allowing to call File::Save()      - added new method File::SetFileName() allowing to call File::Save()
50        later on without passing a file name        later on without passing a file name
51        - added inline helper methods overlaps() for struct range_t
52    
53    * src/RIFF.cpp, src/RIFF.h:    * src/RIFF.cpp, src/RIFF.h:
54      - bugfix: avoid calling read() with count 0 when writing a file,      - bugfix: avoid calling read() with count 0 when writing a file,

Legend:
Removed from v.2543  
changed lines
  Added in v.2547

  ViewVC Help
Powered by ViewVC