Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fixed syntax; Fixed some JSHint errors (Not escaped character, etc.) | Calvin Tam | 2015-08-13 | 1 | -12/+10 | |
| | | ||||||
| * | Fixed missing semicolons mentioned by JSHint | Calvin Tam | 2015-08-13 | 1 | -7/+7 | |
| | | ||||||
| * | Updated tag closing | Calvin Tam | 2015-08-13 | 1 | -11/+11 | |
| | | ||||||
| * | Use defined function instead of hard coding | Calvin Tam | 2015-08-13 | 1 | -1/+1 | |
| | | ||||||
| * | Use double quote for html strings | Calvin Tam | 2015-08-12 | 1 | -75/+75 | |
| | | ||||||
| * | Removed unnecessary "break"s | Calvin Tam | 2015-08-12 | 1 | -4/+0 | |
| | | ||||||
| * | Removed useless spaces | Calvin Tam | 2015-08-12 | 1 | -25/+25 | |
| | | ||||||
| * | Standardized syntax | Calvin Tam | 2015-08-12 | 1 | -110/+112 | |
| | | ||||||
| * | Removed captions being read by screen readers | Sam Potts | 2015-08-11 | 1 | -2/+3 | |
| | | ||||||
| * | Version bump | Sam Potts | 2015-08-08 | 1 | -1/+1 | |
| | | ||||||
| * | Fix for voiceover | Sam Potts | 2015-08-08 | 1 | -4/+11 | |
| | | ||||||
| * | ARIA improvements for caption reading | Sam Potts | 2015-08-08 | 1 | -8/+10 | |
| | | ||||||
| * | YouTube, Captions and Control improvements | Sam Potts | 2015-08-08 | 1 | -62/+83 | |
| | | | | | | | | | | | | | | - Controls improvements (Fixes #103) - YouTube bug fixes (Fixes #105) - Internationalization support (Fixes #101) - Captions legibility improvements | |||||
| * | Revert "Eliminated running try catch when player.type="youtube"" | Calvin Tam | 2015-08-05 | 1 | -9/+8 | |
| | | | | | | | | This reverts commit 5fcfd5fa4f56f657a53de24c20f8522c37241e0d. | |||||
| * | Disabled YouTube embed player keyboard control to match with plyr's control | Calvin Tam | 2015-08-05 | 1 | -1/+2 | |
| | | ||||||
| * | Eliminated running try catch when player.type="youtube" | Calvin Tam | 2015-08-05 | 1 | -8/+9 | |
| | | ||||||
| * | Fixed youtube video cannot seek before video started with controls | Calvin Tam | 2015-08-05 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed events are not fired in YouTube embed player | Calvin Tam | 2015-08-05 | 1 | -2/+2 | |
| | | ||||||
| * | Version bump | Sam Potts | 2015-07-28 | 1 | -1/+1 | |
| | | ||||||
| * | 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 | |
| | | ||||||
* | | Vimeo | Sam Potts | 2015-08-27 | 1 | -528/+715 | |
|/ | ||||||
* | Tidying | Sam Potts | 2015-07-20 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into develop | Sam Potts | 2015-07-20 | 1 | -12/+13 | |
|\ | | | | | | | | | | | # Conflicts: # changelog.md # dist/plyr.js | |||||
| * | 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 | |
|\| | | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js | |||||
| * | 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 ↵ | Sam Potts | 2015-06-07 | 1 | -3/+21 | |
| | | | | | | | | (Fixes #90) | |||||
| * | 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 | |
|\| | | | | | | | | | # Conflicts: # src/js/plyr.js | |||||
| * | 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 | |
| |\ |