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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3964 by schoenebeck, Sat Jun 19 15:27:02 2021 UTC revision 3967 by schoenebeck, Sun Jun 20 11:09:30 2021 UTC
# Line 6  Version SVN trunk (?) Line 6  Version SVN trunk (?)
6      - Use libgig's new method gig::File::GetSample() with method      - Use libgig's new method gig::File::GetSample() with method
7        gig::File::CountSamples() instead of now deprecated        gig::File::CountSamples() instead of now deprecated
8        gig::File::GetFirstSample() / gig::File::GetNextSample() pair.        gig::File::GetFirstSample() / gig::File::GetNextSample() pair.
9        - Use libgig's new method gig::Instrument::GetRegionAt() with method
10          gig::Instrument:CountRegions() instead of now deprecated
11          gig::Instrument::GetFirstRegion() / gig::Instrument::GetNextRegion() pair.
12        - Use libgig's gig::File::GetInstrument() method with method
13          gig::File::CountInstruments() instead of now deprecated
14          gig::File::GetFirstInstrument() / gig::File::GetNextInstrument() pair.
15    
16  Version 2.2.0 (9 May 2021)  Version 2.2.0 (9 May 2021)
17    

Legend:
Removed from v.3964  
changed lines
  Added in v.3967

  ViewVC Help
Powered by ViewVC