aboutsummaryrefslogtreecommitdiffstats
path: root/notes.md
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2017-04-17 01:28:52 +1000
committerSam Potts <me@sampotts.me>2017-04-17 01:28:52 +1000
commit9b2396f5ff266284bb6c526413d14b075e131d3d (patch)
tree3694c663ecd2d179bb4696817f2e7a200e58a7eb /notes.md
parentda15980b8a94fdee7c7e1bf1548d1400cc81fcb0 (diff)
downloadplyr-9b2396f5ff266284bb6c526413d14b075e131d3d.tar.lz
plyr-9b2396f5ff266284bb6c526413d14b075e131d3d.tar.xz
plyr-9b2396f5ff266284bb6c526413d14b075e131d3d.zip
Airplay and PiP
Diffstat (limited to 'notes.md')
-rw-r--r--notes.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/notes.md b/notes.md
index 8cc39a76..f30dc3ca 100644
--- a/notes.md
+++ b/notes.md
@@ -2,23 +2,26 @@
#### To build
- Get list of subtitles/captions available (HTML5)
-- Add preferred quality option
-- Update quality options on YouTube play
+- Add preferred quality option into config
+- Update quality options on YouTube play (can't get up front?!)
- Update speed options on YouTube load
- Get quality options for HTML5 somehow (multi source?)
- Build templating for controls somehow
-- Finish PiP
-- Finish AirPlay
+- Finish and test PiP (need Sierra VM)
+- Finish and test AirPlay (need Sierra VM)
+# Notes
+- No quality HTML5 support (yet)
- No Vimeo quality support
- No Vimeo or YouTube caption support
+- No PiP or AirPlay for Vimeo/YouTube
#### Bugs
- Fix audio setup bug when calling .setup() again
#### Breaking changes
-- Custom controls HTML removed (temporarily, will return)
+- Custom controls HTML removed (temporarily, will return) - perhaps can re-instate but no options UI
- Selectors changes (new `input` and `display` object) - DOCUMENT
## Added