aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fixed bug with media longer than 60 minutes (Fixes #69)Sam Potts2015-03-301-2/+2
| |
| * Fixed bug with caption toggle, hide controls in fullscreenSam Potts2015-03-223-68/+109
| |
| * API improvementsSam Potts2015-03-221-50/+89
| |
| * Keyboard accessibility improvements (Fixes #66)Sam Potts2015-03-213-32/+95
| | | | | | | | - Enter now works on checkboxes within the controls
| * IndentationSam Potts2015-03-152-1009/+1009
| | | | | | | | Converted to 4 space width tabbing
| * Updated SASS supportBruno Wego2015-03-141-524/+530
| |
| * Merge branch 'master' of https://github.com/selz/plyrSam Potts2015-03-101-4/+4
| |\ | | | | | | | | | | | | | | | Conflicts: dist/plyr.js src/js/plyr.js
| | * Fix for repo urlSam Potts2015-03-091-1/+1
| | |
| | * Fix for potential issue with .tagNameSam Potts2015-03-091-2/+2
| | |
| * | Fixes for volume control on iOSSam Potts2015-03-103-29/+66
| |/
* / Started on plugin setupSam Potts2015-04-152-256/+581
|/
* Added tooltip option (Fixes #50)Sam Potts2015-03-093-11/+137
|
* Loading state handlingSam Potts2015-03-083-7/+80
| | | | Fixes #36
* source(), poster() and supports() API methodsSam Potts2015-03-071-73/+28
|
* More work on source changeSam Potts2015-03-071-15/+67
|
* Removed extra logSam Potts2015-03-061-1/+0
|
* Work on source update and caption fixesSam Potts2015-03-061-139/+180
|
* Merge remote-tracking branch 'origin/master' into developSam Potts2015-03-063-5/+1
|\
| * Removed progress transition as it feels laggySam Potts2015-03-052-4/+0
| |
| * Version bumpSam Potts2015-03-051-1/+1
| |
* | Working on source() api methodSam Potts2015-03-061-6/+94
|/
* Seeking improvementsSam Potts2015-03-051-85/+63
|
* Seeking (still work in progress)Sam Potts2015-03-053-101/+183
|
* WIP on better seekingSam Potts2015-03-052-105/+155
|
* SASS updated for icon changesSam Potts2015-03-041-18/+12
|
* Updated icons to make them more obviousSam Potts2015-03-0410-38/+53
|
* Bug fixes and improvementsSam Potts2015-03-041-6/+66
|
* Fixed typosPascal Borreli2015-03-032-2/+2
|
* Fix for fullscreen issues on FirefoxSam Potts2015-03-021-3/+3
| | | | Fixes #38
* v1.0.17Sam Potts2015-03-011-1/+1
| | | | Fixes #4
* Seperated docs, included SASSSam Potts2015-03-0119-2115/+3
|
* Merge pull request #7 from brunowego/patch-1Sam Potts2015-03-015-0/+1051
|\ | | | | Add sass support
| * Add sass supportBruno Batista2015-02-255-0/+1051
| |
* | Aria tidy upSam Potts2015-02-282-17/+21
| |
* | Only output GA on plyr.io domainSam Potts2015-02-281-1/+12
| |
* | Version bumpSam Potts2015-02-281-1/+1
| |
* | Updates to docs, fix for seek time in controlsSam Potts2015-02-282-13/+16
| |
* | Small improvements, docs updatedSam Potts2015-02-281-11/+18
| |
* | Fix for Bootstrap compatibilitySam Potts2015-02-282-2/+4
| | | | | | | | Fixes #6
* | Minor tweaksSam Potts2015-02-281-19/+14
| |
* | Small tweak to play(), pause()Sam Potts2015-02-281-5/+1
| |
* | Handle native eventsSam Potts2015-02-281-8/+28
| | | | | | | | Fixes #34
* | Added link to SelzSam Potts2015-02-271-0/+13
| |
* | Readme updates, code formatted using spacesSam Potts2015-02-261-1112/+1112
|/
* Bug fixes for fullscreen modeSam Potts2015-02-242-25/+30
|
* Docs fixSam Potts2015-02-241-6/+6
|
* Tidying up, bower changesSam Potts2015-02-2425-0/+3129
- Folder tidy up - Bower updated to include source files - Upgraded to svgstore 5.0.0