Mercurial > hg > webaudioevaluationtool
log core.js @ 966:4a5102ff2822
age | author | description |
---|---|---|
Wed, 27 May 2015 18:10:56 +0100 | Nicholas Jillings | Possible fix to loop playback bugs |
Wed, 27 May 2015 16:46:43 +0100 | Nicholas Jillings | Merge |
Wed, 27 May 2015 16:45:48 +0100 | Nicholas Jillings | Major Update. All new state machine to track the session state and hold session data. Will enable new interfaces to be built on top and have the same common structures. |
Wed, 27 May 2015 11:49:20 +0100 | Nicholas Jillings | Bug #1235: Slider, slider objects and scale markings are adjusted on window resize. |
Wed, 27 May 2015 09:46:06 +0100 | Nicholas Jillings | Feature #1245: Added DateTime node to XML output |
Wed, 27 May 2015 09:10:20 +0100 | Nicholas Jillings | Session save to server falback to browser download if the server didn't save the file. |
Tue, 26 May 2015 18:47:59 +0100 | Nicholas Jillings | If projectReturn is specified as a url it will return to that server. Currently only tested using the localHost server on port 8000, as per the python2.py server included |