598226a5c0
https://anki.tenderapp.com/discussions/ankidesktop/39030-erro-ao-adicionar-arquivo-de-udio the lock should at least ensure _process doesn't disappear in the middle of our logic, and the longer wait should reduce the chances of .stop() timing out and allowing multiple audio files to play Not very happy with the current approach, as in the timeout case you have multiple threads competing to access the same data |
||
---|---|---|
.github | ||
meta | ||
proto | ||
pylib | ||
qt | ||
react | ||
rslib | ||
rspy | ||
svelte | ||
tslib | ||
.gitignore | ||
CONTRIBUTORS | ||
LICENSE | ||
Makefile | ||
pkgkey.asc | ||
README.contributing | ||
README.development | ||
README.md | ||
run |
This repo contains all the code for the computer version of Anki.
If you'd like to try development builds of Anki but don't feel comfortable building the code, please see https://anki.tenderapp.com/discussions/beta-testing
For more information on building, please see README.development
If you'd like to contribute code, please see README.contributing