f2e-spec
f2e-spec copied to clipboard
Alibaba Front-end Coding Guidelines and Relevant Tools
### Performous & operating system versions Performous: 1.3.1 Operating system: Arch Linux on the Steam Deck ### What is the problem? The game crashes when starting specific songs - deleting...
### What does this PR do? Add new option in song screen menu that exits and mark the song broken. The information is stored in the database and can later...
### What does this PR do? This pr adds a guitar tuner screen to performous. It is an alpha feature that must be enabled in the configuration. It has two...
### What does this PR do? This PR is for WIP purposes. I would like to test code here on my devices and for that the builds from the pipelines...
### 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...
### What does this PR do? Save unmodified song artist and title to db instead of collated values. This is a breaking change to existing databases, as preexisting songs that...
### Performous & operating system versions Performous: master [41b7637](https://github.com/performous/performous/commit/41b7637aed8abbb8b3b7d257179b630a616db4e7) Operating system: Windows 11 Pro N and Steam OS 3.5.19 ### What is the problem? When a song's artist or title...
_Draft_ RFC request only. I'm trying to use the existing Replay Gain (Ref: https://en.wikipedia.org/wiki/ReplayGain ) functions in ffmpeg to normalise the audio volume in performous. ### What does this PR...
### What does this PR do? add a new sort option to sort by most recently sung songs ### Additional Notes depends on #989
Without this change I'm getting: ``` -- Checking for module 'ced' -- Package 'ced' not found CMake Error at /usr/share/cmake-3.29/Modules/FindPkgConfig.cmake:619 (message): The following required packages were not found: - ced...