- Oct 07, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*removed text editor since now pd-l2ork's facility for editing text inside object boxes is adequate enough not to require a full-fledged editor
-
Ivica Bukvic authored
-
- Sep 29, 2014
-
-
Ivica Bukvic authored
*added new files from the latest pure-data/externals/maxlib tree to git (missing files resultted in a failed build)
-
- Sep 25, 2014
-
-
Ivica Bukvic authored
*fixed regression where cnv objects captured runtime clicks due to pd-l2ork's passing of the click to the topmost visible object, rather than the first clickable object in the stack. This also fixes problems with legacy patches that rely vanilla/extended's assignment of click to the lowest, and as is the case with s-env-help.pd in s-abstractions, invisible object, rather than the one apparent to the user.
-
- Sep 19, 2014
-
-
Ivica Bukvic authored
*finally fixed the memory leak and improved how the newlines are created inside objects (needs further testing)
-
Ivica Bukvic authored
*fixed positioning of autopatched objects that were placed immediately below typed objects that have not been activated yet.
-
Ivica Bukvic authored
-
- Sep 18, 2014
-
-
Ivica Bukvic authored
*fixed inconsistent display of array styles between pd-l2ork and vanilla. LATER consider cleaning this up by adjusting g_canvas.h instead of all these workarounds.
-
- Sep 17, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*backported vanilla patch http://sourceforge.net/p/pure-data/pure-data/ci/f535c339c99a74edb3920c2e630500df128b7d8f/
-
- Sep 16, 2014
-
-
Ivica Bukvic authored
-
pokergaming authored
fixed bug with 8x8 click "hotspot" not working correctly on x-axis of garrays
-
- Sep 15, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*added sanity check for mknob (a subset of iemgui) to see if selected status would require object to be highlighted (if inside graph-on-parent, it should be silently selected but not visibly selected) *fixed regression where selected variable in the old_g_all_guis.inc did not allow for a value larger than 1-bit, resulting in selected=2 being selected=0
-
Ivica Bukvic authored
-
- Sep 14, 2014
-
-
Ivica Bukvic authored
*TODO: why is alsa's snd_ctl_card_info_free(info) causing double free error (valgrind's "Adress is is 40 bytes inside a block of size 376 free'd)? No clue. But with that call disabled, everything works as it should and valgrind reports no further errors.
-
- Sep 13, 2014
-
-
Ivica Bukvic authored
*fixed preset segfault when doing clear on a hubless node *clean-up
-
- Sep 11, 2014
-
-
Ivica Bukvic authored
*made startmotion more user-friendly by hiding iemgui's handles after initial creation until motion is complete. LATER get rid of this because it is likely to be seen as an interim hack due to determinacy issues between the gui and core engine.
-
- Sep 10, 2014
-
-
Ivica Bukvic authored
*more thorough fix for the preset_node's second object getting incorrectly invisibly connected back to the preset_hub
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*made K12 object creation more robust (removing susceptibility to relative paths from the current location) *ensured that the ctrl key is released when opening various prompts (there may be possibly others)
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*cleaned nlet highlighting code (removed redundant call) *updated TODO *adjusted startmotion offset (may need further tweaking)
-
Ivica Bukvic authored
-
- Sep 09, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*provided preliminary solution for parsing $0 inside messages (first need to check if this will cause regressions)
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*fixed regression where g_mycanvas does not resize its select area when the mycanvas size is smaller than the select area
-
Ivica Bukvic authored
*fixed consistency check failed: glist_findrtext when enabling gop and dragging its size around with other text objects on the canvas *refined checking of gop size due to its text not being hidden, including after saving it to file (from Untitled to something longer, for instance)
-