Readme updates, code formatted using spaces
This commit is contained in:
parent
55b085c4d0
commit
ba340172ee
@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.0.11
|
||||||
|
- Bug fixes for fullscreen mode
|
||||||
|
|
||||||
|
## v1.0.10
|
||||||
|
- Bower includes src files now
|
||||||
|
- Folder re-arrangement
|
||||||
|
|
||||||
## v1.0.9
|
## v1.0.9
|
||||||
- Added buffer progress bar
|
- Added buffer progress bar
|
||||||
- Fixed Safari 8 caption track (it needs to be removed from the DOM like in Safari 7)
|
- Fixed Safari 8 caption track (it needs to be removed from the DOM like in Safari 7)
|
||||||
|
@ -303,6 +303,7 @@ This was created by Sam Potts ([@sam_potts](https://twitter.com/sam_potts))
|
|||||||
## Useful links and credits
|
## Useful links and credits
|
||||||
Credit to the PayPal HTML5 Video player from which Plyr's caption functionality is ported from:
|
Credit to the PayPal HTML5 Video player from which Plyr's caption functionality is ported from:
|
||||||
- [PayPal's Accessible HTML5 Video Player](https://github.com/paypal/accessible-html5-video-player)
|
- [PayPal's Accessible HTML5 Video Player](https://github.com/paypal/accessible-html5-video-player)
|
||||||
|
- The icons used in Plyr are [Vicons](https://dribbble.com/shots/1663443-60-Vicons-Free-Icon-Set) plus some ones I made
|
||||||
|
|
||||||
Also these links helped created Plyr:
|
Also these links helped created Plyr:
|
||||||
- [Media Events - W3.org](http://www.w3.org/2010/05/video/mediaevents.html)
|
- [Media Events - W3.org](http://www.w3.org/2010/05/video/mediaevents.html)
|
||||||
|
2196
src/js/plyr.js
2196
src/js/plyr.js
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user