log

age author description
Mon, 26 Jun 2017 16:10:33 +0100 Lucas Thompson Update BlobEvent type, timecode is optional in the spec.
Mon, 26 Jun 2017 16:10:01 +0100 Lucas Thompson Pull in RecordRTC for use when MediaRecorder isn't available.
Mon, 26 Jun 2017 11:07:20 +0100 Lucas Thompson No need for ternary operator, coalesce to default value.
Mon, 26 Jun 2017 11:00:21 +0100 Lucas Thompson Small refactor.
Mon, 26 Jun 2017 01:55:11 +0100 Lucas Thompson Crude use of the type uris to map to icons representing the feature types. No actual de-referencing of the uris or attempt to understand them.
Mon, 26 Jun 2017 01:53:10 +0100 Lucas Thompson Pull in feature branch from piper-js for now for the static output info stuff.
Mon, 26 Jun 2017 00:40:16 +0100 Lucas Thompson Merge branch 'master' of github.com:piper-audio/ugly-duckling into feature/extractor-list
Wed, 07 Jun 2017 16:15:03 +0100 Lucas Thompson Remove icon, too ugly(!)
Wed, 07 Jun 2017 15:45:29 +0100 Lucas Thompson No need to close the tray programmatically, can do it in the template.
Wed, 07 Jun 2017 15:34:26 +0100 Lucas Thompson Close tray on file open and record.
Wed, 07 Jun 2017 15:30:15 +0100 Lucas Thompson Disable remote load button whilst loading
Wed, 07 Jun 2017 14:51:30 +0100 Lucas Thompson Rudimentary mechanism for loading remote plugins, with a loading spinner. Also small clean up for stuff left over from the md-select stuff.