Sam Potts
9bcd0434db
Built JS
2016-01-14 09:39:10 +11:00
Sam Potts
debdf112cc
Merge pull request #140 from gurupras/gurupras-develop
...
Updated API function 'plyr.source()' to get media source
2016-01-14 09:35:01 +11:00
Guru Prasad Srinivasa
533bd173b2
Updated API function 'plyr.source()' to get media source
...
Currently, there is no simple way of acquiring media source.
This commit updates the 'source' API function to allow developers
to acquire the video source regardless of whether the video
is a youtube-embed or HTML5 video.
Future embeds just need their respective URL fetching code added
to this common function.
2016-01-13 17:19:19 -05:00
Sam Potts
533af96c4f
Merge pull request #134 from gurupras/gurupras-develop
...
Fixed embedded Plyr not updating plyr.media.paused
2016-01-11 08:49:53 +11:00
Guru Prasad Srinivasa
be8b4d2735
Fixed embedded Plyr not updating plyr.media.paused
2016-01-10 12:46:56 -05:00
Sam Potts
1371c1341f
Removed Hogan from Docs ( Fixes #128 )
v1.3.7
2015-12-11 10:41:29 +11:00
Sam Potts
05bf08a438
Merge branch 'master' of github.com:selz/plyr
2015-12-11 10:01:12 +11:00
Sam
1e03aa1360
Docs update - removed button counts temporarily
2015-11-26 18:26:26 +11:00
Sam Potts
7463e31f95
Merge pull request #123 from ciceropablo/master
...
Fix typo
2015-11-17 09:40:23 +11:00
Cícero Pablo
83caa3f55a
Fix typo
2015-11-16 20:30:29 -02:00
Sam Potts
787465d626
Merge pull request #122 from DarthUjj/patch-1
...
Cleanup README a bit
2015-11-09 09:08:12 +11:00
Ujjwal Arora
33357a5992
Cleanup README a bit
2015-11-09 00:06:35 +05:30
Sam Potts
aee076dc3b
Added autoplay option
2015-10-03 08:49:07 +10:00
Sam Potts
66969f1a65
Fix for multiple YouTube instances ( Fixes #114 )
v1.3.6
2015-09-13 09:56:59 +10:00
Sam Potts
e964c1a298
Docs
2015-09-06 15:34:13 +10:00
Sam Potts
6543fc1e5b
Fixed bug with API use on basic supported browsers
v1.3.5
2015-08-21 21:36:15 +10:00
Sam Potts
9133247cdf
Code cleanup
v1.3.4
2015-08-13 21:34:17 +10:00
Sam Potts
bf7f6f40bd
Merge pull request #111 from calvintam236/master
...
Code cleanup
2015-08-13 21:32:10 +10:00
Calvin Tam
43a904917f
Fixed equal signs
2015-08-13 01:39:13 -07:00
Calvin Tam
9fe6e5ffcb
Converted double quote to single quote
2015-08-13 01:36:20 -07:00
Calvin Tam
a46e421bf6
Fixed syntax; Fixed some JSHint errors (Not escaped character, etc.)
2015-08-13 01:15:57 -07:00
Calvin Tam
20090aee03
Fixed missing semicolons mentioned by JSHint
2015-08-13 00:43:11 -07:00
Calvin Tam
c4ca7fe0d2
Updated tag closing
2015-08-13 00:38:30 -07:00
Calvin Tam
6b41752415
Use defined function instead of hard coding
2015-08-13 00:13:57 -07:00
Calvin Tam
2bc53d12ea
Use double quote for html strings
2015-08-12 23:38:39 -07:00
Calvin Tam
2f6dc5279b
Removed unnecessary "break"s
2015-08-12 23:13:58 -07:00
Calvin Tam
c8b2867b1f
Removed useless spaces
2015-08-12 23:13:13 -07:00
Calvin Tam
e56132ae3b
Standardized syntax
2015-08-12 22:58:33 -07:00
Sam Potts
45d4091c20
Merge branch 'master' of github.com:selz/plyr
v1.3.3
2015-08-11 22:38:45 +10:00
Sam Potts
60c53a5894
Removed captions being read by screen readers
2015-08-11 22:38:06 +10:00
Sam Potts
032c823d3a
Merge pull request #108 from ChristianPV/patch-2
...
Update plyr.scss - Fix new scss!
2015-08-10 23:31:31 +10:00
khrizpv
66f724a3be
Update plyr.scss - Fix new scss!
...
This is a fix the newly added scss.
2015-08-10 10:03:21 -03:00
Sam Potts
bf0c81b484
Docs
2015-08-09 09:29:33 +10:00
Sam Potts
aa72a17f44
Version bump
2015-08-08 21:02:55 +10:00
Sam Potts
8825e82634
Merge branch 'master' of github.com:selz/plyr
v1.3.2
2015-08-08 21:01:39 +10:00
Sam Potts
f700d50dc8
Fix for voiceover
2015-08-08 21:01:06 +10:00
Sam Potts
a585270d21
Update readme.md
2015-08-08 20:38:21 +10:00
Sam Potts
7a23dda294
Typo
2015-08-08 18:13:14 +10:00
Sam Potts
f3c324038f
ARIA improvements for caption reading
v1.3.1
2015-08-08 15:16:42 +10:00
Sam Potts
34c9bdc84c
Readme
v1.3.0
2015-08-08 14:37:28 +10:00
Sam Potts
38a206892b
YouTube, Captions and Control improvements
...
- Controls improvements (Fixes #103 )
- YouTube bug fixes (Fixes #105 )
- Internationalization support (Fixes #101 )
- Captions legibility improvements
2015-08-08 14:37:12 +10:00
Sam Potts
12a737a49e
Merge branch 'master' of github.com:selz/plyr
2015-08-08 11:14:19 +10:00
Sam Potts
e7946189c6
Icon updates
2015-08-08 11:14:11 +10:00
Sam Potts
850720d8f2
Merge pull request #106 from calvintam236/master
...
Fixed certain YouTube player issues
2015-08-08 11:13:03 +10:00
Sam Potts
b130a13c8a
Merge pull request #107 from ChristianPV/patch-1
...
Update plyr.scss - Make it work V3!
2015-08-07 11:50:01 +10:00
khrizpv
75c090e8b9
Update plyr.scss - Make it work V3!
2015-08-06 14:21:36 -03:00
Calvin Tam
f983f0771b
Revert "Eliminated running try catch when player.type="youtube""
...
This reverts commit 5fcfd5fa4f56f657a53de24c20f8522c37241e0d.
2015-08-05 20:36:48 -07:00
Calvin Tam
9f1e5a55f4
Disabled YouTube embed player keyboard control to match with plyr's control
2015-08-05 20:33:04 -07:00
Calvin Tam
5fcfd5fa4f
Eliminated running try catch when player.type="youtube"
2015-08-05 20:09:05 -07:00
Calvin Tam
e135309670
Fixed youtube video cannot seek before video started with controls
2015-08-05 19:57:24 -07:00