summaryrefslogtreecommitdiff
path: root/ext/mixed/js/audio.js
Commit message (Expand)AuthorAge
* Use Map for audioGetFromSources's cache parametertoasted-nutbread2020-02-13
* Change no-undef from off to errortoasted-nutbread2020-02-11
* Update license info URLtoasted-nutbread2020-01-01
* Update copyrighttoasted-nutbread2020-01-01
* Remove unnecessary escapes from regex literalstoasted-nutbread2019-11-26
* Replace hasOwnProperty with simplified hasOwn functiontoasted-nutbread2019-11-26
* Replace string.substr and string.slice with string.substringtoasted-nutbread2019-11-24
* Fix overwriting const valuetoasted-nutbread2019-11-10
* Remove Download check when resolving Audio datasabs2019-11-09
* Add support for text-to-speech playbacktoasted-nutbread2019-10-13
* Rename audioGetFromSources's createAudioObject argument to downloadtoasted-nutbread2019-10-13
* Add option for text-to-speechtoasted-nutbread2019-10-13
* Implement audio fallbackstoasted-nutbread2019-10-10