aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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-061-55/+62
| |/ /
| * | Bug fixes for controls changesSam Potts2015-04-041-17/+17
| | |
| * | Controls improvementsSam Potts2015-04-041-86/+210
| |/ | | | | | | | | - Added an option to toggle which controls display - Better handle missing controls
| * Added displayDuration option, small bug fixSam Potts2015-03-301-13/+35
| | | | | | | | - Using the native VTT cues, sometimes cues would not disappear
| * Fixed bug with media longer than 60 minutes (Fixes #69)Sam Potts2015-03-301-2/+2
| |
| * Fixed bug with caption toggle, hide controls in fullscreenSam Potts2015-03-221-54/+79
| |
| * API improvementsSam Potts2015-03-221-50/+89
| |
| * Keyboard accessibility improvements (Fixes #66)Sam Potts2015-03-211-26/+89
| | | | | | | | - Enter now works on checkboxes within the controls
| * Merge branch 'master' of https://github.com/selz/plyrSam Potts2015-03-101-4/+4
| |\ | | | | | | | | | | | | | | | 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-091-2/+2
| | |
| * | Fixes for volume control on iOSSam Potts2015-03-101-24/+33
| |/
* / Started on plugin setupSam Potts2015-04-151-256/+563
|/
* Added tooltip option (Fixes #50)Sam Potts2015-03-091-6/+23
|
* Loading state handlingSam Potts2015-03-081-2/+26
| | | | Fixes #36
* source(), poster() and supports() API methodsSam Potts2015-03-071-73/+28
|
* More work on source changeSam Potts2015-03-071-15/+67
|
* Removed extra logSam Potts2015-03-061-1/+0
|
* Work on source update and caption fixesSam Potts2015-03-061-139/+180
|
* Merge remote-tracking branch 'origin/master' into developSam Potts2015-03-061-1/+1
|\
| * Version bumpSam Potts2015-03-051-1/+1
| |
* | Working on source() api methodSam Potts2015-03-061-6/+94
|/
* Seeking improvementsSam Potts2015-03-051-85/+63
|
* Seeking (still work in progress)Sam Potts2015-03-051-39/+63
|
* WIP on better seekingSam Potts2015-03-051-50/+39
|
* Updated icons to make them more obviousSam Potts2015-03-041-7/+8
|
* Bug fixes and improvementsSam Potts2015-03-041-6/+66
|
* Fix for fullscreen issues on FirefoxSam Potts2015-03-021-3/+3
| | | | Fixes #38
* v1.0.17Sam Potts2015-03-011-1/+1
| | | | Fixes #4
* Aria tidy upSam Potts2015-02-281-13/+17
|
* Version bumpSam Potts2015-02-281-1/+1
|
* Updates to docs, fix for seek time in controlsSam Potts2015-02-281-11/+14
|
* Small improvements, docs updatedSam Potts2015-02-281-11/+18
|
* Fix for Bootstrap compatibilitySam Potts2015-02-281-1/+1
| | | | Fixes #6
* Minor tweaksSam Potts2015-02-281-19/+14
|
* Small tweak to play(), pause()Sam Potts2015-02-281-5/+1
|
* Handle native eventsSam Potts2015-02-281-8/+28
| | | | Fixes #34
* Readme updates, code formatted using spacesSam Potts2015-02-261-1112/+1112
|
* Bug fixes for fullscreen modeSam Potts2015-02-241-1/+1
|
* Tidying up, bower changesSam Potts2015-02-241-0/+1123
- Folder tidy up - Bower updated to include source files - Upgraded to svgstore 5.0.0