| Commit message (Expand) | Author | Age | Files | Lines |
* | YouTube quality tweak | Sam Potts | 2015-07-25 | 1 | -2/+1 |
* | Fix for omitted kind attribute on <track> (fixes #88) | Sam Potts | 2015-07-25 | 1 | -4/+4 |
* | Minor tweaks | Sam Potts | 2015-07-25 | 1 | -2/+4 |
* | Safari fix (fixes #96), YouTube tweaks, docs | Sam Potts | 2015-07-25 | 1 | -23/+21 |
* | Tab focus and caption position fixes (fixes #61, fixes #92) | Sam Potts | 2015-07-25 | 1 | -4/+30 |
* | Tooltip fix (Fixes #97) | Sam Potts | 2015-07-21 | 1 | -1/+1 |
* | Tidying | Sam Potts | 2015-07-20 | 1 | -1/+1 |
* | Merge branch 'master' into develop | Sam Potts | 2015-07-20 | 1 | -12/+13 |
|\ |
|
| * | Added icon prefix option for when using default controls | Sam Potts | 2015-07-20 | 1 | -12/+13 |
* | | YouTube playback, docs update | Sam Potts | 2015-07-20 | 1 | -141/+180 |
* | | Started on source swap | Sam Potts | 2015-07-12 | 1 | -0/+11 |
* | | More work on YouTube | Sam Potts | 2015-07-12 | 1 | -13/+19 |
* | | More work on YouTube playback | Sam Potts | 2015-07-12 | 1 | -44/+151 |
* | | Merge branch 'master' into develop | Sam Potts | 2015-06-27 | 1 | -52/+161 |
|\| |
|
| * | Removed log | Sam Potts | 2015-06-08 | 1 | -2/+0 |
| * | Minor tweak to hiding controls in fullscreen | Sam Potts | 2015-06-08 | 1 | -15/+37 |
| * | Chrome Canary Fix | Sam Potts | 2015-06-07 | 1 | -1/+1 |
| * | TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs (Fi... | Sam Potts | 2015-06-07 | 1 | -3/+21 |
| * | Bug fix | Sam Potts | 2015-05-18 | 1 | -1/+4 |
| * | Bug fix | Sam Potts | 2015-05-18 | 1 | -1/+5 |
| * | Fixes bug with 1.1.8 volume | Sam Potts | 2015-05-18 | 1 | -6/+8 |
| * | setVolume() API method improvements (Fixes #83) | Sam Potts | 2015-05-18 | 1 | -33/+30 |
| * | Restore classname on destroy | Sam Potts | 2015-05-17 | 1 | -1/+4 |
| * | New API methods (fixes #77), Fix for non strict mode (fixes #78) | Sam Potts | 2015-05-17 | 1 | -8/+70 |
* | | Working on YouTube playback | Sam Potts | 2015-04-15 | 1 | -15/+70 |
* | | Merge branch 'master' into develop | Sam Potts | 2015-04-15 | 1 | -1/+3 |
|\| |
|
| * | Bug fix for isFullscreen() in Mozilla (Fixes #38) | Sam Potts | 2015-04-10 | 1 | -1/+3 |
| * | Minor bug fixes | Sam Potts | 2015-04-06 | 1 | -4/+9 |
| * | Fix for generated IDs for controls, UI tweak for audio | Sam Potts | 2015-04-06 | 1 | -16/+15 |
| * | 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 |
| * | | | Fullscreen API methods (Fixes #74), onSetup callback | Sam Potts | 2015-04-06 | 1 | -55/+62 |
| |/ / |
|
| * | | Bug fixes for controls changes | Sam Potts | 2015-04-04 | 1 | -17/+17 |
| * | | Controls improvements | Sam Potts | 2015-04-04 | 1 | -86/+210 |
| |/ |
|
| * | Added displayDuration option, small bug fix | Sam Potts | 2015-03-30 | 1 | -13/+35 |
| * | Fixed bug with media longer than 60 minutes (Fixes #69) | Sam Potts | 2015-03-30 | 1 | -2/+2 |
| * | Fixed bug with caption toggle, hide controls in fullscreen | Sam Potts | 2015-03-22 | 1 | -54/+79 |
| * | API improvements | Sam Potts | 2015-03-22 | 1 | -50/+89 |
| * | Keyboard accessibility improvements (Fixes #66) | Sam Potts | 2015-03-21 | 1 | -26/+89 |
| * | Merge branch 'master' of https://github.com/selz/plyr | Sam Potts | 2015-03-10 | 1 | -4/+4 |
| |\ |
|
| | * | Fix for repo url | Sam Potts | 2015-03-09 | 1 | -1/+1 |
| | * | Fix for potential issue with .tagName | Sam Potts | 2015-03-09 | 1 | -2/+2 |
| * | | Fixes for volume control on iOS | Sam Potts | 2015-03-10 | 1 | -24/+33 |
| |/ |
|
* / | Started on plugin setup | Sam Potts | 2015-04-15 | 1 | -256/+563 |
|/ |
|
* | Added tooltip option (Fixes #50) | Sam Potts | 2015-03-09 | 1 | -6/+23 |
* | Loading state handling | Sam Potts | 2015-03-08 | 1 | -2/+26 |
* | source(), poster() and supports() API methods | Sam Potts | 2015-03-07 | 1 | -73/+28 |
* | More work on source change | Sam Potts | 2015-03-07 | 1 | -15/+67 |
* | Removed extra log | Sam Potts | 2015-03-06 | 1 | -1/+0 |