Mercurial > hg > webaudioevaluationtool
log core.js @ 1732:7435309fd918
age | author | description |
---|---|---|
Thu, 23 Apr 2015 19:36:14 +0100 | Dave Moffat | Commit Merge |
Thu, 28 May 2015 19:27:39 +0100 | Nicholas Jillings | Merge |
Wed, 27 May 2015 20:24:17 +0100 | Brecht De Man | Fixed bug where 'all played' wasn't checked anymore in loop mode. Now in non-loop mode, 'flagAsPlayed' needs to be called explicitly from ape.js (may want to change) |
Wed, 27 May 2015 18:53:34 +0100 | Nicholas Jillings | Fixed metric collection, listening time, for looping sources |
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. |