Yotam Mann
|
3cd2bdf587
|
testing only with FF (for now)
trying to debug CI failures
|
2017-11-21 09:40:11 -08:00 |
|
Yotam Mann
|
40dcfad4f0
|
removing xvfb
|
2017-11-21 09:33:20 -08:00 |
|
Yotam Mann
|
fc3c419f96
|
running tests of FF
|
2017-11-21 09:29:16 -08:00 |
|
Yotam Mann
|
9e77c203e4
|
replacing rAF for tests bc CI test is not executed in focus
causing the test to fail
|
2017-11-21 09:29:00 -08:00 |
|
Yotam Mann
|
4316530b16
|
linting
|
2017-10-26 16:03:00 -04:00 |
|
Yotam Mann
|
c58fad41f0
|
linting
|
2017-10-26 15:26:04 -04:00 |
|
Yotam Mann
|
4d0d1a266a
|
moving from jshint to eslint
|
2017-10-26 15:10:52 -04:00 |
|
Yotam Mann
|
81627e1df6
|
removing Travis firefox tests for now
|
2017-10-26 15:06:51 -04:00 |
|
Yotam Mann
|
b901f5711d
|
adding xvfb display for Firefox
|
2017-10-26 14:41:13 -04:00 |
|
Yotam Mann
|
800f02702c
|
trying with normal FF instead of headless
timeout seems to be happening during call for requestAnimationFrame
|
2017-10-26 14:31:59 -04:00 |
|
Yotam Mann
|
ff1fcab67d
|
limiting concurrency to avoid timeouts
|
2017-10-26 14:19:13 -04:00 |
|
Yotam Mann
|
9f960eaffb
|
running tests on latest firefox
|
2017-10-26 14:11:47 -04:00 |
|
Yotam Mann
|
06118bf52d
|
moving shims to AudioContext
|
2017-10-26 14:09:20 -04:00 |
|
Yotam Mann
|
749c1e64cb
|
ignoring shims from coverage
|
2017-10-26 13:58:24 -04:00 |
|
Yotam Mann
|
f446185eb7
|
removing Expr from StereoWidener
|
2017-10-26 13:51:51 -04:00 |
|
Yotam Mann
|
9ddb392b7c
|
flagging line to ignore
|
2017-10-26 13:27:07 -04:00 |
|
Yotam Mann
|
5feb1976f7
|
linting
|
2017-10-26 13:25:37 -04:00 |
|
Yotam Mann
|
485fb466bb
|
adding Mohayonao to references
|
2017-10-26 13:15:02 -04:00 |
|
Yotam Mann
|
a5e949ce6c
|
moving OfflineAudioContext shim to separate file
|
2017-10-26 13:14:00 -04:00 |
|
Yotam Mann
|
39ebf3d36f
|
removing unused var
|
2017-10-26 13:13:36 -04:00 |
|
Yotam Mann
|
255b20cebb
|
signal uses ConstantSourceNode (shimmed when not available)
|
2017-10-26 11:33:42 -04:00 |
|
Yotam Mann
|
7a870296bc
|
linting
|
2017-10-26 01:07:53 -04:00 |
|
Yotam Mann
|
9449a6102c
|
moving shim to it's own file
|
2017-10-26 00:52:09 -04:00 |
|
Yotam Mann
|
69dd348eaa
|
simplifying APITest
|
2017-10-26 00:51:43 -04:00 |
|
Yotam Mann
|
2d2424e639
|
envelope uses Signal instead of TimelineSignal
they are equivalent now bc of the AudioParam shim
|
2017-10-26 00:51:31 -04:00 |
|
Yotam Mann
|
374365f2a8
|
param uses shimmed AudioParam
|
2017-10-26 00:51:02 -04:00 |
|
Yotam Mann
|
903c87ff72
|
user media does not look for 'default'
instead takes the first device if nothing is specified
|
2017-10-26 00:50:22 -04:00 |
|
Yotam Mann
|
2410728e9f
|
adjusting test ranges for FF
|
2017-10-26 00:49:42 -04:00 |
|
Yotam Mann
|
cc7cca7370
|
removing checking for support
|
2017-10-26 00:48:51 -04:00 |
|
Yotam Mann
|
c634624fab
|
Revert "simplifying the API tests"
This reverts commit 6af9f28c50 .
|
2017-10-26 00:42:51 -04:00 |
|
Yotam Mann
|
c8dba3c1c5
|
removing checking browser feature support
|
2017-10-26 00:27:59 -04:00 |
|
Yotam Mann
|
36ffd3d779
|
increasing the waveshaper steps
|
2017-10-26 00:26:25 -04:00 |
|
Yotam Mann
|
183bd1e94d
|
using StereoPannerNode shim when not supported
|
2017-10-26 00:07:02 -04:00 |
|
Yotam Mann
|
72200b530f
|
effect is no longer a feedback effect.
fixes #226
|
2017-10-25 23:30:07 -04:00 |
|
Yotam Mann
|
6af9f28c50
|
simplifying the API tests
|
2017-10-25 23:08:16 -04:00 |
|
Yotam Mann
|
9400091609
|
modulus the offset by the duration in case the offset > duration
|
2017-10-25 23:05:30 -04:00 |
|
Yotam Mann
|
eb162526bb
|
moving shim to it's own file
|
2017-10-25 23:01:42 -04:00 |
|
Yotam Mann
|
7f148b5c34
|
moving shim to another file
|
2017-10-25 23:01:26 -04:00 |
|
Yotam Mann
|
305fdc02da
|
moving shim to another file
|
2017-10-25 23:00:37 -04:00 |
|
Yotam Mann
|
0d85d90f5c
|
reducing volume further
|
2017-10-25 23:00:20 -04:00 |
|
Yotam Mann
|
f707458349
|
shimming AudioParam to account for a few browser discrepancies
|
2017-10-25 18:25:41 -04:00 |
|
Yotam Mann
|
4628ff3c64
|
increasing the number of values in the abs array
|
2017-10-25 18:17:00 -04:00 |
|
Yotam Mann
|
bcd99d2a60
|
updating to new context dispose returning promise API
|
2017-10-25 18:00:04 -04:00 |
|
Yotam Mann
|
89743bc91a
|
reverting while loop
|
2017-10-25 17:59:35 -04:00 |
|
Yotam Mann
|
2c7e200ade
|
close returns promise like in AudioContext
|
2017-10-25 17:59:17 -04:00 |
|
Yotam Mann
|
99f73e47f7
|
Context.ready returns a promise when the AudioContext reports itself as 'running'
|
2017-10-25 17:59:03 -04:00 |
|
Yotam Mann
|
8c85f8bcf2
|
Context.dispose returns promise which resolves when the context is closed
|
2017-10-25 17:58:36 -04:00 |
|
Yotam Mann
|
a82ab45132
|
linting
|
2017-10-25 17:57:52 -04:00 |
|
Yotam Mann
|
d153fc86cf
|
removing 'let' from test code
|
2017-10-24 11:57:23 -04:00 |
|
Yotam Mann
|
cb2a982c39
|
linting
|
2017-10-21 19:02:46 -04:00 |
|