log pythonServer.py @ 1249:ba6b9e1aaef5

age author description
Thu, 10 Mar 2016 17:08:10 +0000 Nicholas Jillings Merge
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).
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.
Wed, 16 Dec 2015 10:20:25 +0000 Dave Add Graphics to DMRN Poster
Fri, 04 Dec 2015 11:00:55 +0000 Nicholas Jillings Merge of dev into default/master
Fri, 04 Dec 2015 10:57:39 +0000 Nicholas Jillings Merge from branch "WAC2016"
Fri, 24 Jul 2015 18:59:39 +0100 Nicholas Jillings Pull into main
Fri, 03 Jul 2015 19:50:12 +0100 Brecht De Man Automatically go to right folder when running server locally so you can drag and drop the script in Terminal (after typing 'Python').
Thu, 02 Jul 2015 15:44:35 +0100 Brecht De Man Make explicit that 'next test' in server only relates to 'pseudo-random mode'.
Wed, 01 Jul 2015 11:11:54 +0100 Nicholas Jillings merge