Mercurial > hg > webaudioevaluationtool
log pythonServer.py @ 1243:9cf727420c29
age | author | description |
---|---|---|
Wed, 09 Mar 2016 13:12:02 +0000 | Nicholas Jillings | Python 2.x server can perform intermediate saves. |
Sun, 21 Feb 2016 11:18:08 +0000 | Nicholas Jillings | Merge |
Wed, 17 Feb 2016 11:16:08 +0000 | Nicholas Jillings | Merge - pre-release of 1.2.0 |
Fri, 29 Jan 2016 11:11:57 +0000 | Nicholas Jillings | All interfaces support comment boxes. Comment box identification matches presented tag (for instance, AB will be Comment on fragment A, rather than 1). Tighter buffer loading protocol, audioObjects register with the buffer rather than checking for buffer existence (which can be buggy depending on the buffer state). Buffers now have a state to ensure exact location in loading chain (downloading, decoding, LUFS, ready). |