| Commit message (Expand) | Author | Age | Files | Lines |
* | v3.3.8 | Sam Potts | 2018-05-26 | 1 | -1/+0 |
* | Prevent durationchange events from showing time when invertTime is false | Albin Larsson | 2018-05-19 | 1 | -2/+3 |
* | Fix #966: Add 'seeked' event listener to update progress (seeking doesn't hav... | Albin Larsson | 2018-05-19 | 1 | -0/+1 |
* | Merge pull request #958 from friday/954 | Sam Potts | 2018-05-19 | 1 | -1/+1 |
|\ |
|
| * | Fix the seek tooltip time difference from seek time | Albin Larsson | 2018-05-12 | 1 | -1/+1 |
* | | Reduce circular dependencies | Sam Potts | 2018-05-19 | 1 | -23/+159 |
|/ |
|
* | Merge branch 'master' of github.com:sampotts/plyr | Sam Potts | 2018-05-06 | 1 | -0/+1 |
|\ |
|
| * | Added 480p to SD labels | Antoine Cordelois | 2018-05-03 | 1 | -0/+1 |
* | | v3.3.0 | Sam Potts | 2018-05-06 | 1 | -14/+73 |
|/ |
|
* | Fix for default timestamp | Sam Potts | 2018-04-27 | 1 | -1/+1 |
* | v3.2.4 | Sam Potts | 2018-04-27 | 1 | -21/+40 |
* | Fix for hidden buffer and incorrect use of aria-hidden | Sam Potts | 2018-04-25 | 1 | -23/+10 |
* | More a11y stuff and context menu fix | Sam Potts | 2018-04-23 | 1 | -0/+3 |
* | ARIA and Vimeo fixes | Sam Potts | 2018-04-18 | 1 | -4/+16 |
* | More bug fixes | Sam Potts | 2018-04-17 | 1 | -0/+5 |
* | Fixed bug for captions with no srclang and labels and improved logic (fixes #... | Sam Potts | 2018-04-17 | 1 | -34/+38 |
* | Add i18n support for "Normal" value in speed options | Daniel Sarin | 2018-04-11 | 1 | -1/+1 |
* | Fix 'null' being appended after the video if controls is empty array | Albin Larsson | 2018-04-04 | 1 | -1/+1 |
* | YouTube speed menu fix | Sam Potts | 2018-04-03 | 1 | -16/+14 |
* | HTML5 quality selection | Sam Potts | 2018-04-02 | 1 | -39/+33 |
* | Fix regression | Sam Potts | 2018-03-29 | 1 | -3/+1 |
* | Bug fixes | Sam Potts | 2018-03-28 | 1 | -4/+22 |
* | Controls fixes | Sam Potts | 2018-03-27 | 1 | -9/+15 |
* | Fixes for fast forward and issues with event.preventDefault() | Sam Potts | 2018-03-27 | 1 | -16/+17 |
* | Check for array for speed options (fixes #252) | Sam Potts | 2018-03-22 | 1 | -1/+1 |
* | Fix fast-forward control | Saad Shahd | 2018-03-21 | 1 | -1/+1 |
* | Event listener fixes, loadScript promise, ads tweaks | Sam Potts | 2018-03-11 | 1 | -0/+6 |
* | Manually merged PRs | Sam Potts | 2018-03-10 | 1 | -19/+34 |
* | Fix for custom controls | Sam Potts | 2018-02-13 | 1 | -5/+14 |
* | Transition event fix | Sam Potts | 2018-01-19 | 1 | -2/+2 |
* | Use CSS custom property for webkit range fill | Sam Potts | 2018-01-08 | 1 | -24/+2 |
* | Small fixes | Sam Potts | 2017-12-20 | 1 | -1/+1 |
* | Converted to SASS/SCSS | Sam Potts | 2017-12-20 | 1 | -5/+28 |
* | IE & Edge fixes, Storage & Console classes | Sam Potts | 2017-12-08 | 1 | -22/+27 |
* | Fix display for current language on change | Sam Potts | 2017-11-25 | 1 | -15/+10 |
* | Fix overflow issue on small players with menu open | Sam Potts | 2017-11-23 | 1 | -0/+1 |
* | Moved to provider + type to make it cleaner in future, fix for multiple players | Sam Potts | 2017-11-23 | 1 | -1/+1 |
* | Updated data attributes to `data-plyr` namespace. Speed menu fixes | Sam Potts | 2017-11-23 | 1 | -38/+14 |
* | Handle no audio, more docs in code, fix for playing getter | Sam Potts | 2017-11-21 | 1 | -19/+8 |
* | Play button as toggle button, tooltip changes, docs updated, fullscreen fix | Sam Potts | 2017-11-21 | 1 | -44/+63 |
* | Captions fix | Sam Potts | 2017-11-19 | 1 | -6/+11 |
* | Formatting | Sam Potts | 2017-11-18 | 1 | -2/+2 |
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-11-18 | 1 | -88/+81 |
|\ |
|
| * | Controls cleanup, work on captions bug, click to invert time | Sam Potts | 2017-11-18 | 1 | -89/+82 |
| * | Started on error handling, Safari icon fix | Sam Potts | 2017-11-14 | 1 | -6/+3 |
* | | Minor fixes | Sam Potts | 2017-11-18 | 1 | -1/+1 |
|/ |
|
* | Moved console methods out of the root of the object | Sam Potts | 2017-11-09 | 1 | -2/+2 |
* | UI bugs | Sam Potts | 2017-11-09 | 1 | -2/+8 |
* | Trap focus fix | Sam Potts | 2017-11-07 | 1 | -2/+1 |
* | Using the “href” attribute on SVG if supported, using hasAttribute | Sam Potts | 2017-11-07 | 1 | -1/+10 |