aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/js/settings/audio.js
Commit message (Expand)AuthorAge
* Settings controller file renaming (#794)toasted-nutbread2020-09-09
* Detect language tags starting with "ja_" (#596)toasted-nutbread2020-06-13
* Update AudioController to not use mutable options references (#585)toasted-nutbread2020-05-30
* Use SettingsController (#576)toasted-nutbread2020-05-30
* Audio controller (#569)toasted-nutbread2020-05-29
* Remove unused globaltoasted-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
* Update global declarationstoasted-nutbread2020-03-10
* Rename audio functions using "url" to use "uri"toasted-nutbread2020-03-07
* Use dependency injection for getAudioUri implementationtoasted-nutbread2020-03-07
* Use AudioSystem on the audio settings pagetoasted-nutbread2020-03-07
* Use functions directly rather than wrapping in () => {} when args are sametoasted-nutbread2020-02-26
* Change no-undef from off to errortoasted-nutbread2020-02-11
* Update license info URLtoasted-nutbread2020-01-01
* Update copyrighttoasted-nutbread2020-01-01
* Add functions for modifying mutable optionstoasted-nutbread2019-12-13
* Fix Text-to-speech voice dropdown being resettoasted-nutbread2019-12-11
* Simplify audio settings UItoasted-nutbread2019-12-05
* Move audio settings into new scripttoasted-nutbread2019-12-01