Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | 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 | |
| | | | | ||||||
| | * | | Update plyr.scss - Make it work V3! | khrizpv | 2015-08-06 | 1 | -2/+2 | |
| | |/ | ||||||
| | * | 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! :) | |||||
| * | | Icon updates | Sam Potts | 2015-08-08 | 11 | -43/+11 | |
| |/ | ||||||
| * | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-07-31 | 2 | -106/+116 | |
| |\ | | | | | | | | | | | | | # Conflicts: # src/sass/plyr.scss | |||||
| | * | Version bump | Sam Potts | 2015-07-28 | 1 | -1/+1 | |
| | | | ||||||
| | * | Restored !default and fullscreen logic in SASS | Sam Potts | 2015-07-28 | 1 | -44/+51 | |
| | | | ||||||
| | * | 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 | 2 | -4/+0 | |
| |/ | ||||||
| * | Tooltip tweak | Sam Potts | 2015-07-25 | 2 | -13/+7 | |
| | | ||||||
| * | YouTube quality tweak | Sam Potts | 2015-07-25 | 1 | -2/+1 | |
| | | ||||||
| * | Fix for omitted kind attribute on <track> (fixes #88) | Sam Potts | 2015-07-25 | 1 | -4/+4 | |
| | | ||||||
| * | Minor tweaks | Sam Potts | 2015-07-25 | 3 | -4/+6 | |
| | | ||||||
| * | Safari fix (fixes #96), YouTube tweaks, docs | Sam Potts | 2015-07-25 | 3 | -44/+54 | |
| | | ||||||
| * | Tab focus and caption position fixes (fixes #61, fixes #92) | Sam Potts | 2015-07-25 | 3 | -35/+75 | |
| | | ||||||
| * | Tooltip fix (Fixes #97) | Sam Potts | 2015-07-21 | 3 | -9/+11 | |
| | | ||||||
* | | Vimeo | Sam Potts | 2015-08-27 | 2 | -528/+724 | |
|/ | ||||||
* | Tidying | Sam Potts | 2015-07-20 | 3 | -10/+13 | |
| | ||||||
* | Merge branch 'master' into develop | Sam Potts | 2015-07-20 | 1 | -12/+13 | |
|\ | | | | | | | | | | | # Conflicts: # changelog.md # dist/plyr.js | |||||
| * | Added icon prefix option for when using default controls | Sam Potts | 2015-07-20 | 1 | -12/+13 | |
| | | ||||||
* | | YouTube playback, docs update | Sam Potts | 2015-07-20 | 4 | -248/+299 | |
| | | ||||||
* | | Started on source swap | Sam Potts | 2015-07-12 | 1 | -0/+11 | |
| | | ||||||
* | | More work on YouTube | Sam Potts | 2015-07-12 | 1 | -13/+19 | |
| | | ||||||
* | | More work on YouTube playback | Sam Potts | 2015-07-12 | 1 | -44/+151 | |
| | | ||||||
* | | Merge branch 'master' into develop | Sam Potts | 2015-06-27 | 3 | -66/+169 | |
|\| | | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js | |||||
| * | 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 | 2 | -21/+39 | |
| | | ||||||
| * | Chrome Canary Fix | Sam Potts | 2015-06-07 | 1 | -1/+1 | |
| | | ||||||
| * | TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs ↵ | Sam Potts | 2015-06-07 | 3 | -5/+25 | |
| | | | | | | | | (Fixes #90) | |||||
| * | Bug fix | Sam Potts | 2015-05-18 | 1 | -1/+4 | |
| | | ||||||
| * | Bug fix | Sam Potts | 2015-05-18 | 1 | -1/+5 | |
| | | ||||||
| * | Fixes bug with 1.1.8 volume | Sam Potts | 2015-05-18 | 1 | -6/+8 | |
| | | ||||||
| * | setVolume() API method improvements (Fixes #83) | Sam Potts | 2015-05-18 | 1 | -33/+30 | |
| | | ||||||
| * | Restore classname on destroy | Sam Potts | 2015-05-17 | 1 | -1/+4 | |
| | | ||||||
| * | New API methods (fixes #77), Fix for non strict mode (fixes #78) | Sam Potts | 2015-05-17 | 1 | -8/+70 | |
| | | ||||||
* | | Working on YouTube playback | Sam Potts | 2015-04-15 | 3 | -15/+99 | |
| | | ||||||
* | | Merge branch 'master' into develop | Sam Potts | 2015-04-15 | 3 | -1017/+1119 | |
|\| | | | | | | | | | # Conflicts: # src/js/plyr.js | |||||
| * | adding !default to variables so they are easily overwritable | Robin Poort | 2015-04-10 | 1 | -32/+32 | |
| | | ||||||
| * | Bug fix for isFullscreen() in Mozilla (Fixes #38) | Sam Potts | 2015-04-10 | 1 | -1/+3 | |
| | | ||||||
| * | Minor bug fixes | Sam Potts | 2015-04-06 | 3 | -6/+11 | |
| | | ||||||
| * | 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 |