- Aug 16, 2020
-
-
Guillem Bartrina authored
-
Guillem Bartrina authored
-
- Aug 03, 2020
-
-
Else this does not seem to build with MSVC 2019
-
- Aug 01, 2020
-
-
Jonathan Wilkes authored
-
- Jul 29, 2020
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jul 28, 2020
-
-
Jonathan Wilkes authored
-
- Jul 27, 2020
-
-
Guillem Bartrina authored
-
Guillem Bartrina authored
comment the line that defines an extra inlet for the 'inlet~' object show error message in the case its a inlet(~) object but argument 'fwd' is not specified. Third approach fix for case fwd message is not properly built, pd could crash add zcheckgetfn method. given a selector and a list of param types, checks if the object has that method and if the params coincide switch to mess3 method for calling fwd callback and add proper argument verification, pack conditions to call inlet_fwd inside it, selector 'fwd' can be sent again through inlet objects create wrappers of symbol and blob for inlet_fwd create wrappers of pointer for inlet_fwd
-
Jonathan Wilkes authored
-
- Jul 25, 2020
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jul 24, 2020
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
We're not yet saving the hex colors as that will break in older patches. But we do print out warning messages in this interim period and will save the hex colors at a later date. Once that change is made, all the interim versions will be able to read the new format
-
- Jul 22, 2020
-
-
Jonathan Wilkes authored
Vanilla commit 94d59de44ea23aa084596d1ba2050d3883511ec3
-
Jonathan Wilkes authored
vanilla commit 853967de05253eaba8bf153450d573e8b6067576
-
Jonathan Wilkes authored
Vanilla commit ab4750bd39964efd5c9a32fdaf9fb300d0d2f5d7
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jul 21, 2020
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jul 20, 2020
-
-
Jonathan Wilkes authored
-
Sam Thursfield authored
If a user added a device on the commandline, it's likely that they want this device to be the default. This allows Purr Data to work nicely inside a Flatpak sandbox, as we can use `-alsaadd pulse` to enable audio output to PulseAudio by default, with direct hardware access still an option.
-
Sam Thursfield authored
-
Sam Thursfield authored
This could lead to an assert failure inside ALSA if the output device wasn't open and we tried to configure it anyway.
-
Sam Thursfield authored
As the comment above the alsa_checkiosync() function suggests, there's no sync to be done if we only have an input or an output.
-
Sam Thursfield authored
The (input) and (output) markers were missing in some cases, and incorrect in others.
-
- Jul 18, 2020
-
-
Guillem Bartrina authored
make frontend paramenter passing more clear, add two arguments sel_start and sel_end that define the arbitrary selection
-
- Jul 12, 2020
-
-
Jonathan Wilkes authored
-
- Jul 11, 2020
-
-
Jonathan Wilkes authored
* b_sym field to t_textbuf * 2nd inlet and "send" method for text define * text insert class * improve a stray evalfile error * show the [text] name (if it exists) in the title for the window * updates help doc accordingly
-
- Jul 07, 2020
-
-
Jonathan Wilkes authored
-
-
Albert Gräf authored
-
- Jul 05, 2020
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jul 03, 2020
-
-
Albert Gräf authored
-
- Jul 02, 2020
-
-
Jonathan Wilkes authored
-
Guillem Bartrina authored
-
Jonathan Wilkes authored
-