aboutsummaryrefslogtreecommitdiff
path: root/ext/mixed/js/audio-system.js
Commit message (Expand)AuthorAge
* Move mixed/js (#1383)toasted-nutbread2021-02-13
* Move more data files (#1373)toasted-nutbread2021-02-12
* Display audio update (#1291)toasted-nutbread2021-01-22
* Update audio validity checks to be based on the source (#1290)toasted-nutbread2021-01-22
* Simplify CacheMap (#1287)toasted-nutbread2021-01-21
* Audio system refactoring (#1275)toasted-nutbread2021-01-18
* Audio system improvements (#1268)toasted-nutbread2021-01-17
* Update copyright year (#1194)toasted-nutbread2021-01-01
* Audio system refactor (#858)toasted-nutbread2020-09-26
* Move TextToSpeechAudio to a separate file (#800)toasted-nutbread2020-09-10
* AudioUriBuilder simplification (#799)toasted-nutbread2020-09-10
* Generalize AnkiNoteBuilder to not use audioSystem directly (#796)toasted-nutbread2020-09-09
* Strip request origin (#710)toasted-nutbread2020-08-02
* Fix fetch requests (#708)toasted-nutbread2020-08-02
* Replace XMLHttpRequest (#562)toasted-nutbread2020-06-13
* Fix not awaiting the AudioSystem.arrayBufferDigest promise (#524)toasted-nutbread2020-05-09
* Fix incorrect static call (#498)toasted-nutbread2020-05-02
* Anki audio download (#477)toasted-nutbread2020-05-02
* Await and handle errors from audio.play()toasted-nutbread2020-04-18
* Return index of the source instead of the source valuetoasted-nutbread2020-04-18
* Only return the cached value if it uses a valid sourcetoasted-nutbread2020-04-18
* Disable cache on the backend and fix a bug with the cache keytoasted-nutbread2020-04-18
* Remove de/structuring from public APItoasted-nutbread2020-04-18
* Update the parameters passed to various audio-related functionstoasted-nutbread2020-04-18
* Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
* Rename audio.js to audio-system.jstoasted-nutbread2020-03-07