Josh Marinacci

Results 41 issues of Josh Marinacci

Opening a new issue to discuss build problems with the new 0.11 port. Following the instructions here: https://github.com/paddybyers/node/wiki/Building-v0.11-for-Android I get a compile error. ➜ v8 git:(remotes/origin/v0.11-android) make -j8 GYPFLAGS="-Dcomponent=shared_library" android_arm.debug...

I'm trying to track down an issue I'm having using libpng inside of a node native addon. Whenever I read a file the next call to OpenGL crashes. I've isolated...

I've got a ring which should expand when it emits the 'tapped' event. Using _ref I'm saving a reference to the ring when another click event happens. In the handler...

If you compile a sketch which uses a lib that another lib also uses, then the lib will get included twice, causing compile errors. ex: including wire and adafruit_motorshield will...

bug

The save shortcuts are burned into my brain. They should work.

NewGUI

instead of really deleting, move to a deleted folder which is purged after 30 days

enhancement
NewGUI

When a compile error appears in the console it has a line number. Clicking on this error should jump you to the proper line in the source code.

enhancement
NewGUI

The prefs should be persistent across runs of the app. It should include: - dark/light them for the GUI and editor - font size for the editor (font choice?) -...

enhancement
NewGUI

It would be nice to have a way to see what boards people are using, and detect errors. The system should: - be opt in. If you don't ask to...

enhancement
NewGUI

There should be a way to manually install libraries that aren't included in the arduino-data project.

enhancement
NewGUI