/[svn]/libgig/trunk/src/DLS.h
ViewVC logotype

Diff of /libgig/trunk/src/DLS.h

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

revision 823 by schoenebeck, Fri Dec 23 01:38:50 2005 UTC revision 834 by persson, Mon Feb 6 17:58:21 2006 UTC
# Line 486  namespace DLS { Line 486  namespace DLS {
486              typedef std::list<Instrument*> InstrumentList;              typedef std::list<Instrument*> InstrumentList;
487    
488              RIFF::File*              pRIFF;              RIFF::File*              pRIFF;
489                std::list<RIFF::File*>   ExtensionFiles;
490              SampleList*              pSamples;              SampleList*              pSamples;
491              SampleList::iterator     SamplesIterator;              SampleList::iterator     SamplesIterator;
492              InstrumentList*          pInstruments;              InstrumentList*          pInstruments;

Legend:
Removed from v.823  
changed lines
  Added in v.834

  ViewVC Help
Powered by ViewVC