Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminated running try catch when player.type="youtube" | Calvin Tam | 2015-08-05 | 1 | -8/+9 |
| | |||||
* | Fixed youtube video cannot seek before video started with controls | Calvin Tam | 2015-08-05 | 1 | -1/+1 |
| | |||||
* | Fixed events are not fired in YouTube embed player | Calvin Tam | 2015-08-05 | 1 | -2/+2 |
| | |||||
* | Merge pull request #104 from ChristianPV/patch-1 | Sam Potts | 2015-08-01 | 1 | -17/+10 |
|\ | | | | | Update plyr.scss - Make it work V2! | ||||
| * | Update plyr.scss - Make it work V2! | khrizpv | 2015-07-31 | 1 | -17/+10 |
|/ | | | Hi, thanks for accepting my previous pull request. I made this request because the variables control-color and control-color-hover weren't being set inside the mixin so i took them out and it's working now again. I hope you can merge this as it isnt completly working yet and sorry for the delay. Thanks again! :) | ||||
* | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-07-31 | 7 | -117/+130 |
|\ | | | | | | | | | # Conflicts: # src/sass/plyr.scss | ||||
| * | Version bump | Sam Potts | 2015-07-28 | 6 | -12/+15 |
| | | |||||
| * | Restored !default and fullscreen logic in SASS | Sam Potts | 2015-07-28 | 1 | -44/+51 |
| | | |||||
| * | Merge pull request #102 from ChristianPV/patch-1 | Sam Potts | 2015-07-28 | 1 | -125/+128 |
| |\ | | | | | | | Update plyr.scss - Make it work | ||||
| | * | Update plyr.scss - Make it work | khrizpv | 2015-07-27 | 1 | -125/+128 |
| |/ | | | | | There were some things that needed to be changed for the sass preprocessor to work. There were some variables declared as @ that need to be declared with the right syntax: $. Also sass evaluation is eager, while less evaluation is _lazy_ that means in sass, mixins should be declared before they are use. I hope you can accept this change as it's currently not working. Thanks! | ||||
* / | Tooltip fix for NVDA | Sam Potts | 2015-07-31 | 4 | -6/+2 |
|/ | |||||
* | gulp | Sam Potts | 2015-07-25 | 2 | -6/+6 |
| | |||||
* | Tooltip tweak | Sam Potts | 2015-07-25 | 3 | -14/+8 |
| | |||||
* | YouTube quality tweak | Sam Potts | 2015-07-25 | 7 | -14/+16 |
| | |||||
* | Fix for omitted kind attribute on <track> (fixes #88) | Sam Potts | 2015-07-25 | 8 | -17/+20 |
| | |||||
* | Docs | Sam Potts | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | Minor tweaks | Sam Potts | 2015-07-25 | 6 | -6/+9 |
| | |||||
* | Safari fix (fixes #96), YouTube tweaks, docs | Sam Potts | 2015-07-25 | 18 | -61/+338 |
| | |||||
* | Tab focus and caption position fixes (fixes #61, fixes #92) | Sam Potts | 2015-07-25 | 12 | -50/+98 |
| | |||||
* | Merge pull request #99 from ChristianPV/patch-1 | Sam Potts | 2015-07-25 | 1 | -2/+2 |
|\ | | | | | Update bower.json - fix sass file name | ||||
| * | Update bower.json - fix sass file name | khrizpv | 2015-07-24 | 1 | -2/+2 |
|/ | | | I installed this package with bower and encountered an error while checking for existence of main bower files. I changed the filename to the correct one. Please take a look. Thanks! | ||||
* | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-07-22 | 1 | -1/+1 |
|\ | |||||
| * | Update readme.md | Sam Potts | 2015-07-21 | 1 | -1/+1 |
| | | |||||
* | | Docs | Sam Potts | 2015-07-22 | 1 | -1/+1 |
|/ | |||||
* | Docs CSS | Sam Potts | 2015-07-21 | 2 | -2/+2 |
| | |||||
* | Update readme.md | Sam Potts | 2015-07-21 | 1 | -0/+3 |
| | |||||
* | Version bump | Sam Potts | 2015-07-21 | 3 | -10/+10 |
| | |||||
* | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-07-21 | 1 | -2/+2 |
|\ | |||||
| * | Update readme.md | Sam Potts | 2015-07-20 | 1 | -1/+1 |
| | | |||||
| * | Update readme.md | Sam Potts | 2015-07-20 | 1 | -1/+1 |
| | | |||||
* | | Tooltip fix (Fixes #97) | Sam Potts | 2015-07-21 | 5 | -11/+13 |
|/ | |||||
* | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-07-20 | 1 | -1/+1 |
|\ | |||||
| * | Update readme.md | Sam Potts | 2015-07-20 | 1 | -1/+1 |
| | | |||||
* | | Docs tweak | Sam Potts | 2015-07-20 | 4 | -5/+11 |
|/ | |||||
* | Version bump | Sam Potts | 2015-07-20 | 3 | -20/+22 |
| | |||||
* | Tidying | Sam Potts | 2015-07-20 | 5 | -79/+14 |
| | |||||
* | Merge branch 'master' into develop | Sam Potts | 2015-07-20 | 7 | -25/+59 |
|\ | | | | | | | | | | | # Conflicts: # changelog.md # dist/plyr.js | ||||
| * | Version bump | Sam Potts | 2015-07-20 | 3 | -10/+10 |
| | | |||||
| * | Added icon prefix option for when using default controls | Sam Potts | 2015-07-20 | 6 | -16/+50 |
| | | |||||
* | | YouTube playback, docs update | Sam Potts | 2015-07-20 | 24 | -633/+899 |
| | | |||||
* | | Started on source swap | Sam Potts | 2015-07-12 | 2 | -1/+12 |
| | | |||||
* | | More work on YouTube | Sam Potts | 2015-07-12 | 2 | -14/+20 |
| | | |||||
* | | More work on YouTube playback | Sam Potts | 2015-07-12 | 6 | -51/+231 |
| | | |||||
* | | Built | Sam Potts | 2015-06-27 | 2 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into develop | Sam Potts | 2015-06-27 | 13 | -129/+429 |
|\| | | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js | ||||
| * | Docs tweaks | Sam Potts | 2015-06-08 | 4 | -7/+8 |
| | | |||||
| * | Removed log | Sam Potts | 2015-06-08 | 1 | -2/+0 |
| | | |||||
| * | SASS for previous change | Sam Potts | 2015-06-08 | 1 | -6/+2 |
| | | |||||
| * | Minor tweak to hiding controls in fullscreen | Sam Potts | 2015-06-08 | 8 | -34/+52 |
| | | |||||
| * | Chrome Canary Fix | Sam Potts | 2015-06-07 | 7 | -14/+14 |
| | |