Skip to content

Comments

Fix units for #END header#91

Merged
marwin89 merged 1 commit intoUltraStar-Deluxe:mainfrom
codello:fix-end-units
May 23, 2025
Merged

Fix units for #END header#91
marwin89 merged 1 commit intoUltraStar-Deluxe:mainfrom
codello:fix-end-units

Conversation

@codello
Copy link
Collaborator

@codello codello commented May 23, 2025

What does this PR do?

This PR fixes the units used for the #END header in the unversioned and v1 format.

Closes Issue(s)

Fixes #90

Motivation

The spec incorrectly describes the #END header as using seconds as a unit. It is actually in milliseconds. See #90.

Additional Notes

This PR targets both v1 and the unversioned format. I think it is worth to apply this change to the unversioned format as well, even though it is archived. I wouldn't want to have wrong information in the current revision of any of the versions.

The spec incorrectly describes the `#END` header as using seconds as a unit. It is actually in milliseconds.
@marwin89 marwin89 self-requested a review May 23, 2025 13:55
Copy link
Collaborator

@marwin89 marwin89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything's fine. I approve. Thanks @codello

@marwin89 marwin89 merged commit 98dcb84 into UltraStar-Deluxe:main May 23, 2025
1 check passed
@codello codello deleted the fix-end-units branch July 21, 2025 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

#END is described as seconds in unversioned and v1 specs

2 participants