Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for thumbnails in demo for audio | Sam Potts | 2019-06-03 | 1 | -0/+4 |
| | |||||
* | Clean up | Sam Potts | 2019-06-01 | 1 | -1/+3 |
| | |||||
* | Linting changes | Sam Potts | 2019-06-01 | 1 | -5/+6 |
| | |||||
* | Fix issue with empty controls and preview thumbs | Sam Potts | 2019-04-13 | 1 | -3/+7 |
| | |||||
* | Preview seek: optional hours and ms in VTT parser | Your Name | 2019-02-27 | 1 | -3/+3 |
| | |||||
* | Preview seek: fix: allow absolute thumbnail paths | Your Name | 2019-02-27 | 1 | -1/+4 |
| | |||||
* | Fixed issue where the preview thumbnail was present while scrubbing | Sam Potts | 2019-02-24 | 1 | -2/+5 |
| | |||||
* | Ads bug fixes | Sam Potts | 2019-02-01 | 1 | -1/+1 |
| | |||||
* | Fix listeners for preview thumbs when changing source | Sam Potts | 2019-01-29 | 1 | -80/+89 |
| | |||||
* | Tweaks | Sam Potts | 2019-01-26 | 1 | -2/+2 |
| | |||||
* | Docs for preview thumbs | Sam Potts | 2019-01-26 | 1 | -4/+6 |
| | |||||
* | Plugin tweaks for ads and previews | Sam Potts | 2019-01-26 | 1 | -0/+9 |
| | |||||
* | Style tweaks for preview plugin | Sam Potts | 2019-01-22 | 1 | -35/+33 |
| | |||||
* | Comments | Sam Potts | 2019-01-21 | 1 | -2/+5 |
| | |||||
* | Preview design tweaks | Sam Potts | 2019-01-21 | 1 | -79/+94 |
| | |||||
* | Linting etc | Sam Potts | 2019-01-08 | 1 | -295/+263 |
| | |||||
* | Preview seek: Edge+IE11 fixes | James | 2018-12-15 | 1 | -5/+16 |
| | | | | | - Fixed bug: Edge seek errors: Replaced array spread with Array.from() - Fixed IE11 bug: seek time was offset to the left. Required an extra container div to facilitate this | ||||
* | Preview seek: image preloading + tweaks/fixes | James | 2018-12-14 | 1 | -70/+100 |
| | | | | | | - Preloads neighbouring images after showing current image - Re-fixed bug: if you mousedown but don't move mouse, it shows a stale image in the scrubbing container - Fixed bug: mobile device correctly detect touch | ||||
* | Preview seek: jpeg sprites + much more | James | 2018-12-13 | 1 | -148/+240 |
| | | | | | | | | | - Allow jpeg sprites - much snappier and more accurate - Fixed bug: right clicking the seek bar sticks on mousedown - Fixed bug: moving the mouse really quickly results in not updating the thumb - Fixed bug: if you mousedown but don't move mouse, it shows a stale image in the scrubbing container - Fixed bug: very first image shows as 0px - Fixed bug: stretches images when video isn't same aspect as player | ||||
* | Preview seek/scrubbing thumbnails | James | 2018-11-12 | 1 | -0/+499 |