From b37c819879967f796eb1ed47fe5e138c3053860f Mon Sep 17 00:00:00 2001 From: joreg Date: Tue, 13 Feb 2024 13:15:26 +0100 Subject: [PATCH] reworked sender part of OSCClient, fixing an issue with not actually sending the first ever message sent --- VL.IO.OSC.vl | 295 +++++++++++++++++------------------- deployment/VL.IO.OSC.nuspec | 2 +- 2 files changed, 144 insertions(+), 153 deletions(-) diff --git a/VL.IO.OSC.vl b/VL.IO.OSC.vl index b3a0261..b9b3a26 100644 --- a/VL.IO.OSC.vl +++ b/VL.IO.OSC.vl @@ -1,6 +1,6 @@  - - + + - + - - - - - - - - - - - - - - - + + + + + @@ -4175,57 +4188,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -4253,57 +4215,90 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + + + - - - - - + + + + + - - + + - - + + - - - - + + + + + - - - - - - - - - - @@ -4313,7 +4308,6 @@ - @@ -4321,29 +4315,27 @@ + + + + + + + + + + + + - - - - - - - - - - - - - - + - + - - + @@ -4354,9 +4346,8 @@ + - - @@ -12485,7 +12476,7 @@ - + \ No newline at end of file diff --git a/deployment/VL.IO.OSC.nuspec b/deployment/VL.IO.OSC.nuspec index 957b1ec..a8aac83 100644 --- a/deployment/VL.IO.OSC.nuspec +++ b/deployment/VL.IO.OSC.nuspec @@ -2,7 +2,7 @@ VL.IO.OSC - 1.0.23 + 1.0.24 VL.IO.OSC vvvv vvvv