aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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-253-4/+6
| |
| * Safari fix (fixes #96), YouTube tweaks, docsSam Potts2015-07-253-44/+54
| |
| * Tab focus and caption position fixes (fixes #61, fixes #92)Sam Potts2015-07-253-35/+75
| |
| * Tooltip fix (Fixes #97)Sam Potts2015-07-213-9/+11
| |
* | VimeoSam Potts2015-08-272-528/+724
|/
* TidyingSam Potts2015-07-203-10/+13
|
* Merge branch 'master' into developSam Potts2015-07-201-12/+13
|\ | | | | | | | | | | # Conflicts: # changelog.md # dist/plyr.js
| * Added icon prefix option for when using default controlsSam Potts2015-07-201-12/+13
| |
* | YouTube playback, docs updateSam Potts2015-07-204-248/+299
| |
* | 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-273-66/+169
|\| | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js
| * Removed logSam Potts2015-06-081-2/+0
| |
| * SASS for previous changeSam Potts2015-06-081-6/+2
| |
| * Minor tweak to hiding controls in fullscreenSam Potts2015-06-082-21/+39
| |
| * Chrome Canary FixSam Potts2015-06-071-1/+1
| |
| * TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs ↵Sam Potts2015-06-073-5/+25
| | | | | | | | (Fixes #90)
| * 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
| |
| * setVolume() API method improvements (Fixes #83)Sam Potts2015-05-181-33/+30
| |
| * Restore classname on destroySam Potts2015-05-171-1/+4
| |
| * New API methods (fixes #77), Fix for non strict mode (fixes #78)Sam Potts2015-05-171-8/+70
| |
* | Working on YouTube playbackSam Potts2015-04-153-15/+99
| |
* | Merge branch 'master' into developSam Potts2015-04-153-1017/+1119
|\| | | | | | | | | # Conflicts: # src/js/plyr.js
| * adding !default to variables so they are easily overwritableRobin Poort2015-04-101-32/+32
| |
| * Bug fix for isFullscreen() in Mozilla (Fixes #38)Sam Potts2015-04-101-1/+3
| |
| * Minor bug fixesSam Potts2015-04-063-6/+11
| |
| * Fix for generated IDs for controls, UI tweak for audioSam Potts2015-04-063-16/+39
| |
| * Merge branch 'master' of github.com:selz/plyrSam Potts2015-04-061-2/+2
| |\
| | * Merge pull request #75 from franks921/fs-fix-localstorage-volume-settingsSam Potts2015-04-051-2/+2
| | |\ | | | | | | | | fix: use custom localStorage key for volume setting
| | | * fix: use custom localStorage key for volume settingFrank2015-04-051-2/+2
| | | |
| * | | Fullscreen API methods (Fixes #74), onSetup callbackSam Potts2015-04-061-55/+62
| |/ /
| * | Bug fixes for controls changesSam Potts2015-04-041-17/+17
| | |
| * | Controls improvementsSam Potts2015-04-043-95/+245
| |/ | | | | | | | | - Added an option to toggle which controls display - Better handle missing controls
| * Added displayDuration option, small bug fixSam Potts2015-03-301-13/+35
| | | | | | | | - Using the native VTT cues, sometimes cues would not disappear
| * Fixed bug with media longer than 60 minutes (Fixes #69)Sam Potts2015-03-301-2/+2
| |
| * Fixed bug with caption toggle, hide controls in fullscreenSam Potts2015-03-223-68/+109
| |
| * API improvementsSam Potts2015-03-221-50/+89
| |
| * Keyboard accessibility improvements (Fixes #66)Sam Potts2015-03-213-32/+95
| | | | | | | | - Enter now works on checkboxes within the controls
| * IndentationSam Potts2015-03-152-1009/+1009
| | | | | | | | Converted to 4 space width tabbing
| * Updated SASS supportBruno Wego2015-03-141-524/+530
| |
| * Merge branch 'master' of https://github.com/selz/plyrSam Potts2015-03-101-4/+4
| |\ | | | | | | | | | | | | | | | Conflicts: dist/plyr.js src/js/plyr.js
| | * Fix for repo urlSam Potts2015-03-091-1/+1
| | |
| | * Fix for potential issue with .tagNameSam Potts2015-03-091-2/+2
| | |
| * | Fixes for volume control on iOSSam Potts2015-03-103-29/+66
| |/
* / Started on plugin setupSam Potts2015-04-152-256/+581
|/