Skip to content
Snippets Groups Projects
Select Git revision
  • add-constrained-dragging
  • add_js_fudi_parser
  • cleanup-for-disis_munger
  • code-cleanup
  • constrained-dragging-squashed
  • double-builds
  • fix-function-sigs
  • fix-gop-scalar-events
  • fix-line-help
  • gsoc-k12-p1
  • gsoc-k12-p2
  • gsocp2-general-improvements
  • gsocp2-k12-building-phase
  • gsocp2-k12-mode
  • gsocp3-xlet-tt
  • handle-mingw64-correctly
  • k12-dabbling
  • master default
  • math-compatibility-with-0.49
  • message_cleanup
  • 2.8.0
  • 2.7.0
  • 2.5.1
  • 2.5.0
  • 2.4.5
  • 2.4.3
  • 2.4.2
  • 2.4.1
  • 2.4.0
  • 2.3.3
  • 2.3.2
  • 2.3.1
  • 2.3.0
  • 2.2.4
  • 2.2.3
  • 2.2.2
  • 2.2.1
  • 2.2.0
  • 2.1.2
  • 2.1.1
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.07Oct65328Sep25191716151413109875432131Aug30292827262322201918171615141312111098765432131Jul3029282625242322181412118729Jun27252217161514119875231May3029232212914Apr102121Mar191817161412985422Feb431Jan281918147131Dec30291298764128Nov242221181716223Oct98722Sep2019181615141310986765432131Aug3028262423212019171412111098Merge branch 'master' of git://github.com/pd-l2ork/pdfix some crashers in external objects*fixed Makefile to make new version of iemlib compile properly*updated externals TODO*synced iemlib and externals TODO*updated TODO*updated most of the audio API to the latest version (with the exception of ALSA and JACK which are partial until our improvements can be merged and/or new implementation of JACK thoroughly tested to ensure we like its default behavior)Merge branch 'master' of git://github.com/pd-l2ork/pd*more blocksize backporting*updated TODO*began backporting blocksize feature*updated TODO*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*cleaned up the way rtext memory management is handled to silence valgrind errorsFixed segfault due to author's oversight of difference between int and t_int on 64-bit systemsUse the updated API for the *info objectsMerge branch 'gpointer/generalize'Updated documentation for *info classes* removed and renamed some methods for *info objectsmore work on pointers for gobjs, plus a "find" method for canvases*added new files from the latest pure-data/externals/maxlib tree to git (missing files resultted in a failed build)first stab at generalizing gpointers to handle gobjs*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.*finally fixed the memory leak and improved how the newlines are created inside objects (needs further testing)*fixed positioning of autopatched objects that were placed immediately below typed objects that have not been activated yet.*fixed memory leaks (still at least one remains)*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.*added additional check to protect against null groupcanvas pointers*refined when the reflecttitle is being invoked*backported vanilla patch http://sourceforge.net/p/pure-data/pure-data/ci/f535c339c99a74edb3920c2e630500df128b7d8f/*minor revision to mknob to ensure user selected color preference is enforcedfixed joc regression with arrays > 2000 elements*properly fixed invalid pointer access in the s_audio_alsa.c*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 offset on paste to match that of create*fixed valgrind memory leak errors.*made undo+preset hub sync more robust*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.*further improvements to the preseting mechanism (hopefully caught all the remaining situations)*removed debug info
Loading