Mercurial > hg > webaudioevaluationtool
log core.js @ 1141:df4284a31f69
age | author | description |
---|---|---|
Wed, 13 Jan 2016 09:34:46 +0000 | Nicholas Jillings | Moved interfaces into their own sub-directory |
Tue, 12 Jan 2016 18:29:55 +0000 | Nicholas Jillings | Outside references now have an interfaceDOM. All interfaceDOM objects must respond to canMove() for determining if fixed or not. |
Tue, 12 Jan 2016 17:26:40 +0000 | Nicholas Jillings | Feature #1504 Sample rate checks are now page wide and occur immediately after parsing the XML |
Tue, 12 Jan 2016 17:10:39 +0000 | Nicholas Jillings | Interfaces properly handle outside reference objects. Better core.js comment box handling. InterfaceDOM return their presented ID rather than assumed index. |