Paul Ryan

Results 6 issues of Paul Ryan

**I'm submitting a ...** (check one with "x") ``` [ ] Regression (a behavior that used to work and stopped working in a new release) [X] Bug report [ ]...

enhancement
p3: nice to have

**Is your feature request related to a problem? Please describe.** This is that right now I'm not seeing how to pass extra flags to the dotnet new call (e.g. --no-https...

enhancement
scope: core

After calling createAudioPlayer with a working player (I can play and manipulate a queue) I can't get any events to fire. I've tried registering as follows: ``` js var audioPlayer...

Use a server like the angular server for content as it gives hot reload and HMR support. @vsavkin I'm just adding these as placeholders of items still needing attention before...

For our OS X dev friends a watcher that uses fsevents (e.g. chokidar) should be utilized in place of node-watch. @vsavkin I'm just adding these as placeholders of items still...

The vecLib dependency is no longer required and in fact causes issues in the makefile with OS X Yosemite and up. Removing the vecLib dependency and leaving just Accelerate will...