- Jul 31, 2012
-
-
Ivica Bukvic authored
fixed remaining bugs with asynchronous nature of various ways to enable edit mode/cord inspector/tooltips in K12 mode
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
added workaround for a proper redraw of duplicated objects that left stray nlets if they were gop abstractions
-
Ivica Bukvic authored
-
- Jul 28, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 27, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 26, 2012
-
-
Ivica Bukvic authored
fixed bug where garray did not redraw its names when an array name has been changed via "rename" command
-
Ivica Bukvic authored
-
- Jul 24, 2012
-
-
Ivica Bukvic authored
Overhauled preset_node and preset_hub to support any kind of data, including symbols, floats, and lists. Removed unnecessary global class declarations and object filtering for node and hub.
-
- Jul 21, 2012
-
-
Ivica Bukvic authored
refined detection of illegal connections following autoconnect with an interactively-created (empty) object that is later turned into something else. Same goes for objects that have been fundamentally changed and recreated (e.g. where a non-signal [* ] object becomes [*~ ] and thus becomes impossible to maintain connection with a non-signal object below it).
-
Ivica Bukvic authored
added print as a legal object to connect to the preset_node (this legal object business may go away once we implement lists/anything).
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed regression where arrays did not get moved by tag, resulting in a much more inefficient displacement, fixed stray redrawing of nlets on multi-gop cut/paste_atmouse (workaround due to limitations of the networked model between the gui and the engine, fixed offset bug where object got displaced (as in duplicated) when undoing their deletion.
-
Ivica Bukvic authored
-
- Jul 19, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 16, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
added clear purge reset to preset_hub, clearall and clear to preset_node, and cleaned up a number of bugs.
-
Ivica Bukvic authored
-
- Jul 15, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 14, 2012
-
-
Ivica Bukvic authored
added ability to readjust locations when using operations that fundamentally alter glists. Added dirty flag to store operations. Disabled debugging output.
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jun 20, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
further improved the dynamic receive send/change to avoid potential crash when changing the next memeber of the same bindlist
-
- May 31, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
Fixed crash when trying to do dynamic change of receives on iemgui objects (affects also all objects that allow for dynamic changing of the bindlist)
-
- May 22, 2012
-
-
Ivica Bukvic authored
added PDL2ORK define to distinguish between pdl2ork capabilities and vanilla pd and thus make externals work with both pd vanilla and pd-l2ork
-
- May 20, 2012
-
-
Ivica Bukvic authored
Finished fixing inconsistency from the iemgui and non-gui fonts. This will break font appearance in older patches but looking forward will make things a lot more consistent. This is in part backported from the 0.43 branch.
-
Ivica Bukvic authored
-
- May 19, 2012
-
-
Ivica Bukvic authored
*creating abstractions from menu does not dirty the canvas *add minimum and currentvalue in addition to maximum of the signal magicglass *first tests in improving consistency of fonts between vanilla and iemgui objects (in progress)
-