removed precompiled version of SharpDX 2.0 from lib folder because it is no longer necessary

This commit is contained in:
Glatzemann 2011-11-10 13:16:54 +00:00
parent 25d2c8dce4
commit 1851fb2f6d
37 changed files with 0 additions and 135448 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,43 +0,0 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>SharpDX.Diagnostics</name>
</assembly>
<members>
<member name="T:SharpDX.Diagnostics.ErrorManager">
<summary>
ErrorManager helper to get a description from a HRESULT/SharpDX.Result code.
</summary>
</member>
<member name="M:SharpDX.Diagnostics.ErrorManager.#ctor">
<summary>
No instance
</summary>
</member>
<member name="M:SharpDX.Diagnostics.ErrorManager.#cctor">
<summary>
Initialize Map
</summary>
</member>
<member name="M:SharpDX.Diagnostics.ErrorManager.Add(System.UInt32,System.String,System.String)">
<summary>
Add a message description for a particular code.
</summary>
<param name="code">the error code</param>
<param name="codeString">string representation of the code</param>
<param name="description">description of the error</param>
</member>
<member name="M:SharpDX.Diagnostics.ErrorManager.GetErrorMessage(System.Int32)">
<summary>
Returns an error description.
</summary>
<param name="code">An error code</param>
<returns>a description</returns>
</member>
<member name="T:SharpDX.Diagnostics.ErrorManager.ErrorDescription">
<summary>
Error description holder
</summary>
</member>
</members>
</doc>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,537 +0,0 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>SharpDX.X3DAudio</name>
</assembly>
<members>
<member name="T:SharpDX.X3DAudio.DistanceCurve">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DISTANCE_CURVE']/*"/>
<unmanaged>X3DAUDIO_DISTANCE_CURVE</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.DistanceCurve.PointsPointer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DISTANCE_CURVE::pPoints']/*"/>
<unmanaged>X3DAUDIO_DISTANCE_CURVE_POINT* pPoints</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.DistanceCurve.PointCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DISTANCE_CURVE::PointCount']/*"/>
<unmanaged>unsigned int PointCount</unmanaged>
</member>
<member name="T:SharpDX.X3DAudio.Emitter">
<summary>
No documentation.
</summary>
<!-- Failed to insert some or all of included XML --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER']/*"/>
<unmanaged>X3DAUDIO_EMITTER</unmanaged>
<summary>
No documentation.
</summary>
<!-- Failed to insert some or all of included XML --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER']/*"/>
<unmanaged>X3DAUDIO_EMITTER</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.Cone">
<summary>
Reference to Cone data.
</summary>
<unmanaged>X3DAUDIO_CONE* pCone</unmanaged>
</member>
<member name="M:SharpDX.X3DAudio.Emitter.__MarshalTo(SharpDX.X3DAudio.Emitter.__Native@)">
disabled as it is not used
</member>
<member name="F:SharpDX.X3DAudio.Emitter.ConePointer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::pCone']/*"/>
<unmanaged>X3DAUDIO_CONE* pCone</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.OrientFront">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::OrientFront']/*"/>
<unmanaged>D3DVECTOR OrientFront</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.OrientTop">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::OrientTop']/*"/>
<unmanaged>D3DVECTOR OrientTop</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.Position">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::Position']/*"/>
<unmanaged>D3DVECTOR Position</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.Velocity">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::Velocity']/*"/>
<unmanaged>D3DVECTOR Velocity</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.InnerRadius">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::InnerRadius']/*"/>
<unmanaged>float InnerRadius</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.InnerRadiusAngle">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::InnerRadiusAngle']/*"/>
<unmanaged>float InnerRadiusAngle</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.ChannelCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::ChannelCount']/*"/>
<unmanaged>unsigned int ChannelCount</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.ChannelRadius">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::ChannelRadius']/*"/>
<unmanaged>float ChannelRadius</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.ChannelAzimuthsPointer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::pChannelAzimuths']/*"/>
<unmanaged>float* pChannelAzimuths</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.VolumeCurvePointer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::pVolumeCurve']/*"/>
<unmanaged>X3DAUDIO_DISTANCE_CURVE* pVolumeCurve</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.LFECurvePointer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::pLFECurve']/*"/>
<unmanaged>X3DAUDIO_DISTANCE_CURVE* pLFECurve</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.LPFDirectCurvePointer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::pLPFDirectCurve']/*"/>
<unmanaged>X3DAUDIO_DISTANCE_CURVE* pLPFDirectCurve</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.LPFReverbCurvePointer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::pLPFReverbCurve']/*"/>
<unmanaged>X3DAUDIO_DISTANCE_CURVE* pLPFReverbCurve</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.ReverbCurvePointer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::pReverbCurve']/*"/>
<unmanaged>X3DAUDIO_DISTANCE_CURVE* pReverbCurve</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.CurveDistanceScaler">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::CurveDistanceScaler']/*"/>
<unmanaged>float CurveDistanceScaler</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Emitter.DopplerScaler">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_EMITTER::DopplerScaler']/*"/>
<unmanaged>float DopplerScaler</unmanaged>
</member>
<member name="T:SharpDX.X3DAudio.DspSettings">
<summary>
No documentation.
</summary>
<!-- Failed to insert some or all of included XML --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DSP_SETTINGS']/*"/>
<unmanaged>X3DAUDIO_DSP_SETTINGS</unmanaged>
<summary>
No documentation.
</summary>
<!-- Failed to insert some or all of included XML --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DSP_SETTINGS']/*"/>
<unmanaged>X3DAUDIO_DSP_SETTINGS</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.DspSettings.MatrixCoefficientsPointer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DSP_SETTINGS::pMatrixCoefficients']/*"/>
<unmanaged>float* pMatrixCoefficients</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.DspSettings.DelayTimesPointer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DSP_SETTINGS::pDelayTimes']/*"/>
<unmanaged>float* pDelayTimes</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.DspSettings.SourceChannelCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DSP_SETTINGS::SrcChannelCount']/*"/>
<unmanaged>unsigned int SrcChannelCount</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.DspSettings.DestinationChannelCount">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DSP_SETTINGS::DstChannelCount']/*"/>
<unmanaged>unsigned int DstChannelCount</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.DspSettings.LpfDirectCoefficient">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DSP_SETTINGS::LPFDirectCoefficient']/*"/>
<unmanaged>float LPFDirectCoefficient</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.DspSettings.LpfReverbCoefficient">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DSP_SETTINGS::LPFReverbCoefficient']/*"/>
<unmanaged>float LPFReverbCoefficient</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.DspSettings.ReverbLevel">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DSP_SETTINGS::ReverbLevel']/*"/>
<unmanaged>float ReverbLevel</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.DspSettings.DopplerFactor">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DSP_SETTINGS::DopplerFactor']/*"/>
<unmanaged>float DopplerFactor</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.DspSettings.EmitterToListenerAngle">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DSP_SETTINGS::EmitterToListenerAngle']/*"/>
<unmanaged>float EmitterToListenerAngle</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.DspSettings.EmitterToListenerDistance">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DSP_SETTINGS::EmitterToListenerDistance']/*"/>
<unmanaged>float EmitterToListenerDistance</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.DspSettings.EmitterVelocityComponent">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DSP_SETTINGS::EmitterVelocityComponent']/*"/>
<unmanaged>float EmitterVelocityComponent</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.DspSettings.ListenerVelocityComponent">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DSP_SETTINGS::ListenerVelocityComponent']/*"/>
<unmanaged>float ListenerVelocityComponent</unmanaged>
</member>
<member name="T:SharpDX.X3DAudio.CalculateFlags">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAudioCalculateFlags']/*"/>
<unmanaged>X3DAudioCalculateFlags</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.CalculateFlags.Matrix">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CALCULATE_MATRIX']/*"/>
<unmanaged>X3DAUDIO_CALCULATE_MATRIX</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.CalculateFlags.Delay">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CALCULATE_DELAY']/*"/>
<unmanaged>X3DAUDIO_CALCULATE_DELAY</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.CalculateFlags.LpfDirect">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CALCULATE_LPF_DIRECT']/*"/>
<unmanaged>X3DAUDIO_CALCULATE_LPF_DIRECT</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.CalculateFlags.LpfReverb">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CALCULATE_LPF_REVERB']/*"/>
<unmanaged>X3DAUDIO_CALCULATE_LPF_REVERB</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.CalculateFlags.Reverb">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CALCULATE_REVERB']/*"/>
<unmanaged>X3DAUDIO_CALCULATE_REVERB</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.CalculateFlags.Doppler">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CALCULATE_DOPPLER']/*"/>
<unmanaged>X3DAUDIO_CALCULATE_DOPPLER</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.CalculateFlags.EmitterAngle">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CALCULATE_EMITTER_ANGLE']/*"/>
<unmanaged>X3DAUDIO_CALCULATE_EMITTER_ANGLE</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.CalculateFlags.ZeroCenter">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CALCULATE_ZEROCENTER']/*"/>
<unmanaged>X3DAUDIO_CALCULATE_ZEROCENTER</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.CalculateFlags.RedirectToLfe">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CALCULATE_REDIRECT_TO_LFE']/*"/>
<unmanaged>X3DAUDIO_CALCULATE_REDIRECT_TO_LFE</unmanaged>
</member>
<member name="T:SharpDX.X3DAudio.X3DAudio">
<summary>
Functions
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='SharpDX.X3DAudio.X3DAudio']/*"/>
</member>
<member name="F:SharpDX.X3DAudio.X3DAudio.SpeedOfSound">
<summary>
Speed of sound in the air.
</summary>
</member>
<member name="F:SharpDX.X3DAudio.X3DAudio.DllHandle0_">
<summary>
DLLs loaders
</summary>
</member>
<member name="M:SharpDX.X3DAudio.X3DAudio.X3DAudioInitialize(SharpDX.Multimedia.Speakers,System.Single,SharpDX.X3DAudio.X3DAudioHandle@)">
<summary>
No documentation.
</summary>
<param name="speakerChannelMask">No documentation.</param>
<param name="speedOfSound">No documentation.</param>
<param name="instance">No documentation.</param>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAudioInitialize']/*"/>
<unmanaged>void X3DAudioInitialize([In] SPEAKER_FLAGS SpeakerChannelMask,[In] float SpeedOfSound,[Out] X3DAUDIOHANDLE* Instance)</unmanaged>
</member>
<member name="M:SharpDX.X3DAudio.X3DAudio.X3DAudioCalculate(SharpDX.X3DAudio.X3DAudioHandle@,SharpDX.X3DAudio.Listener,SharpDX.X3DAudio.Emitter,SharpDX.X3DAudio.CalculateFlags,SharpDX.X3DAudio.DspSettings)">
<summary>
No documentation.
</summary>
<param name="instance">No documentation.</param>
<param name="listenerRef">No documentation.</param>
<param name="emitterRef">No documentation.</param>
<param name="flags">No documentation.</param>
<param name="dSPSettingsRef">No documentation.</param>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAudioCalculate']/*"/>
<unmanaged>void X3DAudioCalculate([In] const X3DAUDIOHANDLE* Instance,[In] const X3DAUDIO_LISTENER* pListener,[In] const X3DAUDIO_EMITTER* pEmitter,[In] X3DAudioCalculateFlags Flags,[InOut] X3DAUDIO_DSP_SETTINGS* pDSPSettings)</unmanaged>
</member>
<member name="M:SharpDX.X3DAudio.X3DAudio.#ctor(SharpDX.Multimedia.Speakers)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.X3DAudio.X3DAudio"/> class.
</summary>
<param name="speakers">The speakers config.</param>
</member>
<member name="M:SharpDX.X3DAudio.X3DAudio.#ctor(SharpDX.Multimedia.Speakers,System.Single)">
<summary>
Initializes a new instance of the <see cref="T:SharpDX.X3DAudio.X3DAudio"/> class.
</summary>
<param name="speakers">The speakers config.</param>
<param name="speedOfSound">The speed of sound.</param>
</member>
<member name="M:SharpDX.X3DAudio.X3DAudio.Calculate(SharpDX.X3DAudio.Listener,SharpDX.X3DAudio.Emitter,SharpDX.X3DAudio.CalculateFlags,System.Int32,System.Int32)">
<summary>
Calculates dsp settings for the specified listener and emitter.
</summary>
<param name="listener">The listener.</param>
<param name="emitter">The emitter.</param>
<param name="flags">The flags.</param>
<param name="sourceChannelCount">The source channel count.</param>
<param name="destinationChannelCount">The destination channel count.</param>
<returns>Dsp settings</returns>
</member>
<member name="T:SharpDX.X3DAudio.Listener">
<summary>
No documentation.
</summary>
<!-- Failed to insert some or all of included XML --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_LISTENER']/*"/>
<unmanaged>X3DAUDIO_LISTENER</unmanaged>
<summary>
No documentation.
</summary>
<!-- Failed to insert some or all of included XML --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_LISTENER']/*"/>
<unmanaged>X3DAUDIO_LISTENER</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Listener.Cone">
<summary>
Reference to Cone data.
</summary>
<unmanaged>X3DAUDIO_CONE* pCone</unmanaged>
</member>
<member name="M:SharpDX.X3DAudio.Listener.__MarshalTo(SharpDX.X3DAudio.Listener.__Native@)">
Disabled as it is not used
</member>
<member name="F:SharpDX.X3DAudio.Listener.OrientFront">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_LISTENER::OrientFront']/*"/>
<unmanaged>D3DVECTOR OrientFront</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Listener.OrientTop">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_LISTENER::OrientTop']/*"/>
<unmanaged>D3DVECTOR OrientTop</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Listener.Position">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_LISTENER::Position']/*"/>
<unmanaged>D3DVECTOR Position</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Listener.Velocity">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_LISTENER::Velocity']/*"/>
<unmanaged>D3DVECTOR Velocity</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Listener.ConePointer">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_LISTENER::pCone']/*"/>
<unmanaged>X3DAUDIO_CONE* pCone</unmanaged>
</member>
<member name="T:SharpDX.X3DAudio.Cone">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CONE']/*"/>
<unmanaged>X3DAUDIO_CONE</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Cone.InnerAngle">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CONE::InnerAngle']/*"/>
<unmanaged>float InnerAngle</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Cone.OuterAngle">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CONE::OuterAngle']/*"/>
<unmanaged>float OuterAngle</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Cone.InnerVolume">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CONE::InnerVolume']/*"/>
<unmanaged>float InnerVolume</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Cone.OuterVolume">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CONE::OuterVolume']/*"/>
<unmanaged>float OuterVolume</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Cone.InnerLpf">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CONE::InnerLPF']/*"/>
<unmanaged>float InnerLPF</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Cone.OuterLpf">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CONE::OuterLPF']/*"/>
<unmanaged>float OuterLPF</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Cone.InnerReverb">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CONE::InnerReverb']/*"/>
<unmanaged>float InnerReverb</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.Cone.OuterReverb">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_CONE::OuterReverb']/*"/>
<unmanaged>float OuterReverb</unmanaged>
</member>
<member name="T:SharpDX.X3DAudio.CurvePoint">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DISTANCE_CURVE_POINT']/*"/>
<unmanaged>X3DAUDIO_DISTANCE_CURVE_POINT</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.CurvePoint.Distance">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DISTANCE_CURVE_POINT::Distance']/*"/>
<unmanaged>float Distance</unmanaged>
</member>
<member name="F:SharpDX.X3DAudio.CurvePoint.DspSetting">
<summary>
No documentation.
</summary>
<!-- No matching elements were found for the following include tag --><include file=".\..\Documentation\CodeComments.xml" path="/comments/comment[@id='X3DAUDIO_DISTANCE_CURVE_POINT::DSPSetting']/*"/>
<unmanaged>float DSPSetting</unmanaged>
</member>
</members>
</doc>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,64 +0,0 @@
SharpDX Change Log
==================
2011-09-24 Release SharpDX 2.0 Beta
* Major release!
* New APIs for Direct3D9 (not finished yet for Beta but WPF Interop is working), DirectInput, RawInput, XInput, X3DAudio, XACT3, WIC (integrated with Direct2D1).
* New APIs preview for upcomming Win8/DirectX11.1 (D3DCompiler 44, DXGI 1.2, Direct3D11.1, Direct2D1.1) and including support for DirectX Metro application in C#/.Net!
* New Samples (Direct3D10 WPF Interop, Direct3D11 MiniCube, WIC RenderToTarget, WIC EncodeDecode, XAudio2 play XWMA,ADPCM,WAV)
* New 2 Samples for Win8/Metro Preview (MiniCube and port of Win8 C++ DirectX Tutorial)
* NuGet Package available for all SharpDX 2.0 assemblies with symbols (enabling "source step into" debugging)
* Lots of bugfixes, apis simplification and helpers.
* Interop performance slightly improved for method calls.
* Full rewrite of SharpGen, the core technology of SharpDX, a genuine C# code generator directly from C++ Headers using now gccxml. SharpGen is now able to parse all Windows headers!
2011-02-17 Release SharpDX 1.3
* Bugfix #17 [D3D10] Texture2D.Map and Texture3D.Map were mapping incorrectly texture into memory
* Bugfix #18 [D3D10] Device and Device1 constructors were overriding any DriverType argument with DriverType.Hardware
* Bugfix #19 [D3D11] Some methods in ComputeShader.SetUnorderedAccessView were not handling correctly last parameter uavInitialCounts (must be filled of -1)
* Bugfix in Mono [Core] Mono sizeof<T> IL instruction was not working preventing all DataStream class and other marshal scenarios to work. The bugfix is now available in Mono 2.10 version!
* Enhancement [Core] MessagePump was renamed to RenderLoop class and rewritten in order to run under Mono.
2011-02-05 Release SharpDX 1.2.2
* Bugfix [Core] MessagePump.Run was unstable while adding Mono support. Revert to previous code.
* Bugfix #16 [D3D10/D3D11] SetShaderResource/SetConstantBuffer/SetSampler didn't handle null correctly
* Bugfix #15 [DirectWrite] Constructor StrokeStyle(Factory factory, StrokeStyleProperties properties) was not working (need to pass null for dashes instead of float[0])
* Bugfix #12 [Core] TypeConverters are now working with Vector3,Vector4
2011-01-27 Release SharpDX 1.2.1
* Bugfix #14 [Core] Interop.Read/Write was broken on 32bit system
2011-01-26 Release SharpDX 1.2 - Happy new year!
* New [Core] SharpDX is now compatible with Mono! (Although, there is a bug in Mono that prevents to use directly Application.Idle and Winform for Direct3D rendering but could be addressed with another solution)
* Fix [Generator] Less verbose warning when documentation plugin is not available
* New [Generator] New native interop system without using any dynamic assembly. SharpDX interop is faster than previous version, easier to integrate with MonoLinker and Obfuscator.
* New [DirectWrite] New backport from Windows 7.0 SDK of the DirectWrite Custom Layout sample
* New [DirectWrite] ShapingGlyphProperties.Justification is now using enum ScriptJustify
* Issue#10 [Direct3D11 / Direct3D10 ] Bugfix on missing ImageInformation.FromFile() / FromMemory method.
* Issue#9 [DirectWrite] Various bugfix : TextAnalysisSource methods, GlyphRun marshalling, bitfields support.
* New [DirectWrite] Simplify interfaces TextAnalysisSource/TextAnalyzer.
* Fix [DirectWrite] Bugfix on DrawGlyphRun, ClientDrawingEffect, easier support for ClientDrawingContext.
* New [DirectWrite] Added new DirectWrite Color Drawing Effect sample based on Fadi Alsamman initial port.
* Fix [DirectSound] Bugfix on DirectSound.GetDevices() / DirectSoundCapture.GetDevice() to retrurn all elements
* New [DirectWrite] Added missing method FontFace.GetGlyphRunOutline
* New [DirectWrite] Added FontFace missing property on GlyphRun
2010-12-19 Release SharpDX 1.1
* [Core] Upgrade SharpDX to support .Net Frameworks 2.0 / 3.5 / 4.0
* [Core] Add DataBuffer for read/write random access to unmanaged memory
* [Core] Add DataStream specialized typed Read and Write methods for faster access
* [Core] Bugfix on method DataStream.Read(byte[] buffer, int offset, int count)
* [Core] Add Component class for next Framework infrastructure. Cleanup AssemblyInfo.cs for all SharpDX assemblies.
* [D3DCompiler] Bugfix on D3D_COMPILE_ENABLE_.* flags that were missing
* [Direct3D10/11] Bugfix mapping correction for Direct3D11/Direct3D10.1 RenderBlendDescription.RenderTargetWriteMask is now using ColorWriteMaskFlags
* [Direct3D10/11] Bugfix D3D10/11_FILTER enums with correct naming (MIN abbreviation for Minification was wrongly automatically translated to Minimum)
* [Direct3D11] Make Direct3D11.Device.ImmediateContext released when Device is released.
* [DXGI] Bugfix on DXGI.Output.GetDisplayModeList, failed if no display mode exist for a given mode
* [DXGI] Bugfix enum DXGI.Usage to use [Flags].
* [Generator] Use a lightweight T4 engine implementation to remove T4 engine dependency
* [Generator] Refactoring of various class in order to prepare next Generator version
2010-11-30 Release SharpDX 1.0
* Initial version.
* Supports for Direct3D10, Direct3D10.1, Direct3D11, Direct2D1, DirectWrite, D3DCompiler, DXGI 1.0, DXGI 1.1, DirectSound, XAudio2, XAPO.

View File

@ -1,19 +0,0 @@
Copyright (c) 2010-2011 SharpDX - Alexandre Mutel
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

View File

@ -1,22 +0,0 @@
Release Notes (2011-09-24)
* SharpDX goes 2.0 beta
* Adding missing DirectX APIs including Direct3D9 (not finished yet for Beta but WPF Interop is working), DirectInput, RawInput, XInput, X3DAudio, XACT3, WIC (integrated with Direct2D1).
* API Support for upcomming Win8/DirectX11.1 (D3DCompiler 44, DXGI 1.2, Direct3D11.1, Direct2D1.1) and including support for DirectX Metro application in C#/.Net!
* New Samples (Direct3D10 WPF Interop, Direct3D11 MiniCube, WIC RenderToTarget, WIC EncodeDecode, XAudio2 play XWMA,ADPCM,WAV)
* New 2 Samples for Win8/Metro Preview (MiniCube and port of Win8 C++ DirectX Tutorial)
* NuGet Package available for all SharpDX 2.0 assemblies with symbols (enabling "source step into" debugging)
* Lots of bugfixes, apis simplification and helpers.
* Interop performance slightly improved for method calls.
* Full rewrite of SharpGen, the core technology of SharpDX, a genuine C# code generator directly from C++ Headers using now gccxml. SharpGen is now able to parse all Windows headers!
Release Notes (2011-02-17)
* SharpDX goes 1.3
* Full support for Mono 2.10
* Various bugfixes and enhancement. See ChangeLog.txt file.
Release Notes (2010-12-19)
* SharpDX goes 1.1
* SharpDX is now compatible with all .Net Frameworks 2.0 / 3.5 / 4.0
* Various bugfixes and enhancement. See ChangeLog.txt file.