Mercurial > hg > webaudioevaluationtool
log ape.js @ 1005:d141519a99f2
age | author | description |
---|---|---|
Mon, 01 Jun 2015 09:18:02 +0100 | Nicholas Jillings | Merge into dev_main |
Sat, 30 May 2015 11:23:41 +0100 | Nicholas Jillings | Fix Bug #1257: Sliders now store their initial position once they are created, not once playback starts. |
Sat, 30 May 2015 11:19:28 +0100 | Nicholas Jillings | Bug #1256 Fix: Safari does not use 'this' on the buffer.onended to reference to the buffer, but to the Window. Now uses event. Tested on chrome OSX as well. |
Sat, 30 May 2015 10:20:47 +0100 | Nicholas Jillings | Merge from the default branch |
Fri, 29 May 2015 12:38:26 +0100 | Nicholas Jillings | Bug #1257: Made initialiseTest more robust |
Fri, 29 May 2015 12:07:08 +0100 | Nicholas Jillings | Merge from the default branch |
Fri, 01 May 2015 16:18:25 +0100 | Nicholas Jillings | Fixed Bug 1205: Stop/start button now has full control in non-loop mode. |