aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* API improvementsSam Potts2015-03-227-66/+127
|
* Keyboard accessibility improvements (Fixes #66)Sam Potts2015-03-2110-86/+160
| | | | - Enter now works on checkboxes within the controls
* Version bumpSam Potts2015-03-155-11/+15
|
* Built jsSam Potts2015-03-152-2/+2
|
* IndentationSam Potts2015-03-1512-1529/+1529
| | | | Converted to 4 space width tabbing
* Merge pull request #62 from brunowego/patch-1Sam Potts2015-03-151-524/+530
|\ | | | | Updated SASS support
| * Updated SASS supportBruno Wego2015-03-141-524/+530
|/
* Merge branch 'master' of https://github.com/selz/plyrSam Potts2015-03-102-5/+5
|\ | | | | | | | | | | 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-092-3/+3
| |
* | Fixes for volume control on iOSSam Potts2015-03-1015-51/+91
|/
* Added tooltip option (Fixes #50)Sam Potts2015-03-0915-41/+177
|
* Loading state handlingSam Potts2015-03-0810-25/+103
| | | | Fixes #36
* Updated captionsSam Potts2015-03-071-1/+1
|
* Size updatedSam Potts2015-03-071-1/+1
|
* TypoSam Potts2015-03-071-1/+1
|
* More formattingSam Potts2015-03-071-8/+8
|
* FormattingSam Potts2015-03-071-2/+2
|
* Slight tweaksSam Potts2015-03-073-7/+7
|
* source(), poster() and supports() API methodsSam Potts2015-03-075-84/+70
|
* More work on source changeSam Potts2015-03-072-16/+68
|
* Removed extra logSam Potts2015-03-062-2/+1
|
* Work on source update and caption fixesSam Potts2015-03-062-140/+181
|
* Merge remote-tracking branch 'origin/master' into developSam Potts2015-03-0610-26/+17
|\
| * Removed notesSam Potts2015-03-061-9/+0
| |
| * Updated screenshotSam Potts2015-03-051-1/+1
| |
| * Removed progress transition as it feels laggySam Potts2015-03-053-5/+1
| |
| * Version bumpSam Potts2015-03-056-11/+15
| |
| * Merge pull request #55 from Selz/developSam Potts2015-03-0512-251/+387
| |\ | | | | | | Seek improvements
* | | Note about demo codeSam Potts2015-03-061-1/+3
| | |
* | | Working on source() api methodSam Potts2015-03-062-7/+95
| |/ |/|
* | Seeking improvementsSam Potts2015-03-053-89/+71
| |
* | Merge branch 'develop' of github.com:selz/plyr into developSam Potts2015-03-057-103/+203
|\ \
| * | Seeking (still work in progress)Sam Potts2015-03-057-103/+203
| | |
* | | Merge branch 'develop' of github.com:selz/plyr into developSam Potts2015-03-0557-646/+497
|\| | | | | | | | | | | | | | Conflicts: .gitignore
| * | WIP on better seekingSam Potts2015-03-058-114/+168
| |/
| * SASS updated for icon changesSam Potts2015-03-041-18/+12
| |
| * Updated icons to make them more obviousSam Potts2015-03-0444-406/+74
| |
| * Bug fixes and improvementsSam Potts2015-03-0410-92/+167
| |
| * Merge pull request #41 from pborreli/typosSam Potts2015-03-046-8/+8
| |\ | | | | | | Fixed typos
| | * Fixed typosPascal Borreli2015-03-036-8/+8
| |/
| * Open docs site on publishSam Potts2015-03-032-8/+26
| |
| * Typo fixSam Potts2015-03-031-1/+1
| |
| * Copy amendsSam Potts2015-03-031-6/+6
| |
| * Fixing the linked imageSam Potts2015-03-031-1/+1
| |
| * Added screenshotSam Potts2015-03-031-0/+2
| |
| * Docs tweaksSam Potts2015-03-035-12/+48
| |
| * Updated gulp to version assets correctlySam Potts2015-03-033-6/+7
| |
| * Included SSL CDN hostingSam Potts2015-03-031-5/+5
| |
| * Fix for fullscreen issues on FirefoxSam Potts2015-03-025-8/+11
| | | | | | | | Fixes #38