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.08Oct765328Sep25191716151413109875432131Aug30292827262322201918171615141312111098765432131Jul3029282625242322181412118729Jun27252217161514119875231May3029232212914Apr102121Mar191817161412985422Feb431Jan281918147131Dec30291298764128Nov242221181716223Oct98722Sep2019181615141310986765432131Aug302826242321201917141211109*improved installer to make it easier to recompile pd-l2ork when continuing development after building a snapshot deb or tarball installer (the pd folder will retain config script with the appropriate --prefix flag)*removed unnecessary file*updated vbap externals*fixed regression where iemguis with custom foreground color tainted the border color*documentation clean-up*removed ugen connect error when autopatching (in the case we create a blank object)*fixed leftover blocksize implementation that was not properly committedMerge 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
Loading