Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: html5.cancelRequest not remove source tag correctly | BoHong Li | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | Move uniqueness filter from getQualityOptions to setQualityMenu | Albin Larsson | 2018-06-12 | 1 | -4/+1 |
| | |||||
* | Trigger qualityrequested event unconditionally when trying to set it (needed ↵ | Albin Larsson | 2018-06-12 | 1 | -5/+0 |
| | | | | for streaming libraries to be able to listen) | ||||
* | Filter out unsupported mimetypes in getSources() instead of the quality setter | Albin Larsson | 2018-06-12 | 1 | -9/+9 |
| | |||||
* | Assure type safety in getSources() and getQualityOptions() (always return ↵ | Albin Larsson | 2018-06-11 | 1 | -42/+11 |
| | | | | arrays), and remove external conditions and type conversion no longer needed | ||||
* | Wait for the metadata to be loaded before setting the currentTime | Philip Giuliani | 2018-05-31 | 1 | -3/+7 |
| | |||||
* | HTML5 quality selection | Sam Potts | 2018-04-02 | 1 | -0/+146 |