350 Commits

Author SHA1 Message Date
Sam
351e1540c5 Version bump 2016-05-23 22:33:16 +01:00
Sam
7238eab737 Merge branch 'master' of https://github.com/Selz/plyr 2016-05-23 21:11:54 +01:00
Sam
3c2921b994 Restore scroll position when exiting fullscreen (fixes #236) 2016-05-23 21:11:43 +01:00
Sam Potts
179c6fca0b Update readme.md 2016-05-23 19:21:43 +01:00
Sam
69194915d4 Sprite loading improvements, touch controls
- SVG sprite loading automatically for an easier setup
- Touch devices now show controls on touch rather than pausing playback
2016-05-23 19:16:48 +01:00
Aditya Agarwal
341fd59cf6 Update readme.md 2016-05-23 21:34:57 +05:30
Aditya Agarwal
a6c8b7e506 Update readme.md
thang was a less common word , keeping it simple by using 'thing' is I think good , also there were SASS support so why not add that too.
2016-05-22 16:36:30 +05:30
Sam Potts
98e4c5acea Decreased sensitivity and inverted scroll on volume slider (scroll up to increase, down to decrease) 2016-05-19 12:06:51 +10:00
Sam Potts
1496b21c83 Version bump 2016-05-19 11:59:52 +10:00
Sam Potts
ac0061b83e Bug fix for no buffer 2016-05-19 11:56:24 +10:00
Sam Potts
72187a89dd Update readme.md 2016-05-19 08:47:42 +10:00
Sam Potts
a461500ab9 Update readme.md 2016-05-17 12:38:52 +10:00
Ionică Bizău
1f6f841fcb Removed "Node Package Manager" in readme.md
`npm` does not stand for "Node Package Manager" because `npm` is not an acronym. It is a bacronymic abbreviation for "npm is not an acronym".

https://www.quora.com/I-keep-hearing-NPM-doesnt-stand-for-Node-Package-Manager-what-does-it-stand-for
2016-05-16 17:59:37 +03:00
Sam Potts
99960c0dc5 Fix for Vimeo fullscreen (fixes #214) 2016-05-16 12:28:28 +10:00
Sam Potts
a989e87a2d Changed icon prefix default to avoid clashes 2016-05-16 12:15:09 +10:00
Sam Potts
21c2276359 Build changes, sprite.svg => plyr.svg 2016-05-15 18:57:21 +10:00
Sam Potts
602944ea4f Fix for bug in v1.6.7 2016-05-14 09:18:04 +10:00
Sam Potts
f4a9ffcec7 Merge branch 'master' of https://github.com/Selz/plyr 2016-05-14 08:57:07 +10:00
Sam Potts
d2e9c61fd7 iOS bug fixes (fixes #213) 2016-05-14 08:56:59 +10:00
Sam Potts
c8cd051a00 Update readme.md 2016-05-14 01:09:20 +10:00
Sam Potts
7f624ebbb7 Icon tweaks, IE button fix 2016-05-14 00:48:21 +10:00
Sam Potts
cc5b363d66 Version bump 2016-05-11 10:18:34 +10:00
Sam Potts
39a0a38d07 Bug fix for undefined progress bar 2016-05-01 15:04:09 +10:00
Sam Potts
a316514ca1 Minor bug fixes 2016-05-01 13:39:53 +10:00
Sam Potts
3b69f47590 v1.6.2 2016-05-01 12:52:07 +10:00
Sam
97870a7cdc Merge branch 'master' of https://github.com/Selz/plyr 2016-04-28 23:35:26 +10:00
Sam
9a6433488f Tooltip bug fixes 2016-04-28 23:35:18 +10:00
Sam Potts
993617f75f Remove badges (broken since GitHub caching changes) 2016-04-28 22:55:47 +10:00
Sam
e3baa43b22 Docs 2016-04-28 22:24:54 +10:00
Sam
7a332f29ea Typo 2016-04-28 22:22:32 +10:00
Sam
14c21422e7 URL fix 2016-04-28 22:21:03 +10:00
Sam
fe411b1ede Screenshot 2016-04-28 22:17:45 +10:00
Sam
4f02e2d6e7 Docs updates, small tweaks 2016-04-28 22:07:35 +10:00
Sam Potts
c7c7902769 Merge pull request #179 from prince-0203/update-readme-outdated-contents
Update outdated contents in readme.md
2016-04-18 10:25:23 +10:00
Sam Potts
67b2f2510b Bug fix for embeds: play not being defined (fixes #185 and #186) 2016-03-27 18:29:58 +11:00
Sam Potts
6ae2655923 Version bump 2016-03-14 22:53:11 +11:00
Sam Potts
33771ef8c0 Merge branch 'master' of github.com:selz/plyr 2016-03-14 22:34:44 +11:00
Sam Potts
b51a1684dc Fix for embed property not being set 2016-03-14 22:34:28 +11:00
Sam Potts
ba9abdc1d3 Update readme.md 2016-03-13 22:45:47 +11:00
Sam Potts
6a8803ec9f Update readme.md 2016-03-13 22:45:27 +11:00
Sam Potts
bcb5b981f9 Update readme.md 2016-03-13 22:44:14 +11:00
Sam Potts
5ea9e59d71 SASS fixes, docs changes (fixes #180), 'ready' event 2016-03-13 21:45:57 +11:00
prince
58342cfae8 Update outdated contents in readme.md 2016-03-12 14:07:37 +09:00
Sam Potts
193103cb2d Update readme.md 2016-03-07 23:18:56 +11:00
Sam Potts
f9c593d2f9 Update readme.md 2016-03-07 23:16:46 +11:00
Sam Potts
87d174ac2c Bug fixes and native APIs exposed for embeds 2016-03-07 22:28:30 +11:00
Sam Potts
cd83a2670b Cancel requests on source change (Fixes #174) 2016-02-28 12:50:34 +11:00
Sam Potts
1bbc47c64f CustomEvent polyfill (Fixes #172) 2016-02-28 11:22:11 +11:00
Sam Potts
1ecbec4044 Volume storage fix (Fixes #171) 2016-02-25 19:35:03 +11:00
Sam Potts
188a2e72eb Update readme.md 2016-02-21 14:34:49 +11:00