aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Code styleSam2016-10-011-7/+5
|
* Manually merged #385Sam2016-10-018-28/+134
|
* Menu animationSam2016-09-264-87/+138
|
* MenuSam2016-09-255-10/+10
|
* More menu workSam Potts2016-09-257-63/+200
|
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2016-09-147-118/+128
|\ | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js
| * Started on PIP supportSam2016-09-135-113/+121
| |
* | ExpandedSam Potts2016-09-134-6/+6
|/
* Added quality in menuSam Potts2016-09-076-12/+23
|
* Icon fixSam2016-09-062-13/+7
|
* Working on settings menuSam2016-09-069-98/+200
|
* Merge pull request #356 from amowu/feature/add-playback-speedSam Potts2016-09-063-5/+100
|\ | | | | Add playback speed
| * refactor: sorting speedAmo Wu2016-09-051-2/+2
| |
| * test: add `speed-up` buttonAmo Wu2016-09-051-1/+2
| |
| * docs: update readmeAmo Wu2016-08-311-1/+7
| |
| * refactor: check config.speeds formatAmo Wu2016-08-311-0/+4
| |
| * refactor: add localStorage supportingAmo Wu2016-08-311-0/+16
| |
| * feat: add playback speed buttonAmo Wu2016-08-311-3/+71
|/
* 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
| | |/