- Dec 03, 2016
-
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
- Dec 01, 2016
-
-
Jonathan Wilkes authored
-
- Nov 28, 2016
-
-
Jonathan Wilkes authored
-
- Nov 24, 2016
-
-
Jonathan Wilkes authored
-
- Nov 21, 2016
-
-
Jonathan Wilkes authored
stop using "x" for sending iemgui colors-- while it has a precision formatter, it doesn't have a maximum size formatter (and it can't because 64-bit archs need the larger values)
-
- Nov 19, 2016
-
-
Jonathan Wilkes authored
cherry-pick Albert Gräf's branch: Comment out a bunch of debugging statements which add a lot of noise to the console.
-
- Nov 18, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Nov 17, 2016
-
-
Albert Gräf authored
-
- Nov 16, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
bugfix for consistency check failure when undoing a deleted [draw] command that has a scalar on the same canvas
-
- Nov 14, 2016
-
-
Albert Gräf authored
-
- Nov 12, 2016
-
-
-
*improved saving logic for presets to remove stale nodes because sometimes nodes due to editing can share locations with stale/inactive nodes and depending on the order of creation, invalid values can end-up being pulled. Now, when saving, only active nodes are saved to avoid this problem.
-
- Nov 11, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Nov 10, 2016
-
-
Jonathan Wilkes authored
-
- Nov 09, 2016
-
-
Jonathan Wilkes authored
first draft for opening files from command line or graphical file manager in the current Purr Data instance
-
- Nov 07, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
stray line where I forgot to change "data" to "d" that should have been part of bf11107b
-
- Nov 01, 2016
-
-
Jonathan Wilkes authored
-
- Oct 31, 2016
-
-
Albert Gräf authored
-
- Oct 28, 2016
-
-
Jonathan Wilkes authored
-
- Oct 27, 2016
-
-
Jonathan Wilkes authored
fix "stale pointer" bug when re-opening a subpatch on a scalar that has an event bound to it. The bug was that the scalar symbol wasn't getting unbound because scalar_vis wasn't getting called.
-
- Oct 26, 2016
-
-
Jonathan Wilkes authored
-
Albert Gräf authored
Get rid of some really annoying legacy Tcl commands in the core. As long as we don't have any LED indicators in the console window, show an error for audio dropouts instead. Also get rid of some debugging messages in the pddp.
-
Jonathan Wilkes authored
-
- Oct 25, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Oct 23, 2016
-
-
Jonathan Wilkes authored
-
- Oct 19, 2016
-
-
Jonathan Wilkes authored
-
- Oct 16, 2016
-
-
Jonathan Wilkes authored
revert a change to text_setto from 91cf2a84 that caused a subtle regression when a broken object gets retexted. (It caused the object to be put at the end of the glist, which caused the consequent canvas_restoreconnections call to make a wire connection to the wrong object)
-
- Oct 12, 2016
-
-
Jonathan Wilkes authored
-
- Oct 07, 2016
-
-
Jonathan Wilkes authored
for legacy drawing commands like [filledpolygon], don't scale the stroke (this is how it worked in Pd Vanilla)
-
- Oct 05, 2016
-
-
Jonathan Wilkes authored
-
- Oct 04, 2016
-
-
Jonathan Wilkes authored
* add flag for compatibility with older OSX versions * change library paths in script so that external dependencies are found * build with jack support
-