- Sep 09, 2020
-
-
-
-
-
This is useful, in particular, to print out pointer values with the %zx specifier, since it prevents the annoying format warnings when using %zx with t_int.
-
-
- Sep 06, 2020
-
-
Ivica Bukvic authored
* Previously reinstantiation only worked every other time the object was deselected. Now we force it to properly reinstantiate after each deselect.
-
- Sep 02, 2020
-
-
-
Albert Gräf authored
-
- Aug 31, 2020
-
-
Ivica Bukvic authored
*Added global connectme flag that allows for irregular/unusual objects to be properly positioned when being autopatched. This also deals with objects that do not have their top-left corner aligned with the (0,0) coords.
-
- Aug 19, 2020
-
-
Albert Gräf authored
-
- Aug 05, 2020
-
-
Guillem Bartrina authored
-
- Jul 30, 2020
-
-
Albert Gräf authored
-
- Jul 17, 2020
-
-
Albert Gräf authored
-
Albert Gräf authored
-
- Jul 07, 2020
-
-
Albert Gräf authored
-
- Jul 03, 2020
-
-
Albert Gräf authored
-
- Jun 20, 2020
-
-
Jonathan Wilkes authored
-
- May 24, 2020
-
-
Jonathan Wilkes authored
-
- Mar 09, 2020
-
-
Jonathan Wilkes authored
-
- Mar 02, 2020
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Mar 01, 2020
-
-
Jonathan Wilkes authored
-
- Feb 27, 2020
-
-
Jonathan Wilkes authored
-
- Sep 29, 2019
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 20, 2019
-
-
Jonathan Wilkes authored
-
- Sep 19, 2019
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 16, 2019
-
-
Jonathan Wilkes authored
This gets rid of some undefined behavior that occurs from sending an int as an argument to dsp_add which reads it back as a t_int. On certain archs this will produce garbage values in the perform routine which can cause crashes.
-
- Sep 11, 2019
-
-
Jonathan Wilkes authored
-
- Aug 27, 2019
-
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
Allow make options like -j8 to be passed to the Gem compilation, which takes awfully long on a single cpu.
-
- Aug 26, 2019
-
-
Albert Gräf authored
-
Albert Gräf authored
-
Jonathan Wilkes authored
-