aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* Setup improvements, player -> plyr, docs (WIP)Sam Potts2015-10-051-427/+442
* Docs tweaksSam Potts2015-10-051-15/+6
* Source API changes, Vimeo fixes, still WIPSam Potts2015-10-041-149/+285
* Icon tweaks, other small tweaksSam Potts2015-10-031-0/+1
* Merge branch 'master' into developSam Potts2015-08-271-2/+7
|\
| * Fixed bug with API use on basic supported browsersSam Potts2015-08-211-1/+5
| * Code cleanupSam Potts2015-08-131-1/+1
| * Fixed equal signsCalvin Tam2015-08-131-6/+6
| * Converted double quote to single quoteCalvin Tam2015-08-131-288/+288
| * 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
| * Removed captions being read by screen readersSam Potts2015-08-111-2/+3
| * Version bumpSam Potts2015-08-081-1/+1
| * Fix for voiceoverSam Potts2015-08-081-4/+11
| * ARIA improvements for caption readingSam Potts2015-08-081-8/+10
| * YouTube, Captions and Control improvementsSam Potts2015-08-081-62/+83
| * 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
| * Version bumpSam Potts2015-07-281-1/+1
| * YouTube quality tweakSam Potts2015-07-251-2/+1
| * Fix for omitted kind attribute on <track> (fixes #88)Sam Potts2015-07-251-4/+4
| * Minor tweaksSam Potts2015-07-251-2/+4
| * Safari fix (fixes #96), YouTube tweaks, docsSam Potts2015-07-251-23/+21
| * Tab focus and caption position fixes (fixes #61, fixes #92)Sam Potts2015-07-251-4/+30
| * Tooltip fix (Fixes #97)Sam Potts2015-07-211-1/+1
* | VimeoSam Potts2015-08-271-528/+715
|/
* TidyingSam Potts2015-07-201-1/+1
* Merge branch 'master' into developSam Potts2015-07-201-12/+13
|\
| * Added icon prefix option for when using default controlsSam Potts2015-07-201-12/+13
* | YouTube playback, docs updateSam Potts2015-07-202-173/+180
* | Started on source swapSam Potts2015-07-121-0/+11
* | More work on YouTubeSam Potts2015-07-121-13/+19
* | More work on YouTube playbackSam Potts2015-07-121-44/+151
* | Merge branch 'master' into developSam Potts2015-06-271-52/+161
|\|
| * Removed logSam Potts2015-06-081-2/+0
| * Minor tweak to hiding controls in fullscreenSam Potts2015-06-081-15/+37
| * Chrome Canary FixSam Potts2015-06-071-1/+1
| * TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs (Fi...Sam Potts2015-06-071-3/+21
| * Bug fixSam Potts2015-05-181-1/+4
| * Bug fixSam Potts2015-05-181-1/+5
| * Fixes bug with 1.1.8 volumeSam Potts2015-05-181-6/+8