Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | 1 | -86/+210 | |
| |/ | | | | | | | | | - 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 | 1 | -54/+79 | |
| | | ||||||
| * | API improvements | Sam Potts | 2015-03-22 | 1 | -50/+89 | |
| | | ||||||
| * | Keyboard accessibility improvements (Fixes #66) | Sam Potts | 2015-03-21 | 1 | -26/+89 | |
| | | | | | | | | - Enter now works on checkboxes within the controls | |||||
| * | 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 | 1 | -24/+33 | |
| |/ | ||||||
* / | Started on plugin setup | Sam Potts | 2015-04-15 | 1 | -256/+563 | |
|/ | ||||||
* | Added tooltip option (Fixes #50) | Sam Potts | 2015-03-09 | 1 | -6/+23 | |
| | ||||||
* | Loading state handling | Sam Potts | 2015-03-08 | 1 | -2/+26 | |
| | | | | 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 | 1 | -1/+1 | |
|\ | ||||||
| * | 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 | 1 | -39/+63 | |
| | ||||||
* | WIP on better seeking | Sam Potts | 2015-03-05 | 1 | -50/+39 | |
| | ||||||
* | Updated icons to make them more obvious | Sam Potts | 2015-03-04 | 1 | -7/+8 | |
| | ||||||
* | Bug fixes and improvements | Sam Potts | 2015-03-04 | 1 | -6/+66 | |
| | ||||||
* | 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 | |||||
* | Aria tidy up | Sam Potts | 2015-02-28 | 1 | -13/+17 | |
| | ||||||
* | Version bump | Sam Potts | 2015-02-28 | 1 | -1/+1 | |
| | ||||||
* | Updates to docs, fix for seek time in controls | Sam Potts | 2015-02-28 | 1 | -11/+14 | |
| | ||||||
* | Small improvements, docs updated | Sam Potts | 2015-02-28 | 1 | -11/+18 | |
| | ||||||
* | Fix for Bootstrap compatibility | Sam Potts | 2015-02-28 | 1 | -1/+1 | |
| | | | | 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 | |||||
* | Readme updates, code formatted using spaces | Sam Potts | 2015-02-26 | 1 | -1112/+1112 | |
| | ||||||
* | Bug fixes for fullscreen mode | Sam Potts | 2015-02-24 | 1 | -1/+1 | |
| | ||||||
* | Tidying up, bower changes | Sam Potts | 2015-02-24 | 1 | -0/+1123 | |
- Folder tidy up - Bower updated to include source files - Upgraded to svgstore 5.0.0 |