| Commit message (Expand) | Author | Age | Files | Lines |
* | Ignore | Sam Potts | 2015-03-02 | 1 | -0/+2 |
* | v1.0.17 | Sam Potts | 2015-03-01 | 5 | -5/+12 |
* | Seperated docs, included SASS | Sam Potts | 2015-03-01 | 29 | -805/+268 |
* | Merge pull request #7 from brunowego/patch-1 | Sam Potts | 2015-03-01 | 5 | -0/+1051 |
|\ |
|
| * | Add sass support | Bruno Batista | 2015-02-25 | 5 | -0/+1051 |
* | | Aria tidy up | Sam Potts | 2015-02-28 | 9 | -28/+34 |
* | | Fixed icon references | Sam Potts | 2015-02-28 | 1 | -10/+10 |
* | | Fixed syntax highlighting | Sam Potts | 2015-02-28 | 1 | -1/+1 |
* | | Typos | Sam Potts | 2015-02-28 | 1 | -5/+5 |
* | | Controls HTML docs | Sam Potts | 2015-02-28 | 1 | -1/+3 |
* | | Fixed broken link | Sam Potts | 2015-02-28 | 1 | -1/+4 |
* | | Only output GA on plyr.io domain | Sam Potts | 2015-02-28 | 3 | -12/+13 |
* | | Version bump | Sam Potts | 2015-02-28 | 4 | -3/+7 |
* | | Updates to docs, fix for seek time in controls | Sam Potts | 2015-02-28 | 7 | -35/+146 |
* | | Small improvements, docs updated | Sam Potts | 2015-02-28 | 3 | -13/+26 |
* | | Fix for Bootstrap compatibility | Sam Potts | 2015-02-28 | 7 | -6/+11 |
* | | Minor tweaks | Sam Potts | 2015-02-28 | 5 | -22/+20 |
* | | Small tweak to play(), pause() | Sam Potts | 2015-02-28 | 2 | -6/+2 |
* | | Docs for 1.0.12 | Sam Potts | 2015-02-28 | 3 | -2/+5 |
* | | Handle native events | Sam Potts | 2015-02-28 | 2 | -9/+29 |
* | | Added link to Selz | Sam Potts | 2015-02-27 | 3 | -1/+21 |
* | | Updated docs/examples to use new CDN | Sam Potts | 2015-02-27 | 2 | -18/+17 |
* | | Readme updates, code formatted using spaces | Sam Potts | 2015-02-26 | 3 | -1112/+1120 |
|/ |
|
* | Bug fixes for fullscreen mode | Sam Potts | 2015-02-24 | 5 | -28/+33 |
* | Docs fix | Sam Potts | 2015-02-24 | 2 | -7/+7 |
* | Tidying up, bower changes | Sam Potts | 2015-02-24 | 32 | -47/+45 |
* | Update license.md | Sam Potts | 2015-02-22 | 1 | -21/+6 |
* | Readme update | Sam Potts | 2015-02-22 | 1 | -4/+6 |
* | Minor changes | Sam Potts | 2015-02-22 | 1 | -12/+8 |
* | Progress for buffer, Safari 8 fix, validating 'html' option | Sam Potts | 2015-02-22 | 10 | -117/+245 |
* | Bumping version | Sam Potts | 2015-02-19 | 1 | -1/+1 |
* | Fix for empty local storage | Sam Potts | 2015-02-19 | 2 | -2/+2 |
* | Bumping version | Sam Potts | 2015-02-19 | 1 | -1/+1 |
* | Storing volume in local storage | Sam Potts | 2015-02-19 | 2 | -3/+24 |
* | Fullscreen fallback for older browsers | Sam Potts | 2015-02-19 | 6 | -76/+131 |
* | Font size fix for examples, tidied up variables | Sam Potts | 2015-02-19 | 5 | -19/+23 |
* | Fix for control alignment | Sam Potts | 2015-02-18 | 2 | -1/+2 |
* | Prevent multiple instances on one element | Sam Potts | 2015-02-18 | 2 | -3/+5 |
* | Improved caption legibility on white backgrounds | Sam Potts | 2015-02-18 | 2 | -2/+7 |
* | Tidy up | Sam Potts | 2015-02-18 | 2 | -14/+1 |
* | Improve docs layout on small screens | Sam Potts | 2015-02-18 | 2 | -14/+38 |
* | Prevent poster being downloaded twice | Sam Potts | 2015-02-17 | 1 | -3/+1 |
* | Merge | Sam Potts | 2015-02-17 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-02-17 | 3 | -5/+16 |
|\ |
|
| * | Added OGG to <audio> example, Fixed IE11 Fullscreen | Sam Potts | 2015-02-17 | 3 | -5/+16 |
* | | Removed XHR for IE8 | Sam Potts | 2015-02-17 | 2 | -16/+9 |
|/ |
|
* | JS updated | Sam Potts | 2015-02-17 | 1 | -1/+1 |
* | Fixing display issues in IE | Sam Potts | 2015-02-17 | 6 | -31/+19 |
* | Prevent buttons submitting forms, return players | Sam Potts | 2015-02-17 | 3 | -8/+13 |
* | Demo update, missing semi colon | Sam Potts | 2015-02-17 | 2 | -4/+14 |