Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update readme.md | Sam Potts | 2015-07-20 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-07-20 | 1 | -1/+1 |
|\ | |||||
| * | Update readme.md | Sam Potts | 2015-07-20 | 1 | -1/+1 |
* | | Docs tweak | Sam Potts | 2015-07-20 | 4 | -5/+11 |
|/ | |||||
* | Version bump | Sam Potts | 2015-07-20 | 3 | -20/+22 |
* | Tidying | Sam Potts | 2015-07-20 | 5 | -79/+14 |
* | Merge branch 'master' into develop | Sam Potts | 2015-07-20 | 7 | -25/+59 |
|\ | |||||
| * | Version bump | Sam Potts | 2015-07-20 | 3 | -10/+10 |
| * | Added icon prefix option for when using default controls | Sam Potts | 2015-07-20 | 6 | -16/+50 |
* | | YouTube playback, docs update | Sam Potts | 2015-07-20 | 24 | -633/+899 |
* | | Started on source swap | Sam Potts | 2015-07-12 | 2 | -1/+12 |
* | | More work on YouTube | Sam Potts | 2015-07-12 | 2 | -14/+20 |
* | | More work on YouTube playback | Sam Potts | 2015-07-12 | 6 | -51/+231 |
* | | Built | Sam Potts | 2015-06-27 | 2 | -2/+2 |
* | | Merge branch 'master' into develop | Sam Potts | 2015-06-27 | 13 | -129/+429 |
|\| | |||||
| * | Docs tweaks | Sam Potts | 2015-06-08 | 4 | -7/+8 |
| * | Removed log | Sam Potts | 2015-06-08 | 1 | -2/+0 |
| * | SASS for previous change | Sam Potts | 2015-06-08 | 1 | -6/+2 |
| * | Minor tweak to hiding controls in fullscreen | Sam Potts | 2015-06-08 | 8 | -34/+52 |
| * | Chrome Canary Fix | Sam Potts | 2015-06-07 | 7 | -14/+14 |
| * | TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs (Fi... | Sam Potts | 2015-06-07 | 14 | -40/+253 |
| * | Docs | Sam Potts | 2015-05-18 | 3 | -10/+10 |
| * | Bug fix | Sam Potts | 2015-05-18 | 5 | -4/+8 |
| * | Bug fix | Sam Potts | 2015-05-18 | 2 | -2/+6 |
| * | Fixes bug with 1.1.8 volume | Sam Potts | 2015-05-18 | 6 | -18/+20 |
| * | setVolume() API method improvements (Fixes #83) | Sam Potts | 2015-05-18 | 6 | -45/+42 |
| * | Restore classname on destroy | Sam Potts | 2015-05-17 | 6 | -13/+16 |
| * | New API methods (fixes #77), Fix for non strict mode (fixes #78) | Sam Potts | 2015-05-17 | 6 | -20/+92 |
| * | Update index.html | Sam Potts | 2015-04-19 | 1 | -17/+13 |
| * | Update readme.md | Sam Potts | 2015-04-19 | 1 | -16/+12 |
* | | Merge branch 'develop' of github.com:selz/plyr into develop | Sam Potts | 2015-05-23 | 23 | -1790/+2428 |
|\ \ | |||||
| * | | Working on YouTube playback | Sam Potts | 2015-04-15 | 5 | -17/+101 |
| * | | Merge branch 'master' into develop | Sam Potts | 2015-04-15 | 23 | -1536/+1766 |
| |\| | |||||
| | * | Update readme.md | Sam Potts | 2015-04-15 | 1 | -1/+1 |
| | * | Update readme.md | Sam Potts | 2015-04-15 | 1 | -3/+2 |
| | * | Update readme.md | Sam Potts | 2015-04-11 | 1 | -1/+1 |
| | * | Merge pull request #76 from robinpoort/feature/sass-variables | Sam Potts | 2015-04-11 | 1 | -32/+32 |
| | |\ | |||||
| | | * | adding !default to variables so they are easily overwritable | Robin Poort | 2015-04-10 | 1 | -32/+32 |
| | |/ | |||||
| | * | Update readme.md | Sam Potts | 2015-04-10 | 1 | -4/+2 |
| | * | Update readme.md | Sam Potts | 2015-04-10 | 1 | -2/+2 |
| | * | Update readme.md | Sam Potts | 2015-04-10 | 1 | -4/+2 |
| | * | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-04-10 | 0 | -0/+0 |
| | |\ | |||||
| | | * | Version bump | Sam Potts | 2015-04-08 | 1 | -1/+1 |
| | * | | Bug fix for isFullscreen() in Mozilla (Fixes #38) | Sam Potts | 2015-04-10 | 7 | -15/+20 |
| | |/ | |||||
| | * | Minor bug fixes | Sam Potts | 2015-04-06 | 10 | -19/+27 |
| | * | Fix for generated IDs for controls, UI tweak for audio | Sam Potts | 2015-04-06 | 10 | -29/+56 |
| | * | Docs tweak | Sam Potts | 2015-04-06 | 1 | -1/+1 |
| | * | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-04-06 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Merge pull request #75 from franks921/fs-fix-localstorage-volume-settings | Sam Potts | 2015-04-05 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | fix: use custom localStorage key for volume setting | Frank | 2015-04-05 | 1 | -2/+2 |