aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Expand)AuthorAgeFilesLines
* Tooltip fix (Fixes #97)Sam Potts2015-07-211-1/+1
* 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-201-141/+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
| * 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-151-15/+70
* | Merge branch 'master' into developSam Potts2015-04-151-1/+3
|\|
| * Bug fix for isFullscreen() in Mozilla (Fixes #38)Sam Potts2015-04-101-1/+3
| * Minor bug fixesSam Potts2015-04-061-4/+9
| * Fix for generated IDs for controls, UI tweak for audioSam Potts2015-04-061-16/+15
| * 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 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-041-86/+210
| |/
| * Added displayDuration option, small bug fixSam Potts2015-03-301-13/+35
| * 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-221-54/+79
| * API improvementsSam Potts2015-03-221-50/+89
| * Keyboard accessibility improvements (Fixes #66)Sam Potts2015-03-211-26/+89
| * Merge branch 'master' of https://github.com/selz/plyrSam Potts2015-03-101-4/+4
| |\
| | * 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-101-24/+33
| |/
* / Started on plugin setupSam Potts2015-04-151-256/+563
|/
* Added tooltip option (Fixes #50)Sam Potts2015-03-091-6/+23
* Loading state handlingSam Potts2015-03-081-2/+26
* source(), poster() and supports() API methodsSam Potts2015-03-071-73/+28
* More work on source changeSam Potts2015-03-071-15/+67
* Removed extra logSam Potts2015-03-061-1/+0
* Work on source update and caption fixesSam Potts2015-03-061-139/+180
* Merge remote-tracking branch 'origin/master' into developSam Potts2015-03-061-1/+1
|\
| * Version bumpSam Potts2015-03-051-1/+1
* | Working on source() api methodSam Potts2015-03-061-6/+94
|/
* Seeking improvementsSam Potts2015-03-051-85/+63