log js/core.js @ 2678:e446c9b43cd9

age author description
Wed, 01 Mar 2017 10:24:06 +0000 Nicholas Jillings #180. More JSHint corrections
Wed, 01 Mar 2017 10:15:12 +0000 Nicholas Jillings Fixed Several JSHint issues. Functionalised the popup / survey manager
Fri, 14 Apr 2017 16:25:26 +0100 Nicholas Jillings Small typos
Thu, 13 Apr 2017 11:36:24 +0100 Nicholas Jillings #191: Now added to <page> nodes the “position” attribute
Tue, 28 Mar 2017 12:59:27 +0100 Nicholas Jillings Fix for #194
Mon, 20 Mar 2017 16:21:44 +0000 Nicholas Jillings Tighten of code around submission for Safari 8. #190
Fri, 17 Mar 2017 11:24:17 +0000 Nicholas Jillings radio entry conditionals are being falsed.
Wed, 01 Mar 2017 11:53:20 +0000 Nicholas Jillings Local loudness fix for #184
Wed, 01 Mar 2017 11:50:28 +0000 Nicholas Jillings Code fix for part of #184
Thu, 19 Jan 2017 17:00:24 +0000 Nicholas Jillings Merge branch 'master' into vnext
Thu, 19 Jan 2017 16:15:47 +0000 Nicholas Jillings #6: Added getCombinedInterfaces() to populate the page interface nodes with the global information
Thu, 19 Jan 2017 15:51:49 +0000 Nicholas Jillings #9 Clear node on each postNode event
Thu, 19 Jan 2017 15:50:36 +0000 Nicholas Jillings LC
Thu, 19 Jan 2017 15:49:33 +0000 Nicholas Jillings #9: Use DOMParser to conver HTML string to DOM for injection
Thu, 19 Jan 2017 15:46:17 +0000 Nicholas Jillings First work on #9. Using showdown-js (https://github.com/showdownjs/showdown)
Thu, 19 Jan 2017 15:00:15 +0000 Nicholas Jillings Revert "#3: Added resampler from JS-xtract into resampler.js. Automatically use to match sample rates"
Thu, 19 Jan 2017 14:48:02 +0000 Nicholas Jillings #3: Added resampler from JS-xtract into resampler.js. Automatically use to match sample rates
Thu, 19 Jan 2017 10:47:42 +0000 Nicholas Jillings Including samediff into global label-maker (34b20b6)
Wed, 18 Jan 2017 14:54:12 +0000 Nicholas Jillings #135: Added user-modifiable interfaces/interfaces.json. Users just need to update this file to add 3rd party interfaces
Thu, 17 Nov 2016 13:08:26 +0000 Nicholas Jillings Merge branch 'vnext' into Dev_main
Thu, 17 Nov 2016 13:08:00 +0000 Nicholas Jillings Merge branch 'master' into vnext
Tue, 15 Nov 2016 15:50:34 +0000 Nicholas Jillings #101 . Complete
Tue, 15 Nov 2016 15:31:53 +0000 Nicholas Jillings #101.Mostly done. Loads up alternatives if one of them fails, until end of URL lists
Tue, 15 Nov 2016 15:27:45 +0000 Nicholas Jillings #101. Working implementatin, loads correct initial buffer. WIP
Mon, 14 Nov 2016 16:21:42 +0000 Nicholas Jillings Completed #37
Mon, 14 Nov 2016 16:12:34 +0000 Nicholas Jillings #37. All interfaces use interfaceContext.getLabel to generate labels
Mon, 14 Nov 2016 14:49:57 +0000 Nicholas Jillings Merge branch 'vnext' into Dev_main
Mon, 14 Nov 2016 14:45:39 +0000 Nicholas Jillings Merge master into vnext
Thu, 10 Nov 2016 16:46:47 +0000 Nicholas Jillings #37: Completed interfaceContext.getLabel. APE uses this getLabel for creating the page labels.
Thu, 10 Nov 2016 16:31:01 +0000 Nicholas Jillings Format APE. Added getLabel for global interface handler