From 4c12efe4a3966027ed07db6ccd913ba9ca121208 Mon Sep 17 00:00:00 2001 From: TwinFan Date: Mon, 2 Jan 2023 20:20:44 +0100 Subject: [PATCH 1/7] Build: Specify actual runner versions, use ubuntu-20.04 --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7f82a72..02ac214 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,7 +14,7 @@ jobs: ##################################### # Linux with GCC build-lin: - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 env: platform: lin steps: @@ -37,7 +37,7 @@ jobs: ##################################### # MacOS with CMake/clang and sign/notarize in self-written script build-mac: - runs-on: macos-latest + runs-on: macos-11 steps: - name: Checkout Code uses: actions/checkout@v3 # must checkout before we can use our own actions From 27007222ed4346e0e3e5b2c28649e2a70853a9eb Mon Sep 17 00:00:00 2001 From: TwinFan Date: Wed, 4 Jan 2023 00:56:07 +0100 Subject: [PATCH 2/7] Updated XPMP2, fixed FMOD error 36 --- CMakeLists.txt | 2 +- Lib/XPMP2 | 2 +- docs/readme.html | 2127 ++++++++++++++++++++++++++-------------------- 3 files changed, 1220 insertions(+), 911 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e022472..02ee8f8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ else() endif() project(LiveTraffic - VERSION 3.3.0 + VERSION 3.3.1 DESCRIPTION "LiveTraffic X-Plane plugin") # Provide compile macros from the above project version definition diff --git a/Lib/XPMP2 b/Lib/XPMP2 index 3e9c22d..9b6c79d 160000 --- a/Lib/XPMP2 +++ b/Lib/XPMP2 @@ -1 +1 @@ -Subproject commit 3e9c22d82f254c545df8bca92a31cac0ceb21b73 +Subproject commit 9b6c79df9c0311796d68c7307cf8a79c91c39f1b diff --git a/docs/readme.html b/docs/readme.html index 95c4a17..7d09d95 100755 --- a/docs/readme.html +++ b/docs/readme.html @@ -112,41 +112,58 @@

Resulting Directory Structure

    LICENSE
    readme.html

- -

Support

- - For support turn to the LiveTraffic Support forum - and have your Log.txt file ready for upload. - - This post - explains more details how to quickly get meaningful answers. - + +

Support

+ + For support turn to the LiveTraffic Support forum + and have your Log.txt file ready for upload. + + This post + explains more details how to quickly get meaningful answers. +

Release Notes

The issue number links refer to issue on GitHub with (often technical) details.

- +

v3

- -

v3.3.0

-

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

+

v3.3.1

+ +

+ 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.2.x:

+ + +

Change log:

+ + + +

v3.3.0

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

+

Change log:

- + - +

v3.2.2

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

- +

Change log:

- + - +

v3.2.1

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

- +

Change log:

- +

v3.2.0

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

- +

Change log:

- +

v3.1.1

- +

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

- +

Change log:

- + - +

v2.52

Update: At least copy the following files, which have changed compared to v2.51:

- +

Change log:

- +

v2.51

Update: At least copy the following files, which have changed compared to v2.50:

- +

Change log:

v2.50

Update: At least copy the following files, which have changed compared to v2.40:

- +

Change log:

v2.4

- +

v2.40

-

For updating coming from v2.30 +

+ For updating coming from v2.30

-

+

Change log:

v2.3

- +

v2.30

-

For updating coming from v2.20 +

+ For updating coming from v2.20

-

+

Change log:

- +

v2.2

- +

v2.20

-

For updating coming from v2.10 copy +

+ For updating coming from v2.10 copy

-

+

Change log:

- +

v2.0

-

Please follow +

+ Please follow upgrade instructions - for upgrading an existing LiveTraffic v1.5 (or earlier) installation to version 2.x.

- -

It is always safe to copy all files found in the LiveTraffic.zip archive - over an existing installation.

+ for upgrading an existing LiveTraffic v1.5 (or earlier) installation to version 2.x. +

+ +

+ It is always safe to copy all files found in the LiveTraffic.zip archive + over an existing installation. +

v2.10

-

For updating coming from v2.09 +

+ For updating coming from v2.09

-

+

Change log:

v2.09

-

For updating coming from v2.08 copy -

+

+ For updating coming from v2.08 copy +

Change log:

- +

v2.08

For updating coming from v2.07 just copy lin|mac|win_x64/LiveTraffic.xpl. - +

Change log:

+

v2.07

For updating coming from v2.06 just copy lin|mac|win_x64/LiveTraffic.xpl. - +

Change log:

+ here.) + +
  • FIXED welcome message and beta warning not showing on startup.
  • +

    v2.06

    -

    For updating coming from v2.05 -