Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: till213/SkyDolly

Tags

v0.19.2

Toggle v0.19.2's commit message

Verified

This commit was signed with the committer’s verified signature.
till213 Oliver Knoll
FIX: Do not store references to interpolated data

- Copy the interpolated data
  * Especially when interpolating consecutive data (at different
timestamps)

v0.19.1

Toggle v0.19.1's commit message

Verified

This commit was signed with the committer’s verified signature.
till213 Oliver Knoll
Add Qt version bump

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was signed with the committer’s verified signature.
till213 Oliver Knoll
Update

v0.18.1

Toggle v0.18.1's commit message

Verified

This commit was signed with the committer’s verified signature.
till213 Oliver Knoll
Update

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was signed with the committer’s verified signature.
till213 Oliver Knoll
Update

v0.17.5

Toggle v0.17.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FIX: Correct the "off by one" MSFSSimConnect connection type (#159)

- "enum struct ConnectionType" values were "off by one"
- Correct existing plugin settings
- Regression introduced with v0.17.1

v0.17.4

Toggle v0.17.4's commit message

Verified

This commit was signed with the committer’s verified signature.
till213 Oliver Knoll
Update changelog for v0.17.4 maintenance release

v0.17.3

Toggle v0.17.3's commit message

Verified

This commit was signed with the committer’s verified signature.
till213 Oliver Knoll
FIX: Also clear the search text field when resetting the logbook filter

v0.17.2

Toggle v0.17.2's commit message

Verified

This commit was signed with the committer’s verified signature.
till213 Oliver Knoll
Check for existence of SimConnect.cfg

- If not present
  * Enforce local connection settings ("Pipe")
  * Use SIMCONNECT_OPEN_CONFIGINDEX_LOCAL connection index (as in
previous Sky Dolly versions)
  * Disable combo box in flight simulator settings

Other:
- Start using brace initialisation for class members (in constructor
member initialisers)

v0.17.1

Toggle v0.17.1's commit message

Verified

This commit was signed with the committer’s verified signature.
till213 Oliver Knoll
FIX: Proper filtering of style selection