/[svn]/gigedit/trunk/src/gigedit/dimregionedit.h
ViewVC logotype

Diff of /gigedit/trunk/src/gigedit/dimregionedit.h

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

revision 1339 by schoenebeck, Mon Sep 10 19:56:26 2007 UTC revision 1359 by schoenebeck, Sun Sep 30 18:30:52 2007 UTC
# Line 145  protected: Line 145  protected:
145      BoolEntry eSampleLoopInfinite;      BoolEntry eSampleLoopInfinite;
146      NumEntryTemp<uint32_t> eSampleLoopPlayCount;      NumEntryTemp<uint32_t> eSampleLoopPlayCount;
147    
148        sigc::connection connection_eVCFCutoffController;
149        sigc::connection connection_eVCFVelocityCurve;
150        sigc::connection connection_eVCFVelocityScale;
151        sigc::connection connection_eVCFVelocityDynamicRange;
152        sigc::connection connection_eVelocityResponseCurve;
153        sigc::connection connection_eVelocityResponseDepth;
154        sigc::connection connection_eVelocityResponseCurveScaling;
155        sigc::connection connection_eReleaseVelocityResponseCurve;
156        sigc::connection connection_eReleaseVelocityResponseDepth;
157        sigc::connection connection_eGain;
158    
159      int rowno;      int rowno;
160      int pageno;      int pageno;
161      int firstRowInBlock;      int firstRowInBlock;

Legend:
Removed from v.1339  
changed lines
  Added in v.1359

  ViewVC Help
Powered by ViewVC