feat: Clear recently played list (#1)

This commit is contained in:
Ali Firash 2023-04-17 19:43:15 +02:00 committed by GitHub
parent 37260a497b
commit 138c92dd35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 77 additions and 1 deletions

View file

@ -95,7 +95,7 @@ Run `./start-toolchain.sh` and then `make all` in the Docker container shell.
- Add "mark as finished" OR "add as favorite" to menu
- Improve battery capacity readings (2100 mAh, 2600 mAh, 3500 mAh)
- Refactor Tools to Settings
- Add Clear Recent setting: <https://github.com/dingmah/MiniUI-Tool-Clear-Recently-Played-List>
- ~~Add Clear Recent setting: <https://github.com/dingmah/MiniUI-Tool-Clear-Recently-Played-List>~~
- Adjust recently played count
- Adjust overclocking
- Release using GitHub action: <https://github.com/JoeStaff/devilutionX/commit/a0fe502e70767ca8e2921d5580d4d4dec9e15cc1>