/[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 2555 by schoenebeck, Fri May 16 23:08:42 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        - added new method Region::DeleteDimensionZone(dimension_t, int)
45        - added new method Region::SplitDimensionZone(dimension_t, int)
46    
47    * src/DLS.cpp, src/DLS.h:    * src/DLS.cpp, src/DLS.h:
48      - added new method File::GetFileName()      - added new method File::GetFileName()
# Line 45  Version CVS HEAD (?) Line 50  Version CVS HEAD (?)
50      - added new method File::GetExtensionFile(int index)      - added new method File::GetExtensionFile(int index)
51      - added new method File::SetFileName() allowing to call File::Save()      - added new method File::SetFileName() allowing to call File::Save()
52        later on without passing a file name        later on without passing a file name
53        - added inline helper methods overlaps() for struct range_t
54    
55    * src/RIFF.cpp, src/RIFF.h:    * src/RIFF.cpp, src/RIFF.h:
56      - 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.2555

  ViewVC Help
Powered by ViewVC