aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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
| | |/
| * / Started on plugin setupSam Potts2015-04-152-256/+581
| |/
* / Ignore test videoSam Potts2015-05-231-0/+1
|/
* 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
|
* Size updatedSam Potts2015-03-071-1/+1
|
* TypoSam Potts2015-03-071-1/+1
|
* More formattingSam Potts2015-03-071-8/+8
|
* FormattingSam Potts2015-03-071-2/+2
|
* Slight tweaksSam Potts2015-03-073-7/+7
|
* source(), poster() and supports() API methodsSam Potts2015-03-075-84/+70
|
* More work on source changeSam Potts2015-03-072-16/+68
|
* Removed extra logSam Potts2015-03-062-2/+1
|
* Work on source update and caption fixesSam Potts2015-03-062-140/+181
|
* Merge remote-tracking branch 'origin/master' into developSam Potts2015-03-0610-26/+17
|\
| * Removed notesSam Potts2015-03-061-9/+0
| |
| * Updated screenshotSam Potts2015-03-051-1/+1
| |
| * Removed progress transition as it feels laggySam Potts2015-03-053-5/+1
| |
| * Version bumpSam Potts2015-03-056-11/+15
| |