aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Docs CSSSam Potts2015-07-212-2/+2
|
* Update readme.mdSam Potts2015-07-211-0/+3
|
* Version bumpSam Potts2015-07-213-10/+10
|
* Merge branch 'master' of github.com:selz/plyrSam Potts2015-07-211-2/+2
|\
| * Update readme.mdSam Potts2015-07-201-1/+1
| |
| * Update readme.mdSam Potts2015-07-201-1/+1
| |
* | Tooltip fix (Fixes #97)Sam Potts2015-07-215-11/+13
|/
* Merge branch 'master' of github.com:selz/plyrSam Potts2015-07-201-1/+1
|\
| * Update readme.mdSam Potts2015-07-201-1/+1
| |
* | Docs tweakSam Potts2015-07-204-5/+11
|/
* Version bumpSam Potts2015-07-203-20/+22
|
* TidyingSam Potts2015-07-205-79/+14
|
* Merge branch 'master' into developSam Potts2015-07-207-25/+59
|\ | | | | | | | | | | # Conflicts: # changelog.md # dist/plyr.js
| * Version bumpSam Potts2015-07-203-10/+10
| |
| * Added icon prefix option for when using default controlsSam Potts2015-07-206-16/+50
| |
* | YouTube playback, docs updateSam Potts2015-07-2024-633/+899
| |
* | 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
|\| | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js
| * 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 ↵Sam Potts2015-06-0714-40/+253
| | | | | | | | (Fixes #90)
| * 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
|\ \ | | | | | | | | | | | | # Conflicts: # .gitignore
| * | Working on YouTube playbackSam Potts2015-04-155-17/+101
| | |
| * | Merge branch 'master' into developSam Potts2015-04-1523-1536/+1766
| |\| | | | | | | | | | | | | # Conflicts: # src/js/plyr.js
| | * 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
| | |\ | | | | | | | | Make SCSS variables optional
| | | * 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
| | |\ | | | | | | | | | | | | | | | | # Conflicts: # src/js/plyr.js
| | | * Version bumpSam Potts2015-04-081-1/+1
| | | |
| | * | Bug fix for isFullscreen() in Mozilla (Fixes #38)Sam Potts2015-04-107-15/+20
| | |/