- Aug 10, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Aug 07, 2017
-
-
pokergaming authored
-
pokergaming authored
This reverts commit d47295f5.
-
pokergaming authored
-
pokergaming authored
This reverts commit 3964dea2.
-
- Jul 29, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jul 28, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jul 27, 2017
-
-
Jonathan Wilkes authored
-
- Jul 26, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jul 25, 2017
-
-
Jonathan Wilkes authored
It appears iem16 is supposed to be built as a single binary. Unfortunately Pd-extended broke these up into separate binaries without setting up a sensible cross-platform shared library. Thus Pd-extended had creation-order problems where, for example, the tab16 classes depended on a table16 to already exist so that the relevant symbols could resolve properly. We have no way of knowing how people were using these classes in the wild with Pd-extended. To support old Pd-extended patches we just use copy/pasta for a few functions so that any of the classes can get their objects instantiated without depending on any of the other classes already existing.
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jul 24, 2017
-
-
Jonathan Wilkes authored
-
- Jul 23, 2017
-
-
Jonathan Wilkes authored
quick fixes found by the test system (which we can later request to merge upstream)
-
- Jul 22, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jul 21, 2017
-
-
Jonathan Wilkes authored
-
- Jul 11, 2017
-
-
Jonathan Wilkes authored
This reverts commit 16973649, reversing changes made to 15094e4c.
-
- Jun 14, 2017
-
-
Jonathan Wilkes authored
Change from "cyclops" to "cyclone_ops" to avoid any potential name clashes with other libs
-
- Jun 02, 2017
-
-
Jonathan Wilkes authored
-
- May 12, 2017
-
-
Jonathan Wilkes authored
-
- May 11, 2017
-
-
Jonathan Wilkes authored
essentially guarantees that there will be unused parameters, so these warnings end up being noise even for external libs.
-
Jonathan Wilkes authored
-
- May 06, 2017
-
-
Jonathan Wilkes authored
remove OSCx/configure (should have been done in last commit, which was only adding a line to the oscx_clean target)
-
Jonathan Wilkes authored
-
- May 03, 2017
-
-
Jonathan Wilkes authored
-
- Apr 21, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Apr 19, 2017
-
-
Jonathan Wilkes authored
improve the external dialog api by adding an additional argument to specify the input type, refactor grid dialog to the new interface
-
- Apr 06, 2017
-
-
Jonathan Wilkes authored
-