Sam Potts
cad142fe85
Merge branch 'master' of github.com:selz/plyr
...
# Conflicts:
# src/js/plyr.js
2016-02-21 14:04:13 +11:00
Sam Potts
96df8fbc85
Update readme.md
2016-02-14 14:04:30 +11:00
Sam Potts
e742527e65
Version bump
2016-02-13 22:23:11 +11:00
Sam Potts
aea86b6124
Merge branch 'master' of github.com:selz/plyr
...
# Conflicts:
# dist/plyr.js
2016-02-13 22:19:31 +11:00
Sam Potts
ce51344269
iOS fix ( Fixes #166 ), Edge Progress Tip ( Fixes #160 ), SASS fix ( Fixes #158 )
2016-02-13 22:18:42 +11:00
Sam Potts
89e000f669
Update readme.md
2016-02-09 14:53:57 +11:00
Sam Potts
f341f1264d
Update readme.md
2016-02-09 14:53:20 +11:00
Sam Potts
c687b867e7
Update readme.md
2016-02-09 14:52:37 +11:00
Sam Potts
4ee31ba661
Update readme.md
2016-02-09 14:40:26 +11:00
Sam Potts
a9126a4c82
Update readme.md
2016-02-05 00:02:24 +11:00
Sam Potts
6b70c4b49a
Update readme.md
2016-02-04 14:59:59 +11:00
Sam Potts
d8fb876c81
Update readme.md
2016-02-04 14:58:00 +11:00
Morton Fox
eee7553d09
Fix the svgfixer.js link
2016-02-01 16:14:22 -05:00
Sam Potts
130b5ebedf
Update readme.md
2016-01-29 10:25:39 +11:00
Sam Potts
a59073c5ca
Update readme.md
2016-01-26 10:16:02 +11:00
Sam Potts
7edc3ccd53
NPM updates and published ( fixes #146 )
2016-01-26 10:08:19 +11:00
Sam Potts
b217e23880
Npm changes
2016-01-26 09:59:17 +11:00
Sam Potts
a327056789
Seek fixes for touch
2016-01-25 11:25:32 +11:00
Sam Potts
b006b73c69
Fix for control tooltips always showing
2016-01-25 11:02:35 +11:00
Sam Potts
a965d8a893
Seek tooltip, bug fixes for SASS, fullscreen and icons
2016-01-24 11:25:31 +11:00
Sam Potts
76917751e3
Small bug fixes
2016-01-21 09:43:27 +11:00
Sam Potts
b9177e7892
Minor bug fix for clicking video to play/pause after source change
2016-01-19 11:36:30 +11:00
Sam Potts
a87e87f93c
Version bump
2016-01-19 09:32:04 +11:00
Sam Potts
3075e1eda2
Docs
2016-01-19 09:22:39 +11:00
Sam Potts
8d1e014a40
Docs
2016-01-19 00:46:00 +11:00
Sam Potts
0c52fe0c7c
Added events line
2016-01-19 00:43:22 +11:00
Sam Potts
bb25f8d02a
Removed broken links
2016-01-19 00:41:30 +11:00
Sam Potts
268223ac52
Version bump
2016-01-19 00:31:28 +11:00
Sam Potts
b81b8c1d31
Event listeners
2016-01-19 00:30:25 +11:00
Sam Potts
c51ef05067
Update readme.md
2016-01-18 11:24:31 +11:00
Sam Potts
54b0dc5273
Docs tweak
2016-01-17 10:41:13 +11:00
Sam
f87a10ae0b
Fix for event listeners being duplicated on source change
2016-01-17 01:25:11 +11:00
Sam Potts
f18fb3f26d
Update readme.md
2016-01-16 13:51:18 +11:00
Sam Potts
6edc6ac680
Image
2016-01-16 13:48:11 +11:00
Sam Potts
b904e640f7
Docs update
2016-01-16 13:45:41 +11:00
Sam Potts
1ddb4eb60c
HTTPS, docs update
2016-01-16 13:20:50 +11:00
Sam Potts
891abd1d4a
Final tweaks for v1.5 and IE9
2016-01-16 13:02:04 +11:00
Guru Prasad Srinivasa
b5092c338c
Added new configuration option 'handlers'
...
This option allows developers to attach their custom handlers
before internal plyr's handlers. This should enable developers
to have full control over all the buttons including the ability
to stop event propagation if desired.
2016-01-14 03:01:51 -05:00
Sam Potts
cce7e9932e
Merge for new source api changes
2016-01-14 09:53:58 +11:00
Sam Potts
e6c30ec137
Merge branch 'master' into develop
...
# Conflicts:
# dist/plyr.js
# readme.md
# src/js/plyr.js
2016-01-14 09:42:36 +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
ca8fd08e81
Use only one index.html for testing locally, fixes for limited controls, larger seek handle
2016-01-14 00:23:57 +11:00
Sam Potts
bc67d969cb
Froogaloop fixes (custom version), docs sprite, source api changes
2016-01-13 23:12:16 +11:00
Sam Potts
9b09c9c7a0
Work on v1.5
...
See changelog.md
2016-01-10 21:40:22 +11:00
Sam
ee2cdb2c9b
Merge branch 'master' into develop
...
# Conflicts:
# dist/plyr.css
# dist/plyr.js
# docs/dist/docs.css
# docs/dist/docs.js
# docs/index.html
# docs/src/js/docs.js
# docs/src/less/components/icons.less
# docs/src/less/components/type.less
# docs/src/less/docs.less
# gulpfile.js
# package.json
# src/js/plyr.js
2015-12-13 22:49:02 +11:00
Sam Potts
1371c1341f
Removed Hogan from Docs ( Fixes #128 )
2015-12-11 10:41:29 +11:00
Cícero Pablo
83caa3f55a
Fix typo
2015-11-16 20:30:29 -02:00
Ujjwal Arora
33357a5992
Cleanup README a bit
2015-11-09 00:06:35 +05:30
Sam Potts
125a95e9e1
Audio fullscreen, Tooltip tweaks, Docs
2015-10-25 11:57:52 +11:00
Sam Potts
b164a2f3fb
Setup improvements, player -> plyr, docs (WIP)
2015-10-05 16:33:26 +11:00