Update notes

This commit is contained in:
Sam Potts 2017-05-09 00:20:22 +10:00
parent 8d3e160166
commit 2c31770030

View File

@ -13,18 +13,18 @@
[ ] Test custom controls still works [ ] Test custom controls still works
#### Bugs #### Bugs
[ ] Fix audio setup bug when calling .setup() again [ ] Fix audio setup bug when calling `.setup()` again
[ ] Fix events on unsupported devices (iOS) [ ] Fix events on unsupported devices (iOS, old IE)
[ ] Investigate iOS inline playback
[ ] Look at Vimeo's "background" option
[ ] Fix YouTube rights blocking (origin perhaps?) [ ] Fix YouTube rights blocking (origin perhaps?)
# Notes # Notes
- No quality HTML5 support (yet) - No quality HTML5 support (yet)
- No Vimeo quality support - No Vimeo quality support
- No Vimeo or YouTube caption support - No YouTube caption support
- Added Vimeo captions support
- No PiP or AirPlay for Vimeo/YouTube - No PiP or AirPlay for Vimeo/YouTube
- Settings won't be supported for custom controls (coming soon, need to work on templating) - Settings won't be supported for custom controls (coming soon, need to work on templating)
- Added `playsinline` support for iOS 10
#### Breaking changes #### Breaking changes
- New config options for loop - New config options for loop