log example_eval/radio_example.xml @ 2219:d87b8419df28

age author description
Wed, 13 Apr 2016 15:14:42 +0100 Nicholas Jillings Completed cross fading of tracks selectable by user attribute crossFade in <setup> node. Default is 0 seconds (no cross fade).
Tue, 12 Apr 2016 11:48:40 +0100 Nicholas Jillings Review for Issue #2. Should be a working implementation. See issue post for usage.
Mon, 21 Mar 2016 15:01:57 +0000 Nicholas Jillings Fix for #1560. Fix for loadProjectSpecCallback error if Parser returns undefined.
Sun, 21 Feb 2016 11:18:08 +0000 Nicholas Jillings Merge
Wed, 17 Feb 2016 15:09:26 +0000 Nicholas Jillings Discrete / Radio interfaces now have outside-reference support.
Mon, 01 Feb 2016 10:38:54 +0000 Nicholas Jillings Merge
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
Mon, 21 Mar 2016 15:01:57 +0000 Nicholas Jillings Fix for #1560. Fix for loadProjectSpecCallback error if Parser returns undefined. Dev_main
Wed, 17 Feb 2016 15:09:26 +0000 Nicholas Jillings Discrete / Radio interfaces now have outside-reference support.
Tue, 26 Jan 2016 13:52:56 +0000 Nicholas Jillings Interfaces have startPlayback and stopPlayback methods to clean up code management. Looping playbacks now have a 2s cross-fade. Dev_main
Mon, 25 Jan 2016 17:29:34 +0000 Nicholas Jillings Added master volume. Ensured playhead, page-count and volume <interfaceoption> show options are enabled on all test pages. Dev_main
Sat, 16 Jan 2016 14:51:02 +0000 Nicholas Jillings Added WAVE.js, conversion of some C scripts to JS for WAVE file manipulation. By default, will use the WAVE decoder first before fallback to browser decoders. All browsers now support Integer 8-/16-/24-/34-bit and IEEE Float 32 WAVE files. Dev_main
Thu, 14 Jan 2016 11:22:31 +0000 Nicholas Jillings discrete.js interface built with correct styling. Example discrete is DCR Dev_main
Wed, 13 Jan 2016 16:49:59 +0000 Nicholas Jillings Beginning discrete / likert interfaces. Dev_main