Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix not awaiting the AudioSystem.arrayBufferDigest promise (#524) | toasted-nutbread | 2020-05-09 |
* | Fix incorrect static call (#498) | toasted-nutbread | 2020-05-02 |
* | Anki audio download (#477) | toasted-nutbread | 2020-05-02 |
* | Await and handle errors from audio.play() | toasted-nutbread | 2020-04-18 |
* | Return index of the source instead of the source value | toasted-nutbread | 2020-04-18 |
* | Only return the cached value if it uses a valid source | toasted-nutbread | 2020-04-18 |
* | Disable cache on the backend and fix a bug with the cache key | toasted-nutbread | 2020-04-18 |
* | Remove de/structuring from public API | toasted-nutbread | 2020-04-18 |
* | Update the parameters passed to various audio-related functions | toasted-nutbread | 2020-04-18 |
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
* | Rename audio.js to audio-system.js | toasted-nutbread | 2020-03-07 |