Mercurial > hg > webaudioevaluationtool
log pythonServer.py @ 1116:c44fbf72f7f2
age | author | description |
---|---|---|
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). |
Wed, 09 Mar 2016 14:36:47 +0000 | Nicholas Jillings | Merge |
Mon, 22 Feb 2016 04:17:19 +0000 | Giulio Moro | The version I use and works, addresses issues #1622, #1616, partially #1620 |
Wed, 23 Dec 2015 14:36:00 +0000 | Nicholas Jillings | Merge. Pull of revision info from dev_main. |