Mercurial > hg > ugly-duckling
log
age | author | description |
---|---|---|
Thu, 29 Jun 2017 14:34:16 +0100 | Lucas Thompson | Firefox doesn't seem to populate the MIME type field of MediaRecorder. Do some naive deducing of MIME type based on testing support for some known types and constructing MediaRecorder with the first one that passes. Fall back to implementation default of none of the types are supported. |
Thu, 29 Jun 2017 13:21:51 +0100 | Lucas Thompson | Script to serve over https |
Wed, 28 Jun 2017 10:46:53 +0100 | Chris Cannam | Update JS module builds following UMD revision in piper-vamp-js |
Wed, 28 Jun 2017 10:40:36 +0100 | Lucas Thompson | When a remote extractor fails, still populate menu with ones that were valid. |
Wed, 28 Jun 2017 10:39:23 +0100 | Lucas Thompson | Update VampTestPlugin.umd.js |
Tue, 27 Jun 2017 13:05:29 +0100 | Lucas Thompson | Merge pull request #2 from LucasThompson/fix/recording-without-media-recorder-api |