aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Started on source swapSam Potts2015-07-122-1/+12
* More work on YouTubeSam Potts2015-07-122-14/+20
* More work on YouTube playbackSam Potts2015-07-126-51/+231
* BuiltSam Potts2015-06-272-2/+2
* Merge branch 'master' into developSam Potts2015-06-2713-129/+429
|\
| * Docs tweaksSam Potts2015-06-084-7/+8
| * 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-088-34/+52
| * Chrome Canary FixSam Potts2015-06-077-14/+14
| * TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs (Fi...Sam Potts2015-06-0714-40/+253
| * DocsSam Potts2015-05-183-10/+10
| * Bug fixSam Potts2015-05-185-4/+8
| * Bug fixSam Potts2015-05-182-2/+6
| * Fixes bug with 1.1.8 volumeSam Potts2015-05-186-18/+20
| * setVolume() API method improvements (Fixes #83)Sam Potts2015-05-186-45/+42
| * Restore classname on destroySam Potts2015-05-176-13/+16
| * New API methods (fixes #77), Fix for non strict mode (fixes #78)Sam Potts2015-05-176-20/+92
| * Update index.htmlSam Potts2015-04-191-17/+13
| * Update readme.mdSam Potts2015-04-191-16/+12
* | Merge branch 'develop' of github.com:selz/plyr into developSam Potts2015-05-2323-1790/+2428
|\ \
| * | Working on YouTube playbackSam Potts2015-04-155-17/+101
| * | Merge branch 'master' into developSam Potts2015-04-1523-1536/+1766
| |\|
| | * Update readme.mdSam Potts2015-04-151-1/+1
| | * Update readme.mdSam Potts2015-04-151-3/+2
| | * Update readme.mdSam Potts2015-04-111-1/+1
| | * Merge pull request #76 from robinpoort/feature/sass-variablesSam Potts2015-04-111-32/+32
| | |\
| | | * adding !default to variables so they are easily overwritableRobin Poort2015-04-101-32/+32
| | |/
| | * Update readme.mdSam Potts2015-04-101-4/+2
| | * Update readme.mdSam Potts2015-04-101-2/+2
| | * Update readme.mdSam Potts2015-04-101-4/+2
| | * Merge branch 'master' of github.com:selz/plyrSam Potts2015-04-100-0/+0
| | |\
| | | * Version bumpSam Potts2015-04-081-1/+1
| | * | Bug fix for isFullscreen() in Mozilla (Fixes #38)Sam Potts2015-04-107-15/+20
| | |/
| | * Minor bug fixesSam Potts2015-04-0610-19/+27
| | * Fix for generated IDs for controls, UI tweak for audioSam Potts2015-04-0610-29/+56
| | * Docs tweakSam Potts2015-04-061-1/+1
| | * 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-069-73/+123
| | |/ /
| | * | Updated screenshotSam Potts2015-04-041-1/+1
| | * | Bug fixes for controls changesSam Potts2015-04-047-29/+33
| | * | Controls improvementsSam Potts2015-04-0416-119/+286
| | * | Clarified the optionSam Potts2015-03-301-1/+1
| | |/
| | * Added displayDuration option, small bug fixSam Potts2015-03-307-25/+56
| | * Fixed bug with media longer than 60 minutes (Fixes #69)Sam Potts2015-03-308-14/+19
| | * Added mentionSam Potts2015-03-221-0/+1
| | * Fixed bug with caption toggle, hide controls in fullscreenSam Potts2015-03-2210-82/+127
| | * API improvementsSam Potts2015-03-227-66/+127