aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/player/resolution-menu-button.ts
Commit message (Collapse)AuthorAgeFilesLines
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-291-1/+6
|
* Disable auto resolution on HTTP fallbackChocobozzz2018-06-221-0/+1
|
* Localize playerChocobozzz2018-06-061-4/+3
|
* Automatic resolution according to user bandwidth V1Chocobozzz2018-04-051-2/+15
|
* Fix watch page video changeChocobozzz2018-04-031-2/+1
|
* Improve playerChocobozzz2018-04-031-0/+68
Add a settings dialog based on the work of Yanko Shterev (@yshterev): https://github.com/yshterev/videojs-settings-menu. Thanks!