You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iem_spec2/spec2_tabreceive_enable~: fix array error handler and set sane default array name value
fix partconv crashers in bsaylor lib and add perfroutine for array errors
adaptive/nlms3~: fix typo that caused a double free
fix lyonpotpourri crashers in dsp, perform and constructor routines
at least keep the inoperable streamout13~ and streamin13~ from crashing when instantiating
use some sane default values in ekext/lpreson~ to prevent segfault
quick fixes to keep cxc/mean~ from crashing when dsp is turned on
greatly reduce undefined behavior in all dsp objects
fix hex2dec so that it actually does something useful
fix #523: crash with manual width adjustment on subpatch
add ability to change makefile flags for Gem from toplevel makefile
fix stray bugs detected by obs
unauthorized/cooled~: increase string buffer size to accommodate the terminating nul character
unauthorized/cooled~: fix memory access bug trying to concatenate into a string constant
iemmatrix/mtx_dispersive_dline: add missing void return type
allow make options like -j8 to be passed to the Gem compilation, which takes awfully long on a single cpu.
cxc/cxc_split: fix use of un-initialized pointer
ggee/serial_bird: fix undefined behavior with the ++ operator
ext13/scramble~: fix header for scramble~
jasch_lib/detox/detox: reformat for sanity's sake, fix array overflow, undefined behavior
linux desktop: remove the -rt -audiobuf options from the desktop files.
linux desktop: change DEFAULTADVANCE to 20 ms for Linux.
linux desktop: remove leftover TargetEnvironment=Unity lines in menu entries for Purr Data
linux desktop: add some comments and a few more useful desktop action examples to the main desktop file, so that the user understands how to adjust these if needed.
linux desktop: replace pd-gui -> nw in the ForceQuit actions, which is the proper name of the GUI program on Linux
linux desktop: remove useless %U arguments from desktop actions.
linux desktop: invoke desktop actions via /bin/sh.
linux desktop: migrate the desktop actions from the ancient Unity syntax to the current freedesktop.org standard
linux desktop: remove sticky options from the desktop files. For now, keep -rt -audiobuf 20.