Releases: MerlinCooper/iRacingReplayDirector
Releases · MerlinCooper/iRacingReplayDirector
Pre-release_20230204.40
Changes:
- 9533674 Merge pull request #94 from MerlinCooper/Update_YamlDotNet_to12.3.1
- ee453ee Remove not working "Tester" Application
- 0237fbb Remove unused NuGet Octolink
- 0215001 Remove deprecated NuGet ilmerge
- 62cfb8c Further optimization build parameters
- 84956f1 Change Pre-/Post Debug commands for Plugin-Support
- a172835 Change of project dependencies
- b6e0ec4 Optimzed Project settings
- f2cc3b3 Removed request / dialog to gather usage data. Did depend on AWS which isn't used anymore
- 2dfd3a8 Remove AWS NuGet no longer in use
See More
- 3a291f2 Remove AWS code because no longer in use for a long time
- 08f11d8 BugFix DLL copy command
- 9de2b7f Solution restructured thus subproject have separate "bin" directory. Required DLL's are being copied to target with "build-events"
- ea42f88 Changed resolution of background picture
- 3ccdca6 Changed picture background form png to supported jpeg file
- 5219a09 Added background file for Plugin.Tester
- 5ce1c77 Code cleanup
- 0453859 Merge pull request #92 from MerlinCooper/Update_YamlDotNet_to12.3.1
- 243f9e2 Traceinfo after loading the assembly added.
- 8fbe510 Added TraceInfo to diagnose why plugins not loaded correctly.
- c1c8df4 Remove unused reference to iRacingSDK in NoOverlay Plugin
- 1ef3877 Remove iRacingSDK.NET projects from iRacingReplayDirector - use just the most recent NuGet of iRacingSDK.net from now on
- 2b8a8d2 Restructure solution as a first step to separate iRacingSDK.Net Development and iRacingReplayDirector.
- 540162f Removed iRacingSDK.NET Subproject and use instead most recent release NuGet
- f5c987c Don't compile iRacingSDK when compiling iRacingReplayDirector. Use instead most recent NuGet iRacingSDK.Not
- e72e1d5 Update Sample Project
- 778e66e Ensure that all projects in the solution used the latest realeased iRacingSDK.Net Nuget.
- fa63aa8 Use most recent iRacingSDK.net NuGet (1.0.1.23)
- 6c198f5 Consolidate NuGet Packages
- cba9ec4 Upgrade YamlDotNet to version 12.3.1
- 3fa18df Merge pull request #89 from SoOlditHurts/master
- 1b15e40 Update README.md
- f815bb5 Merge pull request #85 from MerlinCooper/issue-65-Abborts_capture_on_Phoenix_Dirt_Track_RallyCross [ #65 ]
- 9192eba Update README.md
- a5e5424 Merge pull request #88 from MerlinCooper/issue-28-Focus_only_on_preferred_cars [ #28 ]
- fc5ef7d Correction of compilation error
- fb83379 Capture Button will be enabled for all session types - but for others than oval and road a warning will be shown
- d2746b9 Added information for users when they do load other replay files than from oval or road sessions (others not tested and therefore not supported).
- 7ae1255 Renamed variable "lastSession" to "curSession" because this reflects more the data contained
- 5b1d621 Moved Session-Verification into separate methode
- 1d01f9a Allow Start of Capturing process for Road or Oval replays.
- 2786a25 Only enable "Begin Capture" Button when WeekendInfo.Category == "Road"
- b099607 Place-holder to verify that session type is supported (only race/oval) added
- 8238306 Code clean-up
This list of changes was auto generated.
Pre-release_20230204.39
Changes:
- 8789370 Merge ee453ee into 0453859
- ee453ee Remove not working "Tester" Application
- 0237fbb Remove unused NuGet Octolink
- 0215001 Remove deprecated NuGet ilmerge
- 62cfb8c Further optimization build parameters
- 84956f1 Change Pre-/Post Debug commands for Plugin-Support
- a172835 Change of project dependencies
- b6e0ec4 Optimzed Project settings
- f2cc3b3 Removed request / dialog to gather usage data. Did depend on AWS which isn't used anymore
- 2dfd3a8 Remove AWS NuGet no longer in use
See More
- 3a291f2 Remove AWS code because no longer in use for a long time
- 08f11d8 BugFix DLL copy command
- 9de2b7f Solution restructured thus subproject have separate "bin" directory. Required DLL's are being copied to target with "build-events"
- ea42f88 Changed resolution of background picture
- 3ccdca6 Changed picture background form png to supported jpeg file
- 5219a09 Added background file for Plugin.Tester
- 5ce1c77 Code cleanup
- 0453859 Merge pull request #92 from MerlinCooper/Update_YamlDotNet_to12.3.1
- 243f9e2 Traceinfo after loading the assembly added.
- 8fbe510 Added TraceInfo to diagnose why plugins not loaded correctly.
- c1c8df4 Remove unused reference to iRacingSDK in NoOverlay Plugin
- 1ef3877 Remove iRacingSDK.NET projects from iRacingReplayDirector - use just the most recent NuGet of iRacingSDK.net from now on
- 2b8a8d2 Restructure solution as a first step to separate iRacingSDK.Net Development and iRacingReplayDirector.
- 540162f Removed iRacingSDK.NET Subproject and use instead most recent release NuGet
- f5c987c Don't compile iRacingSDK when compiling iRacingReplayDirector. Use instead most recent NuGet iRacingSDK.Not
- e72e1d5 Update Sample Project
- 778e66e Ensure that all projects in the solution used the latest realeased iRacingSDK.Net Nuget.
- fa63aa8 Use most recent iRacingSDK.net NuGet (1.0.1.23)
- 6c198f5 Consolidate NuGet Packages
- cba9ec4 Upgrade YamlDotNet to version 12.3.1
- 3fa18df Merge pull request #89 from SoOlditHurts/master
- 1b15e40 Update README.md
- f815bb5 Merge pull request #85 from MerlinCooper/issue-65-Abborts_capture_on_Phoenix_Dirt_Track_RallyCross [ #65 ]
- 9192eba Update README.md
- a5e5424 Merge pull request #88 from MerlinCooper/issue-28-Focus_only_on_preferred_cars [ #28 ]
- fc5ef7d Correction of compilation error
- fb83379 Capture Button will be enabled for all session types - but for others than oval and road a warning will be shown
- d2746b9 Added information for users when they do load other replay files than from oval or road sessions (others not tested and therefore not supported).
- 7ae1255 Renamed variable "lastSession" to "curSession" because this reflects more the data contained
- 5b1d621 Moved Session-Verification into separate methode
- 1d01f9a Allow Start of Capturing process for Road or Oval replays.
- 2786a25 Only enable "Begin Capture" Button when WeekendInfo.Category == "Road"
- b099607 Place-holder to verify that session type is supported (only race/oval) added
- 8238306 Code clean-up
This list of changes was auto generated.
Pre-release_20230204.38
Changes:
- c0444ad Merge 0237fbb into 0453859
- 0237fbb Remove unused NuGet Octolink
- 0215001 Remove deprecated NuGet ilmerge
- 62cfb8c Further optimization build parameters
- 84956f1 Change Pre-/Post Debug commands for Plugin-Support
- a172835 Change of project dependencies
- b6e0ec4 Optimzed Project settings
- f2cc3b3 Removed request / dialog to gather usage data. Did depend on AWS which isn't used anymore
- 2dfd3a8 Remove AWS NuGet no longer in use
- 3a291f2 Remove AWS code because no longer in use for a long time
See More
- 08f11d8 BugFix DLL copy command
- 9de2b7f Solution restructured thus subproject have separate "bin" directory. Required DLL's are being copied to target with "build-events"
- ea42f88 Changed resolution of background picture
- 3ccdca6 Changed picture background form png to supported jpeg file
- 5219a09 Added background file for Plugin.Tester
- 5ce1c77 Code cleanup
- 0453859 Merge pull request #92 from MerlinCooper/Update_YamlDotNet_to12.3.1
- 243f9e2 Traceinfo after loading the assembly added.
- 8fbe510 Added TraceInfo to diagnose why plugins not loaded correctly.
- c1c8df4 Remove unused reference to iRacingSDK in NoOverlay Plugin
- 1ef3877 Remove iRacingSDK.NET projects from iRacingReplayDirector - use just the most recent NuGet of iRacingSDK.net from now on
- 2b8a8d2 Restructure solution as a first step to separate iRacingSDK.Net Development and iRacingReplayDirector.
- 540162f Removed iRacingSDK.NET Subproject and use instead most recent release NuGet
- f5c987c Don't compile iRacingSDK when compiling iRacingReplayDirector. Use instead most recent NuGet iRacingSDK.Not
- e72e1d5 Update Sample Project
- 778e66e Ensure that all projects in the solution used the latest realeased iRacingSDK.Net Nuget.
- fa63aa8 Use most recent iRacingSDK.net NuGet (1.0.1.23)
- 6c198f5 Consolidate NuGet Packages
- cba9ec4 Upgrade YamlDotNet to version 12.3.1
- 3fa18df Merge pull request #89 from SoOlditHurts/master
- 1b15e40 Update README.md
- f815bb5 Merge pull request #85 from MerlinCooper/issue-65-Abborts_capture_on_Phoenix_Dirt_Track_RallyCross [ #65 ]
- 9192eba Update README.md
- a5e5424 Merge pull request #88 from MerlinCooper/issue-28-Focus_only_on_preferred_cars [ #28 ]
- fc5ef7d Correction of compilation error
- fb83379 Capture Button will be enabled for all session types - but for others than oval and road a warning will be shown
- d2746b9 Added information for users when they do load other replay files than from oval or road sessions (others not tested and therefore not supported).
- 7ae1255 Renamed variable "lastSession" to "curSession" because this reflects more the data contained
- 5b1d621 Moved Session-Verification into separate methode
- 1d01f9a Allow Start of Capturing process for Road or Oval replays.
- 2786a25 Only enable "Begin Capture" Button when WeekendInfo.Category == "Road"
- b099607 Place-holder to verify that session type is supported (only race/oval) added
- 8238306 Code clean-up
This list of changes was auto generated.
Pre-release_20230204.35
Changes:
- 0453859 Merge pull request #92 from MerlinCooper/Update_YamlDotNet_to12.3.1
- 243f9e2 Traceinfo after loading the assembly added.
- 8fbe510 Added TraceInfo to diagnose why plugins not loaded correctly.
- c1c8df4 Remove unused reference to iRacingSDK in NoOverlay Plugin
- 1ef3877 Remove iRacingSDK.NET projects from iRacingReplayDirector - use just the most recent NuGet of iRacingSDK.net from now on
- 2b8a8d2 Restructure solution as a first step to separate iRacingSDK.Net Development and iRacingReplayDirector.
- 540162f Removed iRacingSDK.NET Subproject and use instead most recent release NuGet
- f5c987c Don't compile iRacingSDK when compiling iRacingReplayDirector. Use instead most recent NuGet iRacingSDK.Not
- e72e1d5 Update Sample Project
- 778e66e Ensure that all projects in the solution used the latest realeased iRacingSDK.Net Nuget.
See More
- fa63aa8 Use most recent iRacingSDK.net NuGet (1.0.1.23)
- 6c198f5 Consolidate NuGet Packages
- cba9ec4 Upgrade YamlDotNet to version 12.3.1
- 3fa18df Merge pull request #89 from SoOlditHurts/master
- 1b15e40 Update README.md
- f815bb5 Merge pull request #85 from MerlinCooper/issue-65-Abborts_capture_on_Phoenix_Dirt_Track_RallyCross [ #65 ]
- 9192eba Update README.md
- a5e5424 Merge pull request #88 from MerlinCooper/issue-28-Focus_only_on_preferred_cars [ #28 ]
- fc5ef7d Correction of compilation error
- fb83379 Capture Button will be enabled for all session types - but for others than oval and road a warning will be shown
- d2746b9 Added information for users when they do load other replay files than from oval or road sessions (others not tested and therefore not supported).
- 7ae1255 Renamed variable "lastSession" to "curSession" because this reflects more the data contained
- 5b1d621 Moved Session-Verification into separate methode
- 1d01f9a Allow Start of Capturing process for Road or Oval replays.
- 2786a25 Only enable "Begin Capture" Button when WeekendInfo.Category == "Road"
- b099607 Place-holder to verify that session type is supported (only race/oval) added
- 8238306 Code clean-up
This list of changes was auto generated.
Pre-release_20230204.31
Changes:
- 0453859 Merge pull request #92 from MerlinCooper/Update_YamlDotNet_to12.3.1
- 243f9e2 Traceinfo after loading the assembly added.
- 8fbe510 Added TraceInfo to diagnose why plugins not loaded correctly.
- c1c8df4 Remove unused reference to iRacingSDK in NoOverlay Plugin
- 1ef3877 Remove iRacingSDK.NET projects from iRacingReplayDirector - use just the most recent NuGet of iRacingSDK.net from now on
- 2b8a8d2 Restructure solution as a first step to separate iRacingSDK.Net Development and iRacingReplayDirector.
- 540162f Removed iRacingSDK.NET Subproject and use instead most recent release NuGet
- f5c987c Don't compile iRacingSDK when compiling iRacingReplayDirector. Use instead most recent NuGet iRacingSDK.Not
- e72e1d5 Update Sample Project
- 778e66e Ensure that all projects in the solution used the latest realeased iRacingSDK.Net Nuget.
See More
- fa63aa8 Use most recent iRacingSDK.net NuGet (1.0.1.23)
- 6c198f5 Consolidate NuGet Packages
- cba9ec4 Upgrade YamlDotNet to version 12.3.1
- 3fa18df Merge pull request #89 from SoOlditHurts/master
- 1b15e40 Update README.md
- f815bb5 Merge pull request #85 from MerlinCooper/issue-65-Abborts_capture_on_Phoenix_Dirt_Track_RallyCross [ #65 ]
- 9192eba Update README.md
- a5e5424 Merge pull request #88 from MerlinCooper/issue-28-Focus_only_on_preferred_cars [ #28 ]
- fc5ef7d Correction of compilation error
- fb83379 Capture Button will be enabled for all session types - but for others than oval and road a warning will be shown
- d2746b9 Added information for users when they do load other replay files than from oval or road sessions (others not tested and therefore not supported).
- 7ae1255 Renamed variable "lastSession" to "curSession" because this reflects more the data contained
- 5b1d621 Moved Session-Verification into separate methode
- 1d01f9a Allow Start of Capturing process for Road or Oval replays.
- 2786a25 Only enable "Begin Capture" Button when WeekendInfo.Category == "Road"
- b099607 Place-holder to verify that session type is supported (only race/oval) added
- 8238306 Code clean-up
This list of changes was auto generated.
Pre-release_20230204.30
Changes:
- 0453859 Merge pull request #92 from MerlinCooper/Update_YamlDotNet_to12.3.1
- 243f9e2 Traceinfo after loading the assembly added.
- 8fbe510 Added TraceInfo to diagnose why plugins not loaded correctly.
- c1c8df4 Remove unused reference to iRacingSDK in NoOverlay Plugin
- 1ef3877 Remove iRacingSDK.NET projects from iRacingReplayDirector - use just the most recent NuGet of iRacingSDK.net from now on
- 2b8a8d2 Restructure solution as a first step to separate iRacingSDK.Net Development and iRacingReplayDirector.
- 540162f Removed iRacingSDK.NET Subproject and use instead most recent release NuGet
- f5c987c Don't compile iRacingSDK when compiling iRacingReplayDirector. Use instead most recent NuGet iRacingSDK.Not
- e72e1d5 Update Sample Project
- 778e66e Ensure that all projects in the solution used the latest realeased iRacingSDK.Net Nuget.
See More
- fa63aa8 Use most recent iRacingSDK.net NuGet (1.0.1.23)
- 6c198f5 Consolidate NuGet Packages
- cba9ec4 Upgrade YamlDotNet to version 12.3.1
- 3fa18df Merge pull request #89 from SoOlditHurts/master
- 1b15e40 Update README.md
- f815bb5 Merge pull request #85 from MerlinCooper/issue-65-Abborts_capture_on_Phoenix_Dirt_Track_RallyCross [ #65 ]
- 9192eba Update README.md
- a5e5424 Merge pull request #88 from MerlinCooper/issue-28-Focus_only_on_preferred_cars [ #28 ]
- fc5ef7d Correction of compilation error
- fb83379 Capture Button will be enabled for all session types - but for others than oval and road a warning will be shown
- d2746b9 Added information for users when they do load other replay files than from oval or road sessions (others not tested and therefore not supported).
- 7ae1255 Renamed variable "lastSession" to "curSession" because this reflects more the data contained
- 5b1d621 Moved Session-Verification into separate methode
- 1d01f9a Allow Start of Capturing process for Road or Oval replays.
- 2786a25 Only enable "Begin Capture" Button when WeekendInfo.Category == "Road"
- b099607 Place-holder to verify that session type is supported (only race/oval) added
- 8238306 Code clean-up
This list of changes was auto generated.
Pre-release_20230204.29
Changes:
- 0453859 Merge pull request #92 from MerlinCooper/Update_YamlDotNet_to12.3.1
- 243f9e2 Traceinfo after loading the assembly added.
- 8fbe510 Added TraceInfo to diagnose why plugins not loaded correctly.
- c1c8df4 Remove unused reference to iRacingSDK in NoOverlay Plugin
- 1ef3877 Remove iRacingSDK.NET projects from iRacingReplayDirector - use just the most recent NuGet of iRacingSDK.net from now on
- 2b8a8d2 Restructure solution as a first step to separate iRacingSDK.Net Development and iRacingReplayDirector.
- 540162f Removed iRacingSDK.NET Subproject and use instead most recent release NuGet
- f5c987c Don't compile iRacingSDK when compiling iRacingReplayDirector. Use instead most recent NuGet iRacingSDK.Not
- e72e1d5 Update Sample Project
- 778e66e Ensure that all projects in the solution used the latest realeased iRacingSDK.Net Nuget.
See More
- fa63aa8 Use most recent iRacingSDK.net NuGet (1.0.1.23)
- 6c198f5 Consolidate NuGet Packages
- cba9ec4 Upgrade YamlDotNet to version 12.3.1
- 3fa18df Merge pull request #89 from SoOlditHurts/master
- 1b15e40 Update README.md
- f815bb5 Merge pull request #85 from MerlinCooper/issue-65-Abborts_capture_on_Phoenix_Dirt_Track_RallyCross [ #65 ]
- 9192eba Update README.md
- a5e5424 Merge pull request #88 from MerlinCooper/issue-28-Focus_only_on_preferred_cars [ #28 ]
- fc5ef7d Correction of compilation error
- fb83379 Capture Button will be enabled for all session types - but for others than oval and road a warning will be shown
- d2746b9 Added information for users when they do load other replay files than from oval or road sessions (others not tested and therefore not supported).
- 7ae1255 Renamed variable "lastSession" to "curSession" because this reflects more the data contained
- 5b1d621 Moved Session-Verification into separate methode
- 1d01f9a Allow Start of Capturing process for Road or Oval replays.
- 2786a25 Only enable "Begin Capture" Button when WeekendInfo.Category == "Road"
- b099607 Place-holder to verify that session type is supported (only race/oval) added
- 8238306 Code clean-up
This list of changes was auto generated.
Pre-release_20230204.28
Changes:
- 0453859 Merge pull request #92 from MerlinCooper/Update_YamlDotNet_to12.3.1
- 243f9e2 Traceinfo after loading the assembly added.
- 8fbe510 Added TraceInfo to diagnose why plugins not loaded correctly.
- c1c8df4 Remove unused reference to iRacingSDK in NoOverlay Plugin
- 1ef3877 Remove iRacingSDK.NET projects from iRacingReplayDirector - use just the most recent NuGet of iRacingSDK.net from now on
- 2b8a8d2 Restructure solution as a first step to separate iRacingSDK.Net Development and iRacingReplayDirector.
- 540162f Removed iRacingSDK.NET Subproject and use instead most recent release NuGet
- f5c987c Don't compile iRacingSDK when compiling iRacingReplayDirector. Use instead most recent NuGet iRacingSDK.Not
- e72e1d5 Update Sample Project
- 778e66e Ensure that all projects in the solution used the latest realeased iRacingSDK.Net Nuget.
See More
- fa63aa8 Use most recent iRacingSDK.net NuGet (1.0.1.23)
- 6c198f5 Consolidate NuGet Packages
- cba9ec4 Upgrade YamlDotNet to version 12.3.1
- 3fa18df Merge pull request #89 from SoOlditHurts/master
- 1b15e40 Update README.md
- f815bb5 Merge pull request #85 from MerlinCooper/issue-65-Abborts_capture_on_Phoenix_Dirt_Track_RallyCross [ #65 ]
- 9192eba Update README.md
- a5e5424 Merge pull request #88 from MerlinCooper/issue-28-Focus_only_on_preferred_cars [ #28 ]
- fc5ef7d Correction of compilation error
- fb83379 Capture Button will be enabled for all session types - but for others than oval and road a warning will be shown
- d2746b9 Added information for users when they do load other replay files than from oval or road sessions (others not tested and therefore not supported).
- 7ae1255 Renamed variable "lastSession" to "curSession" because this reflects more the data contained
- 5b1d621 Moved Session-Verification into separate methode
- 1d01f9a Allow Start of Capturing process for Road or Oval replays.
- 2786a25 Only enable "Begin Capture" Button when WeekendInfo.Category == "Road"
- b099607 Place-holder to verify that session type is supported (only race/oval) added
- 8238306 Code clean-up
This list of changes was auto generated.
Pre-release_20230204.27
Changes:
- 0453859 Merge pull request #92 from MerlinCooper/Update_YamlDotNet_to12.3.1
- 243f9e2 Traceinfo after loading the assembly added.
- 8fbe510 Added TraceInfo to diagnose why plugins not loaded correctly.
- c1c8df4 Remove unused reference to iRacingSDK in NoOverlay Plugin
- 1ef3877 Remove iRacingSDK.NET projects from iRacingReplayDirector - use just the most recent NuGet of iRacingSDK.net from now on
- 2b8a8d2 Restructure solution as a first step to separate iRacingSDK.Net Development and iRacingReplayDirector.
- 540162f Removed iRacingSDK.NET Subproject and use instead most recent release NuGet
- f5c987c Don't compile iRacingSDK when compiling iRacingReplayDirector. Use instead most recent NuGet iRacingSDK.Not
- e72e1d5 Update Sample Project
- 778e66e Ensure that all projects in the solution used the latest realeased iRacingSDK.Net Nuget.
See More
- fa63aa8 Use most recent iRacingSDK.net NuGet (1.0.1.23)
- 6c198f5 Consolidate NuGet Packages
- cba9ec4 Upgrade YamlDotNet to version 12.3.1
- 3fa18df Merge pull request #89 from SoOlditHurts/master
- 1b15e40 Update README.md
- f815bb5 Merge pull request #85 from MerlinCooper/issue-65-Abborts_capture_on_Phoenix_Dirt_Track_RallyCross [ #65 ]
- 9192eba Update README.md
- a5e5424 Merge pull request #88 from MerlinCooper/issue-28-Focus_only_on_preferred_cars [ #28 ]
- fc5ef7d Correction of compilation error
- fb83379 Capture Button will be enabled for all session types - but for others than oval and road a warning will be shown
- d2746b9 Added information for users when they do load other replay files than from oval or road sessions (others not tested and therefore not supported).
- 7ae1255 Renamed variable "lastSession" to "curSession" because this reflects more the data contained
- 5b1d621 Moved Session-Verification into separate methode
- 1d01f9a Allow Start of Capturing process for Road or Oval replays.
- 2786a25 Only enable "Begin Capture" Button when WeekendInfo.Category == "Road"
- b099607 Place-holder to verify that session type is supported (only race/oval) added
- 8238306 Code clean-up
This list of changes was auto generated.
Pre-release_20230204.16
Changes:
- 0453859 Merge pull request #92 from MerlinCooper/Update_YamlDotNet_to12.3.1
- 243f9e2 Traceinfo after loading the assembly added.
- 8fbe510 Added TraceInfo to diagnose why plugins not loaded correctly.
- c1c8df4 Remove unused reference to iRacingSDK in NoOverlay Plugin
- 1ef3877 Remove iRacingSDK.NET projects from iRacingReplayDirector - use just the most recent NuGet of iRacingSDK.net from now on
- 2b8a8d2 Restructure solution as a first step to separate iRacingSDK.Net Development and iRacingReplayDirector.
- 540162f Removed iRacingSDK.NET Subproject and use instead most recent release NuGet
- f5c987c Don't compile iRacingSDK when compiling iRacingReplayDirector. Use instead most recent NuGet iRacingSDK.Not
- e72e1d5 Update Sample Project
- 778e66e Ensure that all projects in the solution used the latest realeased iRacingSDK.Net Nuget.
See More
- fa63aa8 Use most recent iRacingSDK.net NuGet (1.0.1.23)
- 6c198f5 Consolidate NuGet Packages
- cba9ec4 Upgrade YamlDotNet to version 12.3.1
- 3fa18df Merge pull request #89 from SoOlditHurts/master
- 1b15e40 Update README.md
- f815bb5 Merge pull request #85 from MerlinCooper/issue-65-Abborts_capture_on_Phoenix_Dirt_Track_RallyCross [ #65 ]
- 9192eba Update README.md
- a5e5424 Merge pull request #88 from MerlinCooper/issue-28-Focus_only_on_preferred_cars [ #28 ]
- fc5ef7d Correction of compilation error
- fb83379 Capture Button will be enabled for all session types - but for others than oval and road a warning will be shown
- d2746b9 Added information for users when they do load other replay files than from oval or road sessions (others not tested and therefore not supported).
- 7ae1255 Renamed variable "lastSession" to "curSession" because this reflects more the data contained
- 5b1d621 Moved Session-Verification into separate methode
- 1d01f9a Allow Start of Capturing process for Road or Oval replays.
- 2786a25 Only enable "Begin Capture" Button when WeekendInfo.Category == "Road"
- b099607 Place-holder to verify that session type is supported (only race/oval) added
- 8238306 Code clean-up
This list of changes was auto generated.