From cad35cb1e1608cc3c5843c5f47e55ac43dd4b53d Mon Sep 17 00:00:00 2001 From: TwinFan Date: Sat, 11 Nov 2023 23:19:27 +0100 Subject: [PATCH] fix/XPMP2: Sound crackling, freeze with TCAS --- CMakeLists.txt | 2 +- Lib/XPMP2 | 2 +- LiveTraffic.xcodeproj/project.pbxproj | 4 ++-- docs/Notes.txt | 6 ++++++ docs/readme.html | 21 ++++++++++++++++++++- 5 files changed, 30 insertions(+), 5 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7a0dbf6..d0e9822 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ else() endif() project(LiveTraffic - VERSION 3.4.2 + VERSION 3.4.3 DESCRIPTION "LiveTraffic X-Plane plugin") # Provide compile macros from the above project version definition diff --git a/Lib/XPMP2 b/Lib/XPMP2 index 5d990be..88ecfe1 160000 --- a/Lib/XPMP2 +++ b/Lib/XPMP2 @@ -1 +1 @@ -Subproject commit 5d990be4401698ef88fc1b10dbab7f7040c54ff8 +Subproject commit 88ecfe1597387b8d095efab4687275e957241066 diff --git a/LiveTraffic.xcodeproj/project.pbxproj b/LiveTraffic.xcodeproj/project.pbxproj index 116424f..159f18e 100755 --- a/LiveTraffic.xcodeproj/project.pbxproj +++ b/LiveTraffic.xcodeproj/project.pbxproj @@ -790,7 +790,7 @@ LIVETRAFFIC_VERSION_BETA = 0; LIVETRAFFIC_VER_MAJOR = 3; LIVETRAFFIC_VER_MINOR = 4; - LIVETRAFFIC_VER_PATCH = 2; + LIVETRAFFIC_VER_PATCH = 3; LLVM_LTO = NO; MACH_O_TYPE = mh_dylib; MACOSX_DEPLOYMENT_TARGET = 10.15; @@ -896,7 +896,7 @@ LIVETRAFFIC_VERSION_BETA = 0; LIVETRAFFIC_VER_MAJOR = 3; LIVETRAFFIC_VER_MINOR = 4; - LIVETRAFFIC_VER_PATCH = 2; + LIVETRAFFIC_VER_PATCH = 3; LLVM_LTO = YES; MACH_O_TYPE = mh_dylib; MACOSX_DEPLOYMENT_TARGET = 10.15; diff --git a/docs/Notes.txt b/docs/Notes.txt index 341eb70..bf174a4 100644 --- a/docs/Notes.txt +++ b/docs/Notes.txt @@ -3,6 +3,12 @@ TODO Download History ========== +Download counter when providing v3.3.2: 184.182 +Download counter when providing v3.3.1: 182.945 +Download counter when providing v3.3.0: 179.678 +Download counter when providing v3.2.2: 178.411 +Download counter when providing v3.2.1: 177.364 +Download counter when providing v3.2.0: 175.307 Download counter when providing v3.1.1: 173.345 Download counter when providing v3.1.0: 169.434 Download counter when providing v3.0.0: 164.625 diff --git a/docs/readme.html b/docs/readme.html index c21e303..15c1aa2 100755 --- a/docs/readme.html +++ b/docs/readme.html @@ -128,13 +128,32 @@

Release Notes

v3

-

v3.4.2

+

v3.4.3

Update: In case of doubt you can always just copy all files from the archive over the files of your existing installation.

+

At least copy the following files, which have changed compared to v3.4.2:

+ + +

Change log:

+ + + +

v3.4.2

+

At least copy the following files, which have changed compared to v3.4.1: