f2e-spec
f2e-spec copied to clipboard
fix LoadStatus::FULL being stored to/loaded from cache
What does this PR do?
Ensure LoadStatus::FULL is never stored to or loaded from the cache.
A song loaded from the cache never has the data required to be considered fully loaded, it has LoadStatus::HEADER at best.
Closes Issue(s)
#977
Download the artifacts for this pull request:
- Performous-1.3.1-995-7631b98-alpha-debian_11.deb.zip
- Performous-1.3.1-995-7631b98-alpha.AppImage.zip
- Performous-1.3.1-995-7631b98-alpha-fedora_39.rpm.zip
- Performous-1.3.1-995-7631b98-alpha-ubuntu_22.04.deb.zip
- Performous-1.3.1-995-7631b98-alpha-fedora_37.rpm.zip
- Performous-1.3.1-995-7631b98-alpha-debian_12.deb.zip
- Performous-1.3.1-995-7631b98-alpha-fedora_35.rpm.zip
- Performous-1.3.1-995-7631b98-alpha-fedora_36.rpm.zip
- Performous-1.3.1-995-7631b98-alpha-fedora_38.rpm.zip
- Performous-1.3.1-995-7631b98-alpha-fedora_40.rpm.zip
- Performous-1.3.1-995-7631b98-alpha-ubuntu_20.04.deb.zip
- Performous-1.3.1-995-7631b98-alpha.dmg.zip
- Performous-1.3.1-995-7631b98-alpha-ubuntu_24.04.deb.zip
- Performous-1.3.1-995-7631b98-alpha-mingw-w64.exe.zip
This service is provided by nightly.link. These artifacts will expire in 90 days and will not be available for download after that time.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
@BWagener do you mind rebasing on current master to fix the windows build and get the Ubuntu 24.04 builds?
@BWagener do you mind rebasing on current master to fix the windows build and get the Ubuntu 24.04 builds?
@ooshlablu this seems to be up-to-date with the latest master
A failure on the windows branch. Somehow i cannot retrigger the GH-Action :/