imageMAGICK: print errors to stderr
pix_zoom: print deprecation info
[pix_write] always grab RGBA data
imageMAGICK++: fix writing of greyscale images
actually do the buffer-overflow protection mentioned in the previous commit
make sure that generated string fits into buffer
move member initialization from ctor to initlist
[ci] install all required FFMPEG-libraries
[ci] touch files, rather than ignore errors
[ci] install libavformat-dev instead of libavcodec-dev
[ci] yamllint
[ci] fix yaml
[ci] properly add deb-src sources
[ci] Install FFMPEG headers
Update to NDIv6
Install 09.openGL/06.clear_framebuffer.pd
clear-framebuffer example: Use [_gemwin]
fix comments
gemframebuffer: document "verbose" message
gemframebuffer-help: alignment
[gemframebuffer] "verbose" message
Translated using Weblate (English (Canada))
Translated using Weblate (English)
Updating po-files
Add Armenian and Turkish translations
po: target to quickly show unused translations
po: mark PHONY targets as such
update languages other than fr with empty 'Tools' translation
add Tools translation to fr.po
add missing menu 'Tools' translation to dynamic strings
build-nsi: fix test for signature of PE/i386 with newer 'file'
Remove more functions that are declared but not defined
[gemframebuffer] also show m_clear value
move comma to the beginning of initialization list
indentation
metainfo: Fix URL to screenshot of main window
metainfo: Use https://yoshimi.sourceforge.io for help-URL
metainfo: switch homepage to yoshimi.sourceforge.io
metainfo: make sure that text is within <p/> tag, not outside
Translated using Weblate (French)
Re-generate l10n templates
update both standalone audio dialog and tabbed prefs
keep loading libraries after prior crash when starting with "-noprefs"
add "-prefs" flag as mentioned in the "-help"
re-generated l10n templates after the recent changes to 'master'
declare jack_client_names as 'const char*[]'
Update translations to reflect recent changes to 'master'
Merge branch 'master' into l10n
Fix syntax-errors in Tamil translation
Add Tamil translation to build-system
Re-generate translations
Merge branch 'master' into l10n
[ci] try harder to install automake
GLSL: Use 'textureSize' rather than 'textureSize2DRect'
Add new example to the build-system
fix spelling errors
fix connections and "Undo" for new "edit object via preferences" functionality
remove debugging output
strip leading dash from arraynames from GUI (and forbid empty names)
On DSP-restart recheck all arrays for consistency
mark arrays used by [tab*~] as "usedindsp"
use a define for MAX_PHASE
Update DSP graph when renaming used garrays
Immediately show array renames in graph
Fix Undo for deleting arrays from graph
make array creation via menu undoable
When creating a new graph from the menu, stick it to the mouse pointer in edit-mode
garray: "keep" message to set whether to save data in-patch or not
use logpost() to attach garray to message
Force redrawing of glist when a new array is added
graph: actually send [xy]ticks and [xy]label messages to graph rather than to array
store xyticks and xylabels as properties of the graph, rather than the garray
garray: Clamp xyticks to the graph boundaries
garray: rather than resetting the width when the style changes, just make sure the width is not too thin
garray: add "visname" message to hide array name
garray: save color, linewidth, [xy]ticks, [xy]labels
use pd_snprintf() rather than snprintf()
about pd: show architecture
about pd: inplace substitutions
import deken v0.10.6
Import deken v0.10.4
central place to set the "application name" of Pd
Merge branch 'pr/2510' into develop
[makefilename] clamp float->int conversion to valid ranges
protect VU-meter against BADFLOATs on the 2nd inlet
move "bind all" from patch_bindings to global_bindings
mute debugging output when sending lists to right-hand bang inlets
Fix tcl variable name (and drop docs for non-existing var)
fix spelling mistakes
structured release-notes
CSS for release notes
resume DSP on early exit of sys_load_lib()
Search for missing objects via the error message's context menu
context-menu for error messages to "Find error"
make code more readable by using variables
pdwindow: hint clickable lines via cursor
only store error_string if we have an error_object as well
Drop debugging output from TclTk9.0 scrolling
intelligent patching: fix bypassing objects with mixed iolets
honour BOM when reading binbufs