Richard Davey
|
9723414a16
|
The requestVideoFrame polyfill has been updated to the latest release, which should resolve some SSR framework issues.
|
2024-06-06 15:49:06 +01:00 |
|
Richard Davey
|
1be82975f7
|
The Request Video Frame polyfill will now check first to see if the browser supports HTMLVideoElement before trying to inspect its prototype. This should help in non-browser environments.
|
2023-09-27 17:18:10 +01:00 |
|
Richard Davey
|
7904ecfb15
|
Added requestVideoFrame polyfill
|
2023-04-11 17:02:09 +01:00 |
|
J.C
|
57dee7c461
|
1, add missing polyfill for IE9,10
2, IE9, 10, function alias causes error and all audio can't work properly
|
2021-12-21 17:09:55 +08:00 |
|
Richard Davey
|
0bfebb29ed
|
The requestAnimationFrame polyfill no longer expects a Browserify environment and uses window through-out.
|
2019-11-20 17:10:11 +00:00 |
|
Josh Soref
|
b7d0f9e309
|
spelling: browserify
|
2019-10-29 01:45:05 -04:00 |
|
Richard Davey
|
d16e844910
|
Removed bind polyfill as it's in IE9+ anyway
|
2018-07-19 16:22:43 +01:00 |
|
Richard Davey
|
6cfc5d49e7
|
The AudioContextMonkeyPatch has been updated to use an iife. Fix #3437
|
2018-05-24 23:17:33 +01:00 |
|
Richard Davey
|
620bcc6ae5
|
jsdoc fixes and additions
|
2018-03-19 13:45:00 +00:00 |
|
Richard Davey
|
d8f1ba03e9
|
Moved repository location
|
2018-01-09 21:43:56 +00:00 |
|