Josh de Leeuw
fd202fcd21
add examples
2015-02-19 10:47:30 -05:00
Josh de Leeuw
c0e9fb8d8e
example
2015-02-19 10:33:55 -05:00
Josh de Leeuw
b9ea8853ac
more examples
2015-02-19 10:32:10 -05:00
Josh de Leeuw
6334bd84d7
add val-animate-occlusion style
2015-02-19 10:32:03 -05:00
Josh de Leeuw
7f9db95c5d
update docs loc
2015-02-19 10:24:33 -05:00
Josh de Leeuw
4a04c8bded
add docs about auto loading audio
2015-02-19 10:19:41 -05:00
Josh de Leeuw
a1900a199b
allow skip_load_check
...
issue #92
2015-02-19 10:15:59 -05:00
Josh de Leeuw
f998f29c4f
more examples
2015-02-18 20:05:03 -05:00
Josh de Leeuw
8271a03a82
bug fix when preamble is not defined
2015-02-18 20:04:58 -05:00
Josh de Leeuw
7f77cfe5b1
update cite info
2015-02-18 18:37:33 -05:00
Josh de Leeuw
7b471950a0
update cite info
2015-02-18 18:29:46 -05:00
Josh de Leeuw
bf3dd20bad
add tests
2015-02-18 17:10:33 -05:00
Josh de Leeuw
1218c58350
fix bug
2015-02-18 17:10:26 -05:00
Josh de Leeuw
4e2fb7c8e5
add palmer test
2015-02-18 16:19:23 -05:00
Josh de Leeuw
6a46d65df0
fix raphael -> snapsvg
2015-02-18 16:18:41 -05:00
Josh de Leeuw
fc6626b4f7
add examples
2015-02-18 15:08:36 -05:00
Josh de Leeuw
a6df7ee289
fix typo
2015-02-18 15:08:29 -05:00
Josh de Leeuw
a503585598
multi stim update
2015-02-18 15:08:19 -05:00
Josh de Leeuw
13f3cf7f48
css for free-sort
2015-02-18 14:47:01 -05:00
Josh de Leeuw
5453518f0d
force parameter size
2015-02-18 14:33:23 -05:00
Josh de Leeuw
5cb5f0bfe7
bug fix with keyboard listener
2015-02-18 14:27:38 -05:00
Josh de Leeuw
fafa254860
call function example
2015-02-18 13:23:42 -05:00
Josh de Leeuw
a8804d2e2b
remove protocol-relative url
2015-02-18 13:23:32 -05:00
Josh de Leeuw
77b28d2ecf
adding more tests
2015-02-18 12:59:27 -05:00
Josh de Leeuw
849c468275
bug fixes
2015-02-18 12:27:26 -05:00
Josh de Leeuw
29a57fbe14
adding tests&examples folder
2015-02-18 12:27:18 -05:00
Josh de Leeuw
79b06f665a
minor issue with timing = 0
2015-02-18 11:44:53 -05:00
Josh de Leeuw
1c82ef4c32
Merge pull request #115 from mariansauter/patch-4
...
allow timing_max_search = 0
2015-02-18 11:31:48 -05:00
Josh de Leeuw
22748866b3
update example php
...
issue #110
2015-02-18 11:22:43 -05:00
Josh de Leeuw
37c7966d9c
change id for palmer plugin
...
issue #78
2015-02-18 11:16:53 -05:00
Josh de Leeuw
be74b923ec
modify docs for snapsvg
...
issue #113
2015-02-18 11:16:35 -05:00
Josh de Leeuw
d4d31e27a2
replace Raphael with Snap
...
issue #78
2015-02-18 11:12:05 -05:00
mariansauter
d30dac1dbe
allow timing_max_search = 0
...
I added the possibility that the timing_max_search equals 0 so that the search display is not shown at all (circumventing setTimeout)
This might be very specifically handy for my purpose, because I can use the same plugin to show my probe at the fixation stimulus place before the actual search display. In any case, this change does not hurt and just allows timing_max_search = 0 to work
2015-02-11 23:28:29 +01:00
Josh de Leeuw
c780dd4557
add sample method
...
issue #102
2015-02-05 17:19:08 -05:00
Josh de Leeuw
f952f5ccf7
html plugin check_fn returns true by default
...
issue #106
2015-02-05 17:03:31 -05:00
Josh de Leeuw
686a6bcdaf
fix issues with html content rendering in displayData
...
issue #99
2015-02-05 17:00:22 -05:00
Josh de Leeuw
1850f94128
docs for randomization.shuffle
...
issue #100
2015-02-05 16:55:39 -05:00
Josh de Leeuw
0849f8bd9f
add randomization.shuffle function
...
issue #100
2015-02-05 16:52:16 -05:00
Josh de Leeuw
45820a5249
comments removed
2015-02-05 16:49:21 -05:00
Josh de Leeuw
d3346753a9
fix bug on feedback trials with categorize plugins
...
issue #103
2015-02-05 16:49:21 -05:00
Josh de Leeuw
3eba68c20e
fix function as stimuli parameter issue
...
issue #109
2015-01-29 19:57:07 -05:00
Josh de Leeuw
f83aa5a20c
bug fix for undefined preamble param
2014-12-17 12:37:55 -05:00
Josh de Leeuw
3516456a52
update to snap.svg dependency
...
also fixes bizarre chrome issue that is probably a chrome bug.
issue #78
2014-12-16 16:02:20 -05:00
Josh de Leeuw
d62ed7d851
fix unfinished code
2014-11-25 10:47:14 -05:00
Josh de Leeuw
05863b3e5d
add reconstruction plugin
2014-11-24 09:05:15 -05:00
Josh de Leeuw
6a634244e3
temp fix to prevent non AudioContext browsers from breaking
...
issue #95
2014-11-14 15:28:33 -05:00
Josh de Leeuw
14fbe9d67f
allow keys as strings
...
issue #97
2014-11-14 15:19:45 -05:00
Josh de Leeuw
55f1d3c5d6
add convertKeyCharacterToKeyCode method
2014-11-14 15:14:48 -05:00
Josh de Leeuw
d01e6edb61
allow choices parameter to be 'none'
...
issue #90
2014-11-14 15:09:39 -05:00
Josh de Leeuw
74ad0f9c1d
update documentation info in header
...
closes #84
2014-11-14 15:05:54 -05:00