Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update license info URL | toasted-nutbread | 2020-01-01 |
* | Update copyright | toasted-nutbread | 2020-01-01 |
* | Remove unnecessary escapes from regex literals | toasted-nutbread | 2019-11-26 |
* | Replace hasOwnProperty with simplified hasOwn function | toasted-nutbread | 2019-11-26 |
* | Replace string.substr and string.slice with string.substring | toasted-nutbread | 2019-11-24 |
* | Fix overwriting const value | toasted-nutbread | 2019-11-10 |
* | Remove Download check when resolving Audio data | sabs | 2019-11-09 |
* | Add support for text-to-speech playback | toasted-nutbread | 2019-10-13 |
* | Rename audioGetFromSources's createAudioObject argument to download | toasted-nutbread | 2019-10-13 |
* | Add option for text-to-speech | toasted-nutbread | 2019-10-13 |
* | Implement audio fallbacks | toasted-nutbread | 2019-10-10 |