qe201020335

Results 31 issues of qe201020335

1. Populated the `Channel` enum with other stream types. See [ffmpeg docs](https://ffmpeg.org/ffmpeg.html#Stream-specifiers-1) 2. Added `SelectStreams` options to allow select multiple streams in one call from the user 3. Added `DeselectStream`...

**Describe the Bug** As the title, when Counter+ broadcasts a level start event to all the custom counters, if there is an uncought exception, it will cause this broadcast function...

If the detected game version is not listed by beatmods, and the user manually selected a game version, show a warning about the mismatch game version when trying to install...

I know there is the daily build test branch image, but could you update the main image?

This is a re-opened pr because I created a new branch to not spam this pr with all my future commits. Changes: - Identify whether the result is from ScoreSaver...

Using localizable resources allows others to properly localize the app without replacing string in a fork. - [x] Extract and replace static strings in layout files - [x] Extract and...

Included a minor fix on song hash by using SongCore. The original method is not always correct because the game will append directory names to the level ID for the...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade react-router-dom from 6.11.2 to 6.22.3. :information_source: Keep your dependencies up-to-date....

- Properly save the hr data from each game session (csv files?) - Display a graph after each map ends (with nps graph also?) - Loads and show the hr...

enhancement