Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix for generated IDs for controls, UI tweak for audio | Sam Potts | 2015-04-06 | 3 | -16/+39 | |
| | | ||||||
| * | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-04-06 | 1 | -2/+2 | |
| |\ | ||||||
| | * | Merge pull request #75 from franks921/fs-fix-localstorage-volume-settings | Sam Potts | 2015-04-05 | 1 | -2/+2 | |
| | |\ | | | | | | | | | fix: use custom localStorage key for volume setting | |||||
| | | * | fix: use custom localStorage key for volume setting | Frank | 2015-04-05 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Fullscreen API methods (Fixes #74), onSetup callback | Sam Potts | 2015-04-06 | 1 | -55/+62 | |
| |/ / | ||||||
| * | | Bug fixes for controls changes | Sam Potts | 2015-04-04 | 1 | -17/+17 | |
| | | | ||||||
| * | | Controls improvements | Sam Potts | 2015-04-04 | 3 | -95/+245 | |
| |/ | | | | | | | | | - Added an option to toggle which controls display - Better handle missing controls | |||||
| * | Added displayDuration option, small bug fix | Sam Potts | 2015-03-30 | 1 | -13/+35 | |
| | | | | | | | | - 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 | -2/+2 | |
| | | ||||||
| * | Fixed bug with caption toggle, hide controls in fullscreen | Sam Potts | 2015-03-22 | 3 | -68/+109 | |
| | | ||||||
| * | API improvements | Sam Potts | 2015-03-22 | 1 | -50/+89 | |
| | | ||||||
| * | Keyboard accessibility improvements (Fixes #66) | Sam Potts | 2015-03-21 | 3 | -32/+95 | |
| | | | | | | | | - Enter now works on checkboxes within the controls | |||||
| * | Indentation | Sam Potts | 2015-03-15 | 2 | -1009/+1009 | |
| | | | | | | | | Converted to 4 space width tabbing | |||||
| * | Updated SASS support | Bruno Wego | 2015-03-14 | 1 | -524/+530 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/selz/plyr | Sam Potts | 2015-03-10 | 1 | -4/+4 | |
| |\ | | | | | | | | | | | | | | | | Conflicts: dist/plyr.js src/js/plyr.js | |||||
| | * | Fix for repo url | Sam Potts | 2015-03-09 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix for potential issue with .tagName | Sam Potts | 2015-03-09 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fixes for volume control on iOS | Sam Potts | 2015-03-10 | 3 | -29/+66 | |
| |/ | ||||||
* / | Started on plugin setup | Sam Potts | 2015-04-15 | 2 | -256/+581 | |
|/ | ||||||
* | Added tooltip option (Fixes #50) | Sam Potts | 2015-03-09 | 3 | -11/+137 | |
| | ||||||
* | Loading state handling | Sam Potts | 2015-03-08 | 3 | -7/+80 | |
| | | | | Fixes #36 | |||||
* | source(), poster() and supports() API methods | Sam Potts | 2015-03-07 | 1 | -73/+28 | |
| | ||||||
* | More work on source change | Sam Potts | 2015-03-07 | 1 | -15/+67 | |
| | ||||||
* | Removed extra log | Sam Potts | 2015-03-06 | 1 | -1/+0 | |
| | ||||||
* | Work on source update and caption fixes | Sam Potts | 2015-03-06 | 1 | -139/+180 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' into develop | Sam Potts | 2015-03-06 | 3 | -5/+1 | |
|\ | ||||||
| * | Removed progress transition as it feels laggy | Sam Potts | 2015-03-05 | 2 | -4/+0 | |
| | | ||||||
| * | Version bump | Sam Potts | 2015-03-05 | 1 | -1/+1 | |
| | | ||||||
* | | Working on source() api method | Sam Potts | 2015-03-06 | 1 | -6/+94 | |
|/ | ||||||
* | Seeking improvements | Sam Potts | 2015-03-05 | 1 | -85/+63 | |
| | ||||||
* | Seeking (still work in progress) | Sam Potts | 2015-03-05 | 3 | -101/+183 | |
| | ||||||
* | WIP on better seeking | Sam Potts | 2015-03-05 | 2 | -105/+155 | |
| | ||||||
* | SASS updated for icon changes | Sam Potts | 2015-03-04 | 1 | -18/+12 | |
| | ||||||
* | Updated icons to make them more obvious | Sam Potts | 2015-03-04 | 10 | -38/+53 | |
| | ||||||
* | Bug fixes and improvements | Sam Potts | 2015-03-04 | 1 | -6/+66 | |
| | ||||||
* | Fixed typos | Pascal Borreli | 2015-03-03 | 2 | -2/+2 | |
| | ||||||
* | Fix for fullscreen issues on Firefox | Sam Potts | 2015-03-02 | 1 | -3/+3 | |
| | | | | Fixes #38 | |||||
* | v1.0.17 | Sam Potts | 2015-03-01 | 1 | -1/+1 | |
| | | | | Fixes #4 | |||||
* | Seperated docs, included SASS | Sam Potts | 2015-03-01 | 19 | -2115/+3 | |
| | ||||||
* | Merge pull request #7 from brunowego/patch-1 | Sam Potts | 2015-03-01 | 5 | -0/+1051 | |
|\ | | | | | Add sass support | |||||
| * | Add sass support | Bruno Batista | 2015-02-25 | 5 | -0/+1051 | |
| | | ||||||
* | | Aria tidy up | Sam Potts | 2015-02-28 | 2 | -17/+21 | |
| | | ||||||
* | | Only output GA on plyr.io domain | Sam Potts | 2015-02-28 | 1 | -1/+12 | |
| | | ||||||
* | | Version bump | Sam Potts | 2015-02-28 | 1 | -1/+1 | |
| | | ||||||
* | | Updates to docs, fix for seek time in controls | Sam Potts | 2015-02-28 | 2 | -13/+16 | |
| | | ||||||
* | | Small improvements, docs updated | Sam Potts | 2015-02-28 | 1 | -11/+18 | |
| | | ||||||
* | | Fix for Bootstrap compatibility | Sam Potts | 2015-02-28 | 2 | -2/+4 | |
| | | | | | | | | Fixes #6 | |||||
* | | Minor tweaks | Sam Potts | 2015-02-28 | 1 | -19/+14 | |
| | | ||||||
* | | Small tweak to play(), pause() | Sam Potts | 2015-02-28 | 1 | -5/+1 | |
| | | ||||||
* | | Handle native events | Sam Potts | 2015-02-28 | 1 | -8/+28 | |
| | | | | | | | | Fixes #34 |