-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: LiveSplit.LiveSplit version 1.8.29 (#207854)
- Loading branch information
Showing
3 changed files
with
97 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
manifests/l/LiveSplit/LiveSplit/1.8.29/LiveSplit.LiveSplit.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Created with YamlCreate.ps1 v2.4.3 $debug=NVS1.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: LiveSplit.LiveSplit | ||
PackageVersion: 1.8.29 | ||
InstallerType: zip | ||
ArchiveBinariesDependOnPath: true | ||
Installers: | ||
- Architecture: x64 | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: LiveSplit.exe | ||
InstallerUrl: https://github.com/LiveSplit/LiveSplit/releases/download/1.8.29/LiveSplit_1.8.29.zip | ||
InstallerSha256: 36CCEB90271638AC195A7D09B5D820FA7F5B7DB6682CF7857905E393EE2BB347 | ||
- Architecture: x86 | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: LiveSplit.exe | ||
InstallerUrl: https://github.com/LiveSplit/LiveSplit/releases/download/1.8.29/LiveSplit_1.8.29.zip | ||
InstallerSha256: 36CCEB90271638AC195A7D09B5D820FA7F5B7DB6682CF7857905E393EE2BB347 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
67 changes: 67 additions & 0 deletions
67
manifests/l/LiveSplit/LiveSplit/1.8.29/LiveSplit.LiveSplit.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
# Created with YamlCreate.ps1 v2.4.3 $debug=NVS1.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: LiveSplit.LiveSplit | ||
PackageVersion: 1.8.29 | ||
PackageLocale: en-US | ||
Publisher: LiveSplit | ||
PublisherUrl: https://livesplit.org/ | ||
PublisherSupportUrl: https://github.com/LiveSplit/LiveSplit/issues | ||
# PrivacyUrl: | ||
Author: CryZe107 and wooferzfg | ||
PackageName: LiveSplit | ||
PackageUrl: https://livesplit.org/ | ||
License: MIT | ||
LicenseUrl: https://github.com/LiveSplit/LiveSplit#MIT-1-ov-file | ||
Copyright: Copyright (c) 2013 Christopher Serr and Sergey Papushin | ||
CopyrightUrl: https://github.com/LiveSplit/LiveSplit?tab=MIT-1-ov-file#MIT-1-ov-file | ||
ShortDescription: A sleek, highly customizable timer for speedrunners. | ||
# Description: | ||
Moniker: livesplit | ||
Tags: | ||
- speedrun | ||
- splits | ||
- timer | ||
ReleaseNotes: |- | ||
* The TCP Server is now part of LiveSplit, rather than requiring a separate Server component. Some server commands behave slightly differently now, and some bugs were fixed. Server commands are documented in the LiveSplit README on GitHub. | ||
* Fixed sharing to Twitter. Now, it copies a screenshot of LiveSplit to the clipboard and uses a Web Intent to open a Tweet composition window in the browser. | ||
* Added a Comparison Time component, which shows the final time (or split time/segment time) for a particular comparison. | ||
* When a delta is exactly 0, the value is now shown with the "ahead" color and without a plus sign. | ||
* Fixed a bug with the Speedrun.com authentication prompt not redirecting to the API key page in the settings. | ||
* Fixed a bug with transparency in a gradient not being displayed properly when sharing to a screenshot. | ||
* Fixed a bug with the "and" character not being displayed properly in Autosplitter descriptions. | ||
* Fixed a bug where removing the game icon and then clicking the cancel button in the Splits Editor caused the Title component to disappear. | ||
* Fixed a bug with categories not always updating when the game name is changed in the Splits Editor. | ||
* Fixed a bug with downloading the box art from Twitch not working correctly. | ||
* Fixed a bug with the "Log Out of All Accounts" button not removing credentials in memory until the next time LiveSplit was opened. | ||
* Fixed a bug with some splits files with unsupported image types failing to load. | ||
* Fixed a bug with font sizes not being consistent before vs. after editing font settings for a layout. | ||
* Improved the performance of the autocomplete dropdown when choosing a game name in the Splits Editor. | ||
* Improved the performance of the races list in the right click menu for Racetime.gg and SpeedRunsLive. | ||
* The Speedrun.com games list is now cached, and is only reloaded when the Splits Editor is opened. | ||
* For future updates, the update prompt will no longer appear in the background, in order to prevent some potential issues with LiveSplit hanging. | ||
* When sharing to Excel, the auto filtering functionality was removed, because LiveSplit now uses an official version of Xlio. | ||
* TLS 1.2 is now enforced for downloading the Auto Splitters XML from GitHub. | ||
Hotkey Indicator Component: | ||
* The height or width can now be adjusted in the settings. | ||
Racetime integration: | ||
* Switch to WebView2 for accessing the Racetime.gg site. | ||
* Fixed a bug with the "Log Out of All Accounts" button in the LiveSplit Settings not affecting Racetime.gg credentials. | ||
* Game images for races are no longer fetched, which slightly improves LiveSplit's performance on startup. | ||
Video Component: | ||
* Fixed newer versions of VLC causing LiveSplit to crash when using the Video component. | ||
* Fixed a bug with height and width changes not being reflected sometimes. | ||
World Record Component: | ||
* There is now a setting to override the timing method. | ||
ReleaseNotesUrl: https://github.com/LiveSplit/LiveSplit/releases/tag/1.8.29 | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
Documentations: | ||
- DocumentLabel: FAQs | ||
DocumentUrl: https://livesplit.org/faq/ | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/l/LiveSplit/LiveSplit/1.8.29/LiveSplit.LiveSplit.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.4.3 $debug=NVS1.CRLF.7-4-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: LiveSplit.LiveSplit | ||
PackageVersion: 1.8.29 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |