Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Vimeo iOS fix | Sam Potts | 2016-01-15 | 1 | -2/+9 | |
| | ||||||
* | iOS fixes | Sam Potts | 2016-01-15 | 1 | -17/+28 | |
| | ||||||
* | Clean up | Sam Potts | 2016-01-14 | 2 | -213/+217 | |
| | ||||||
* | Keyboard nav fixes (seek & focus trap in fullscreen), SASS updates | Sam Potts | 2016-01-14 | 4 | -140/+190 | |
| | ||||||
* | Minor tweaks to custom handler stuff | Sam Potts | 2016-01-14 | 1 | -45/+46 | |
| | ||||||
* | Added new configuration option 'handlers' | Guru Prasad Srinivasa | 2016-01-14 | 1 | -10/+31 | |
| | | | | | | | This option allows developers to attach their custom handlers before internal plyr's handlers. This should enable developers to have full control over all the buttons including the ability to stop event propagation if desired. | |||||
* | Merge for new source api changes | Sam Potts | 2016-01-14 | 1 | -1/+30 | |
| | ||||||
* | Tab focus | Sam Potts | 2016-01-14 | 1 | -1/+10 | |
| | ||||||
* | Tidying up | Sam Potts | 2016-01-14 | 1 | -4/+4 | |
| | ||||||
* | Tab focus tweaks | Sam Potts | 2016-01-14 | 2 | -39/+53 | |
| | ||||||
* | Use only one index.html for testing locally, fixes for limited controls, ↵ | Sam Potts | 2016-01-14 | 2 | -33/+37 | |
| | | | | larger seek handle | |||||
* | Froogaloop fixes (custom version), docs sprite, source api changes | Sam Potts | 2016-01-13 | 2 | -31/+51 | |
| | ||||||
* | Controls bug fix | Sam Potts | 2016-01-12 | 1 | -2/+2 | |
| | ||||||
* | Media paused state for embeds | Sam Potts | 2016-01-11 | 1 | -6/+24 | |
| | ||||||
* | Fullscreen fixes | Sam Potts | 2016-01-11 | 2 | -25/+30 | |
| | ||||||
* | Work on v1.5 | Sam Potts | 2016-01-10 | 2 | -153/+206 | |
| | | | | See changelog.md | |||||
* | Prep for v1.5 | Sam | 2016-01-10 | 2 | -94/+122 | |
| | ||||||
* | Vimeo mute | Sam Potts | 2015-10-25 | 1 | -0/+13 | |
| | ||||||
* | Fragaloop and docs | Sam Potts | 2015-10-25 | 1 | -1/+1 | |
| | ||||||
* | Audio fullscreen, Tooltip tweaks, Docs | Sam Potts | 2015-10-25 | 3 | -62/+103 | |
| | ||||||
* | Sass updated | Sam Potts | 2015-10-05 | 2 | -29/+29 | |
| | ||||||
* | Setup improvements, player -> plyr, docs (WIP) | Sam Potts | 2015-10-05 | 2 | -456/+471 | |
| | ||||||
* | Docs tweaks | Sam Potts | 2015-10-05 | 1 | -15/+6 | |
| | ||||||
* | Source API changes, Vimeo fixes, still WIP | Sam Potts | 2015-10-04 | 3 | -154/+297 | |
| | ||||||
* | Icon tweaks, other small tweaks | Sam Potts | 2015-10-03 | 12 | -48/+46 | |
| | ||||||
* | Merge branch 'master' into develop | Sam Potts | 2015-08-27 | 14 | -293/+267 | |
|\ | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js # docs/dist/docs.css # docs/src/less/components/examples.less # src/js/plyr.js | |||||
| * | Fixed bug with API use on basic supported browsers | Sam Potts | 2015-08-21 | 1 | -1/+5 | |
| | | ||||||
| * | Code cleanup | Sam Potts | 2015-08-13 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed equal signs | Calvin Tam | 2015-08-13 | 1 | -6/+6 | |
| | | ||||||
| * | Converted double quote to single quote | Calvin Tam | 2015-08-13 | 1 | -288/+288 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-08-11 | 1 | -4/+4 | |
| |\ | ||||||
| | * | Update plyr.scss - Fix new scss! | khrizpv | 2015-08-10 | 1 | -4/+4 | |
| | | | | | | | | | This is a fix the newly added scss. | |||||
| * | | 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 | 3 | -180/+181 | |
| | | | | | | | | | | | | | | - Controls improvements (Fixes #103) - YouTube bug fixes (Fixes #105) - Internationalization support (Fixes #101) - Captions legibility improvements | |||||
| * | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-08-08 | 2 | -23/+17 | |
| |\ | ||||||
| | * | Merge pull request #106 from calvintam236/master | Sam Potts | 2015-08-08 | 1 | -4/+5 | |
| | |\ | | | | | | | | | Fixed certain YouTube player issues | |||||
| | | * | 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 | |
| | | | |