aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed syntax; Fixed some JSHint errors (Not escaped character, etc.)Calvin Tam2015-08-131-12/+10
* Fixed missing semicolons mentioned by JSHintCalvin Tam2015-08-131-7/+7
* Updated tag closingCalvin Tam2015-08-131-11/+11
* Use defined function instead of hard codingCalvin Tam2015-08-131-1/+1
* Use double quote for html stringsCalvin Tam2015-08-121-75/+75
* Removed unnecessary "break"sCalvin Tam2015-08-121-4/+0
* Removed useless spacesCalvin Tam2015-08-121-25/+25
* Standardized syntaxCalvin Tam2015-08-121-110/+112
* Merge branch 'master' of github.com:selz/plyrSam Potts2015-08-111-4/+4
|\
| * Merge pull request #108 from ChristianPV/patch-2Sam Potts2015-08-101-4/+4
| |\
| | * Update plyr.scss - Fix new scss!khrizpv2015-08-101-4/+4
| |/
* / Removed captions being read by screen readersSam Potts2015-08-117-14/+18
|/
* DocsSam Potts2015-08-091-1/+1
* Version bumpSam Potts2015-08-081-1/+1
* Merge branch 'master' of github.com:selz/plyrSam Potts2015-08-081-2/+2
|\
| * Update readme.mdSam Potts2015-08-081-2/+2
* | Fix for voiceoverSam Potts2015-08-087-17/+27
|/
* TypoSam Potts2015-08-081-2/+2
* ARIA improvements for caption readingSam Potts2015-08-087-20/+25
* ReadmeSam Potts2015-08-081-2/+3
* YouTube, Captions and Control improvementsSam Potts2015-08-0814-215/+247
* Merge branch 'master' of github.com:selz/plyrSam Potts2015-08-082-23/+17
|\
| * Merge pull request #106 from calvintam236/masterSam Potts2015-08-081-4/+5
| |\
| | * Revert "Eliminated running try catch when player.type="youtube""Calvin Tam2015-08-051-9/+8
| | * Disabled YouTube embed player keyboard control to match with plyr's controlCalvin Tam2015-08-051-1/+2
| | * Eliminated running try catch when player.type="youtube"Calvin Tam2015-08-051-8/+9
| | * Fixed youtube video cannot seek before video started with controlsCalvin Tam2015-08-051-1/+1
| | * Fixed events are not fired in YouTube embed playerCalvin Tam2015-08-051-2/+2
| * | Merge pull request #107 from ChristianPV/patch-1Sam Potts2015-08-071-2/+2
| |\ \ | | |/ | |/|
| | * Update plyr.scss - Make it work V3!khrizpv2015-08-061-2/+2
| * | Merge pull request #104 from ChristianPV/patch-1Sam Potts2015-08-011-17/+10
| |\|
| | * Update plyr.scss - Make it work V2!khrizpv2015-07-311-17/+10
| |/
* / Icon updatesSam Potts2015-08-0813-45/+13
|/
* Merge branch 'master' of github.com:selz/plyrSam Potts2015-07-317-117/+130
|\
| * Version bumpSam Potts2015-07-286-12/+15
| * Restored !default and fullscreen logic in SASSSam Potts2015-07-281-44/+51
| * Merge pull request #102 from ChristianPV/patch-1Sam Potts2015-07-281-125/+128
| |\
| | * Update plyr.scss - Make it workkhrizpv2015-07-271-125/+128
| |/
* / Tooltip fix for NVDASam Potts2015-07-314-6/+2
|/
* gulpSam Potts2015-07-252-6/+6
* Tooltip tweakSam Potts2015-07-253-14/+8
* YouTube quality tweakSam Potts2015-07-257-14/+16
* Fix for omitted kind attribute on <track> (fixes #88)Sam Potts2015-07-258-17/+20
* DocsSam Potts2015-07-251-1/+1
* Minor tweaksSam Potts2015-07-256-6/+9
* Safari fix (fixes #96), YouTube tweaks, docsSam Potts2015-07-2518-61/+338
* Tab focus and caption position fixes (fixes #61, fixes #92)Sam Potts2015-07-2512-50/+98
* Merge pull request #99 from ChristianPV/patch-1Sam Potts2015-07-251-2/+2
|\
| * Update bower.json - fix sass file namekhrizpv2015-07-241-2/+2
|/
* Merge branch 'master' of github.com:selz/plyrSam Potts2015-07-221-1/+1
|\