Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Added icon prefix option for when using default controls | Sam Potts | 2015-07-20 | 1 | -1/+1 | |
| | | ||||||
| * | Docs tweaks | Sam Potts | 2015-06-08 | 1 | -1/+1 | |
| | | ||||||
| * | Minor tweak to hiding controls in fullscreen | Sam Potts | 2015-06-08 | 1 | -1/+1 | |
| | | ||||||
| * | Chrome Canary Fix | Sam Potts | 2015-06-07 | 1 | -1/+1 | |
| | | ||||||
| * | TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs ↵ | Sam Potts | 2015-06-07 | 1 | -1/+1 | |
| | | | | | | | | (Fixes #90) | |||||
| * | Bug fix | Sam Potts | 2015-05-18 | 1 | -1/+1 | |
| | | ||||||
| * | Bug fix | Sam Potts | 2015-05-18 | 1 | -1/+1 | |
| | | ||||||
| * | Fixes bug with 1.1.8 volume | Sam Potts | 2015-05-18 | 1 | -1/+1 | |
| | | ||||||
| * | setVolume() API method improvements (Fixes #83) | Sam Potts | 2015-05-18 | 1 | -1/+1 | |
| | | ||||||
| * | Restore classname on destroy | Sam Potts | 2015-05-17 | 1 | -1/+1 | |
| | | ||||||
| * | New API methods (fixes #77), Fix for non strict mode (fixes #78) | Sam Potts | 2015-05-17 | 1 | -1/+1 | |
| | | ||||||
* | | YouTube playback, docs update | Sam Potts | 2015-07-20 | 1 | -1/+1 | |
| | | ||||||
* | | Started on source swap | Sam Potts | 2015-07-12 | 1 | -1/+1 | |
| | | ||||||
* | | More work on YouTube | Sam Potts | 2015-07-12 | 1 | -1/+1 | |
| | | ||||||
* | | More work on YouTube playback | Sam Potts | 2015-07-12 | 1 | -1/+1 | |
| | | ||||||
* | | Built | Sam Potts | 2015-06-27 | 1 | -1/+1 | |
| | | ||||||
* | | Working on YouTube playback | Sam Potts | 2015-04-15 | 1 | -1/+1 | |
|/ | ||||||
* | Bug fix for isFullscreen() in Mozilla (Fixes #38) | Sam Potts | 2015-04-10 | 1 | -1/+1 | |
| | ||||||
* | Minor bug fixes | Sam Potts | 2015-04-06 | 1 | -1/+1 | |
| | ||||||
* | Fix for generated IDs for controls, UI tweak for audio | Sam Potts | 2015-04-06 | 1 | -1/+1 | |
| | ||||||
* | Fullscreen API methods (Fixes #74), onSetup callback | Sam Potts | 2015-04-06 | 1 | -1/+1 | |
| | ||||||
* | Bug fixes for controls changes | Sam Potts | 2015-04-04 | 1 | -1/+1 | |
| | ||||||
* | Controls improvements | Sam Potts | 2015-04-04 | 1 | -1/+1 | |
| | | | | | - Added an option to toggle which controls display - Better handle missing controls | |||||
* | Added displayDuration option, small bug fix | Sam Potts | 2015-03-30 | 1 | -1/+1 | |
| | | | | - Using the native VTT cues, sometimes cues would not disappear | |||||
* | Fixed bug with media longer than 60 minutes (Fixes #69) | Sam Potts | 2015-03-30 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug with caption toggle, hide controls in fullscreen | Sam Potts | 2015-03-22 | 1 | -1/+1 | |
| | ||||||
* | API improvements | Sam Potts | 2015-03-22 | 1 | -1/+1 | |
| | ||||||
* | Keyboard accessibility improvements (Fixes #66) | Sam Potts | 2015-03-21 | 1 | -1/+1 | |
| | | | | - Enter now works on checkboxes within the controls | |||||
* | Merge branch 'master' of https://github.com/selz/plyr | Sam Potts | 2015-03-10 | 1 | -1/+1 | |
|\ | | | | | | | | | | | Conflicts: dist/plyr.js src/js/plyr.js | |||||
| * | Fix for potential issue with .tagName | Sam Potts | 2015-03-09 | 1 | -1/+1 | |
| | | ||||||
* | | Fixes for volume control on iOS | Sam Potts | 2015-03-10 | 1 | -1/+1 | |
|/ | ||||||
* | Added tooltip option (Fixes #50) | Sam Potts | 2015-03-09 | 1 | -1/+1 | |
| | ||||||
* | Loading state handling | Sam Potts | 2015-03-08 | 1 | -1/+1 | |
| | | | | Fixes #36 | |||||
* | source(), poster() and supports() API methods | Sam Potts | 2015-03-07 | 1 | -1/+1 | |
| | ||||||
* | More work on source change | Sam Potts | 2015-03-07 | 1 | -1/+1 | |
| | ||||||
* | Removed extra log | Sam Potts | 2015-03-06 | 1 | -1/+1 | |
| | ||||||
* | Work on source update and caption fixes | Sam Potts | 2015-03-06 | 1 | -1/+1 | |
| | ||||||
* | Working on source() api method | Sam Potts | 2015-03-06 | 1 | -1/+1 | |
| | ||||||
* | Seeking improvements | Sam Potts | 2015-03-05 | 1 | -1/+1 | |
| | ||||||
* | Seeking (still work in progress) | Sam Potts | 2015-03-05 | 1 | -1/+1 | |
| | ||||||
* | WIP on better seeking | Sam Potts | 2015-03-05 | 1 | -1/+1 | |
| | ||||||
* | Updated icons to make them more obvious | Sam Potts | 2015-03-04 | 1 | -1/+1 | |
| | ||||||
* | Bug fixes and improvements | Sam Potts | 2015-03-04 | 1 | -1/+1 | |
| | ||||||
* | Fix for fullscreen issues on Firefox | Sam Potts | 2015-03-02 | 1 | -1/+1 | |
| | | | | Fixes #38 | |||||
* | Publishing to AWS | Sam Potts | 2015-03-01 | 1 | -0/+1 | |