aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs ↵Sam Potts2015-06-0714-40/+253
| | | | (Fixes #90)
* DocsSam Potts2015-05-183-10/+10
|
* Bug fixSam Potts2015-05-185-4/+8
|
* Bug fixSam Potts2015-05-182-2/+6
|
* Fixes bug with 1.1.8 volumeSam Potts2015-05-186-18/+20
|
* setVolume() API method improvements (Fixes #83)Sam Potts2015-05-186-45/+42
|
* Restore classname on destroySam Potts2015-05-176-13/+16
|
* New API methods (fixes #77), Fix for non strict mode (fixes #78)Sam Potts2015-05-176-20/+92
|
* Update index.htmlSam Potts2015-04-191-17/+13
|
* Update readme.mdSam Potts2015-04-191-16/+12
|
* Update readme.mdSam Potts2015-04-151-1/+1
|
* Update readme.mdSam Potts2015-04-151-3/+2
|
* Update readme.mdSam Potts2015-04-111-1/+1
|
* Merge pull request #76 from robinpoort/feature/sass-variablesSam Potts2015-04-111-32/+32
|\ | | | | Make SCSS variables optional
| * adding !default to variables so they are easily overwritableRobin Poort2015-04-101-32/+32
|/
* Update readme.mdSam Potts2015-04-101-4/+2
|
* Update readme.mdSam Potts2015-04-101-2/+2
|
* Update readme.mdSam Potts2015-04-101-4/+2
|
* Merge branch 'master' of github.com:selz/plyrSam Potts2015-04-100-0/+0
|\ | | | | | | | | # Conflicts: # src/js/plyr.js
| * Version bumpSam Potts2015-04-081-1/+1
| |
* | Bug fix for isFullscreen() in Mozilla (Fixes #38)Sam Potts2015-04-107-15/+20
|/
* Minor bug fixesSam Potts2015-04-0610-19/+27
|
* Fix for generated IDs for controls, UI tweak for audioSam Potts2015-04-0610-29/+56
|
* Docs tweakSam Potts2015-04-061-1/+1
|
* Merge branch 'master' of github.com:selz/plyrSam Potts2015-04-061-2/+2
|\
| * Merge pull request #75 from franks921/fs-fix-localstorage-volume-settingsSam Potts2015-04-051-2/+2
| |\ | | | | | | fix: use custom localStorage key for volume setting
| | * fix: use custom localStorage key for volume settingFrank2015-04-051-2/+2
| | |
* | | Fullscreen API methods (Fixes #74), onSetup callbackSam Potts2015-04-069-73/+123
|/ /
* | Updated screenshotSam Potts2015-04-041-1/+1
| |
* | Bug fixes for controls changesSam Potts2015-04-047-29/+33
| |
* | Controls improvementsSam Potts2015-04-0416-119/+286
| | | | | | | | | | - Added an option to toggle which controls display - Better handle missing controls
* | Clarified the optionSam Potts2015-03-301-1/+1
|/
* Added displayDuration option, small bug fixSam Potts2015-03-307-25/+56
| | | | - Using the native VTT cues, sometimes cues would not disappear
* Fixed bug with media longer than 60 minutes (Fixes #69)Sam Potts2015-03-308-14/+19
|
* Added mentionSam Potts2015-03-221-0/+1
|
* Fixed bug with caption toggle, hide controls in fullscreenSam Potts2015-03-2210-82/+127
|
* API improvementsSam Potts2015-03-227-66/+127
|
* Keyboard accessibility improvements (Fixes #66)Sam Potts2015-03-2110-86/+160
| | | | - Enter now works on checkboxes within the controls
* Version bumpSam Potts2015-03-155-11/+15
|
* Built jsSam Potts2015-03-152-2/+2
|
* IndentationSam Potts2015-03-1512-1529/+1529
| | | | Converted to 4 space width tabbing
* Merge pull request #62 from brunowego/patch-1Sam Potts2015-03-151-524/+530
|\ | | | | Updated SASS support
| * Updated SASS supportBruno Wego2015-03-141-524/+530
|/
* Merge branch 'master' of https://github.com/selz/plyrSam Potts2015-03-102-5/+5
|\ | | | | | | | | | | Conflicts: dist/plyr.js src/js/plyr.js
| * Fix for repo urlSam Potts2015-03-091-1/+1
| |
| * Fix for potential issue with .tagNameSam Potts2015-03-092-3/+3
| |
* | Fixes for volume control on iOSSam Potts2015-03-1015-51/+91
|/
* Added tooltip option (Fixes #50)Sam Potts2015-03-0915-41/+177
|
* Loading state handlingSam Potts2015-03-0810-25/+103
| | | | Fixes #36
* Updated captionsSam Potts2015-03-071-1/+1
|