aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* CSS pathSam Potts2016-09-061-1/+1
|
* Fixed API method, added new methods (fixes #346, #351)Sam2016-08-295-16/+40
| | | | | - Fixed `getCurrentTime()` method (fixes #351) - Added `getVolume()` , `isMuted()` and `getDuration()` API methods (fixes #346)
* Fixed AMD definitionSam2016-08-267-166/+99
|
* Vimeo IE9/10 (Fixes #348), HTML5 ready event (Fixes #349)Sam Potts2016-08-267-20/+26
|
* Fix for Firefox full screen (fixes #343)Sam2016-08-237-11/+16
|
* Update changelog.mdSam Potts2016-08-221-3/+3
|
* Global keyboard shortcut changesSam Potts2016-08-225-12/+15
|
* Added ‘global’ keyboard shortcut optionSam Potts2016-08-225-85/+130
|
* Version bump for NPMSam Potts2016-08-225-7/+10
|
* Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-08-221-2/+12
|\
| * Update changelog.mdSam Potts2016-08-221-1/+1
| |
| * Update changelog.mdSam Potts2016-08-221-1/+1
| |
| * Update readme.mdSam Potts2016-08-221-1/+1
| |
| * Update readme.mdSam Potts2016-08-211-1/+1
| |
| * Update readme.mdSam Potts2016-08-211-1/+1
| |
| * Update readme.mdSam Potts2016-08-211-1/+6
| |
| * Update readme.mdSam Potts2016-08-211-0/+5
| |
* | Bump to v2.0.0Sam Potts2016-08-228-12/+10
|/
* Version bumpSam Potts2016-08-212-4/+4
|
* Use minifiedSam Potts2016-08-211-2/+1
|
* Firefox and Edge fixesSam Potts2016-08-214-4/+20
|
* Loading tweaks, Microsoft Edge tweaksSam Potts2016-08-219-124/+95
|
* Work on docsSam2016-08-214-170/+298
|
* Keyboard shortcutsSam2016-08-208-114/+204
|
* Jshint tweaks, changelogSam2016-08-206-83/+107
|
* Refactoring and bug fixingSam Potts2016-08-2010-295/+372
|
* Merge branch 'master' into developSam Potts2016-08-2038-857/+1305
|\ | | | | | | | | # Conflicts: # src/js/plyr.js
| * MergeSam Potts2016-08-061-1/+1
| |
| * Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-08-062-4/+12
| |\
| | * Merge pull request #326 from mkaziz/masterSam Potts2016-08-061-1/+1
| | |\ | | | | | | | | Updated define to work with AMD imports
| | | * Updated define to work with AMD importsKhalid Aziz2016-08-041-1/+1
| | |/
| | * Merge pull request #322 from mortonfox/patch-1Sam Potts2016-07-301-2/+2
| | |\ | | | | | | | | Fix the Initialising and Options anchor links
| | | * Fix the Initialising and Options anchor linksMorton Fox2016-07-301-2/+2
| | |/
| | * Merge pull request #321 from electerious/patch-1Sam Potts2016-07-251-1/+9
| | |\ | | | | | | | | Added Array as selector in .setup() to readme
| | | * Added Array as selector in .setup() to readmeTobias Reich2016-07-241-1/+9
| | |/ | | | | | | Documentation for #319
| * | Font stack SASS fix (Fixes #328)Sam Potts2016-08-061-1/+1
| | |
| * | Manually merged #313 PRSam Potts2016-08-061-17/+69
| |/
| * Vimeo keyboard focus fix (Fixes #317), Fix for Vimeo on basic support devicesSam Potts2016-07-235-13/+31
| |
| * Vimeo API upgrade, YouTube Bugfix, Array supportSam Potts2016-07-235-128/+120
| | | | | | | | | | | | - Vimeo API upgrade - Fix for YouTube bug introduced in v1.8.9 (Fixes #320) - Added support for passing array to .setup() (Fixes #319)
| * Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-07-211-3/+3
| |\
| | * Update readme.mdSam Potts2016-07-211-2/+2
| | |
| | * Update readme.mdSam Potts2016-07-211-1/+1
| | |
| * | Fix for seek issues introduced in v1.8.9Sam Potts2016-07-215-9/+12
| |/
| * v1.8.9Sam Potts2016-07-215-9/+17
| |
| * Fix for fullscreen not being defined (Fixes #295)Sam Potts2016-07-212-2/+4
| |
| * Fix for multiline captions (Fixes #314)Sam Potts2016-07-213-1/+5
| |
| * Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-07-211-0/+3
| |\
| | * Merge pull request #312 from dpschen/patch-1Sam Potts2016-07-141-0/+3
| | |\ | | | | | | | | Add kirby-plyrtag
| | | * Add kirby-plyrtagDominik Pschenitschni2016-07-141-0/+3
| | |/ | | | | | | Added a Kirby cms kirbytag https://getkirby.com/
| * / Clean up of type checks and fix for _restart() (Fixes #315)Sam Potts2016-07-212-38/+60
| |/