log src/app/playback-control/playback-control.component.ts @ 509:041468f553e1 tip master

age author description
Tue, 25 Apr 2017 20:01:09 +0100 Lucas Thompson Generate new project with latest @angular/cli, including Angular 4.
Fri, 21 Apr 2017 12:58:55 +0100 Lucas Thompson Remove redundant injection of feature extraction service.
Mon, 05 Dec 2016 16:57:34 +0000 Lucas Thompson Some extraction logic in place.
Fri, 02 Dec 2016 16:55:14 +0000 Lucas Thompson Add a component for the feature extraction menu, and start setting up some comms with the worker. Currently populating a select box with list of extractors from hardcoded server.
Thu, 01 Dec 2016 15:40:57 +0000 Lucas Thompson Move service into subdirectory.
Wed, 30 Nov 2016 10:21:49 +0000 Lucas Thompson wire up playback controls.
Fri, 28 Oct 2016 16:27:25 +0100 Lucas Thompson Prototype some playback controls, and tabbed menus in the sidebar.