aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Seek tooltip, bug fixes for SASS, fullscreen and iconsSam Potts2016-01-2424-106/+198
|
* CommentSam Potts2016-01-231-0/+1
|
* Update controls.mdSam Potts2016-01-211-1/+1
|
* Update controls.mdSam Potts2016-01-211-1/+6
|
* Merge branch 'master' of github.com:selz/plyrSam Potts2016-01-211-1/+1
|\
| * Merge pull request #147 from christianpv/patch-3Sam Potts2016-01-211-1/+1
| |\ | | | | | | Update bundles.json - Fix path to sass dir.
| | * Update bundles.json - Fix path to sass dir.Christian Pena2016-01-201-1/+1
| |/
* / Small bug fixesSam Potts2016-01-218-14/+26
|/
* Docs updateSam Potts2016-01-194-4/+10
|
* Minor bug fix for clicking video to play/pause after source changeSam Potts2016-01-194-7/+13
|
* Fix for video clickSam Potts2016-01-191-16/+16
|
* ControlsSam Potts2016-01-191-32/+32
|
* Added referenceSam Potts2016-01-191-1/+1
|
* Version bumpSam Potts2016-01-193-7/+7
|
* Listen for durationchangeSam Potts2016-01-192-3/+3
|
* DocsSam Potts2016-01-191-2/+2
|
* DocsSam Potts2016-01-191-19/+3
|
* Added events lineSam Potts2016-01-191-0/+1
|
* Removed broken linksSam Potts2016-01-191-19/+21
|
* Removed onSetup from docs codeSam Potts2016-01-192-4/+1
|
* Version bumpSam Potts2016-01-192-6/+6
|
* Event listenersSam Potts2016-01-195-62/+223
|
* Merge branch 'master' of github.com:selz/plyrSam Potts2016-01-186-280/+282
|\
| * Style tweaksSam Potts2016-01-182-0/+6
| |
| * Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-01-181-2/+8
| |\
| | * Update readme.mdSam Potts2016-01-181-2/+8
| | |
| * | Tidying up, Vimeo fixSam Potts2016-01-184-18/+21
| |/
| * LESS/SASS variable name spacing and clean upSam2016-01-173-260/+247
| |
* | Types enumSam Potts2016-01-182-10/+11
|/
* Don't add video hashSam Potts2016-01-172-4/+5
|
* Docs tweakSam Potts2016-01-171-12/+12
|
* Docs pushstate for tabsSam Potts2016-01-172-14/+46
|
* Reverted docs.js changesSam2016-01-172-5/+5
|
* Fix for event listeners being duplicated on source changeSam2016-01-177-40/+62
|
* Update readme.mdSam Potts2016-01-161-1/+1
|
* Merge branch 'master' of github.com:selz/plyrSam Potts2016-01-160-0/+0
|\ | | | | | | | | # Conflicts: # readme.md
| * Update readme.mdSam Potts2016-01-161-1/+3
| |
* | ImageSam Potts2016-01-161-2/+4
|/
* Docs updateSam Potts2016-01-161-4/+2
|
* HTTPS, docs updateSam Potts2016-01-163-7/+7
|
* Final tweaks for v1.5 and IE9Sam Potts2016-01-169-30/+89
|
* CommentsSam Potts2016-01-151-1/+1
|
* Vimeo iOS fixSam Potts2016-01-152-3/+10
|
* iOS fixesSam Potts2016-01-153-19/+30
|
* Clean upSam Potts2016-01-1412-239/+255
|
* Keyboard nav fixes (seek & focus trap in fullscreen), SASS updatesSam Potts2016-01-148-144/+196
|
* Minor tweaks to custom handler stuffSam Potts2016-01-142-46/+47
|
* Merge pull request #141 from gurupras/gurupras-developSam Potts2016-01-143-11/+38
|\ | | | | Added new configuration option 'handlers'
| * Added new configuration option 'handlers'Guru Prasad Srinivasa2016-01-143-11/+38
|/ | | | | | | This option allows developers to attach their custom handlers before internal plyr's handlers. This should enable developers to have full control over all the buttons including the ability to stop event propagation if desired.
* Merge for new source api changesSam Potts2016-01-143-5/+34
|