diff options
author | Sam Potts <sam@selz.com> | 2017-03-25 10:22:02 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-25 10:22:02 +1100 |
commit | 2444efc834878be66db646d7e42d43c16c9f8ff0 (patch) | |
tree | 459ea386cc78719dd137a10b1ce5d3e09b3094cf /notes.md | |
parent | dcbf59bd8914c23d6d760fffe9605e6b6f4cff15 (diff) | |
parent | 7b6257ff2044efafa1dc7210537f2119700105ce (diff) | |
download | plyr-2444efc834878be66db646d7e42d43c16c9f8ff0.tar.lz plyr-2444efc834878be66db646d7e42d43c16c9f8ff0.tar.xz plyr-2444efc834878be66db646d7e42d43c16c9f8ff0.zip |
Merge branch 'develop' into improvement/loop-color-area
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 |