- Jun 02, 2016
-
-
Jonathan Wilkes authored
port e3e30ff94964fddd5764fd64391dcf8216354264 from Pd-l2ork: forgot to convert configure.in to configure.ac
-
Jonathan Wilkes authored
port d86d714a0f75d9d4b4a74725a8ed93edc4a137ff from Pd-l2ork: hopefully fixed the denormals in freeverb~ once and for all
-
Jonathan Wilkes authored
port c87e5b00229eb17bac8dc3047cd9d5f4a42c6711 from Pd-l2ork: hopefully made build process require autoconf 2.5 or newer
-
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
-
- Jun 01, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- May 31, 2016
-
-
Jonathan Wilkes authored
-
- May 30, 2016
-
-
Jonathan Wilkes authored
-
- May 17, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- May 13, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- May 12, 2016
-
-
Jonathan Wilkes authored
-
- May 11, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- May 09, 2016
-
-
Jonathan Wilkes authored
-
- May 08, 2016
-
-
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
-
- May 07, 2016
-
-
Jonathan Wilkes authored
-
- May 06, 2016
-
-
Jonathan Wilkes authored
-
- May 04, 2016
-
-
Jonathan Wilkes authored
-
-
- May 03, 2016
-
-
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
-
- May 02, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-