VAServerLauncher Improvement (now also sending reproduction type and ini)
Compare changes
@@ -13,6 +13,7 @@
@@ -27,6 +28,15 @@ void UVAAudiofileSignalSource::Initialize()
@@ -111,6 +121,7 @@ bool UVAAudiofileSignalSource::SetLoop(const bool bLoopN)
@@ -122,7 +133,6 @@ bool UVAAudiofileSignalSource::SetLoop(const bool bLoopN)
@@ -137,15 +147,14 @@ bool UVAAudiofileSignalSource::SetPlayBackPosition(const float Time)
@@ -165,18 +174,29 @@ bool UVAAudiofileSignalSource::GetLoop() const
@@ -202,3 +222,8 @@ bool UVAAudiofileSignalSource::CopySignalSourceSettings(const std::string& Other