diff options
author | Sam Potts <sam@selz.com> | 2017-03-25 10:35:08 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-25 10:35:08 +1100 |
commit | e21e7054ceacce2bc92c9567b6fdcfb61ec0d0af (patch) | |
tree | f884f796518a3f45ddcd2746512be5f0718183f4 /notes.md | |
parent | 21d478d39602408aeb968c4e263d8e9bc712757e (diff) | |
parent | afa1fe9d5fcd3fa8e30d206177c154f330cb3ef9 (diff) | |
download | plyr-e21e7054ceacce2bc92c9567b6fdcfb61ec0d0af.tar.lz plyr-e21e7054ceacce2bc92c9567b6fdcfb61ec0d0af.tar.xz plyr-e21e7054ceacce2bc92c9567b6fdcfb61ec0d0af.zip |
Merge branch 'develop' into feature/loop-events
Diffstat (limited to 'notes.md')
-rw-r--r-- | notes.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,14 +1,16 @@ ### Todo #### Features +- Get list of subtitles/captions available (HTML5) - Add preferred quality option - Update quality options on YouTube play - Update speed options on YouTube load - No Vimeo quality support +- No Vimeo or YouTube caption support - Get quality options for HTML5 somehow (multi source?) -- Get list of subtitles/captions available (HTML5) +- Build templating for controls somehow - Finish PiP - Finish AirPlay #### Bugs -- Fix audio setup bug
\ No newline at end of file +- Fix audio setup bug when calling .setup() again
\ No newline at end of file |