- 02 Jun, 2016 7 commits
-
-
Jonathan Wilkes authored
port e885ea38fbe6f09d5ba38d5275444daf12077aa6 from Pd-l2ork: added redundant aclocal and autoconfig for the pd folder
-
Jonathan Wilkes authored
port a803fe57013cdf94dc96df6dcc532f85b3b5071c from Pd-l2ork: *fixed building of the gfsm library--needs further testing
-
Jonathan Wilkes authored
port 2ac1f6bbb78baa51a81762d2340dd60657d65726 from Pd-l2ork: hopefully fixed shell external's occasional crash where free function is called in the middle of a process and therefore clock_delay fires with null pointer.
-
Jonathan Wilkes authored
when selecting/deselecting individual objects on the canvas (e.g two objects where one cover the other, typically the one below would be selected/deselected first instead of the top one)
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
port fc1f74fd09d76a9c0bc50b148a7da15468a8653b from Pd-l2ork: *fixed bug in midifile where its helpfile was inappropriately named, thus failing to open appropriate help file.
-
Jonathan Wilkes authored
-
- 01 Jun, 2016 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 31 May, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 30 May, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 17 May, 2016 3 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 13 May, 2016 3 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 12 May, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 11 May, 2016 5 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 09 May, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 08 May, 2016 2 commits
-
-
Jonathan Wilkes authored
That whole function is a nasty mess that needs to be refactored
-
Jonathan Wilkes authored
The fact that nwjs menubar shortcuts don't propagate to the DOM makes this tricky The fact that OSX has its own OSX-app menu bar thingy makes it even trickier
-
- 07 May, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 06 May, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 04 May, 2016 2 commits
-
-
Jonathan Wilkes authored
-
-
- 03 May, 2016 5 commits
-
-
Jonathan Wilkes authored
normalize Windows path before sending it to Pd
-
Jonathan Wilkes authored
bind/unbind scalar symbol in scalar_vis instead of scalar_new This way scalar events continue to work if the user happens to change the [struct] arguments on us.
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
make [draw] arguments more closely follow the svg spec * [draw circle 20 1 2]: radius=20, xcenter=1, ycenter=2 * [draw rect 5 10 20 40]: width=5, height=10, xoffset=20, yoffset=40 * [draw ellipse 5 10 20 40]: xradius=5, yradius=10, xcenter=20, ycenter=40
-
- 02 May, 2016 3 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 01 May, 2016 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-