- Jan 01, 2017
-
-
Jonathan Wilkes authored
-
- Dec 31, 2016
-
-
Jonathan Wilkes authored
protect against superfluous messages sent from guis on graph-on-parent subcanvas that lies outside the bounding box
-
Jonathan Wilkes authored
-
Similar to #214 -- bug will only occur if the canvas label overlaps the GOP area
-
Jonathan Wilkes authored
another attempt to fix #214. A gui object outside of the GOP area will still send graphical updates to the GUI. This needs to be addressed on the C side, but for now this fix should work
-
- Dec 30, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Dec 28, 2016
-
-
Jonathan Wilkes authored
-
- Dec 25, 2016
-
-
Jonathan Wilkes authored
-
- Dec 24, 2016
-
-
Jonathan Wilkes authored
-
- Dec 21, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
replace default nw.js Info.plist with custom one. Not currently using the sed MACROS from Pd-extended (these are shown in the darwin_app/Makefile, and we can add them later for app name and version)
-
Jonathan Wilkes authored
-
- Dec 20, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
fix #194: saving a loaded abstraction gives errors. Cleaned up dangling reference to closed nw window, and protect against out-of-order messages that come before the canvas is mapped
-
- Dec 18, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Dec 17, 2016
-
-
Albert Gräf authored
Keep the ALSA sequencer port information used by the GUI in sync with the actual device configuration. Fixes #203.
-
Albert Gräf authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Albert Gräf authored
-
Albert Gräf authored
-
Jonathan Wilkes authored
-
Albert Gräf authored
-
- Dec 16, 2016
-
-
Jonathan Wilkes authored
-
Albert Gräf authored
This change allows curly braces {} to be accepted as keypress events and entered into object and message boxes. It doesn't change the quoting rules for these characters, so [print] still escapes them with backslashes.
-
- Dec 15, 2016
-
-
Jonathan Wilkes authored
-
Replace the Pd-extended output~ abstraction with Alexandre Porres' improved version, with a small revision by Jonathan Wilkes to generate the array data at load time
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Dec 14, 2016
-
-
Albert Gräf authored
-
Albert Gräf authored
Port pd-l2ork upstream commits from Dec 7, 2015 improving the handling of $ substitutions in GUI elements. Also fixes #195.
-
- Dec 13, 2016
-
-
Jonathan Wilkes authored
-