- Aug 03, 2014
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- Aug 02, 2014
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- Aug 01, 2014
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- Jul 31, 2014
-
-
pokergaming authored
*ported fixes for crasher when sending a "dsp" message to tilde objects. Backported from Pd Vanilla commits [8019b5] and [5769c5]
-
- Jul 30, 2014
-
-
Ivica Bukvic authored
*fixed bug where patches with relative paths and multiple patches did not open properly within the existing instance of pd-l2ork
-
- Jul 29, 2014
-
-
Ivica Bukvic authored
-
- Jul 28, 2014
-
-
Ivica Bukvic authored
*fixed intermittent problem in k12 mode where edit/play button got stuck because ctrl key got gobbled up by a popup dialog or new window
-
Ivica Bukvic authored
-
pokergaming authored
-
- Jul 26, 2014
-
-
pokergaming authored
* suppress printing the full list of classes when using the "print" method with [pdinfo] (just show number of loaded classes and an informative message)
-
pokergaming authored
fixed draw_getpathrect so that poorly formed path instructions don't end up trying to read nonexistent elements from sc_vec
-
- Jul 24, 2014
-
-
Mathieu L Bouchard authored
* disabled warnings about unused parameters (which are pointless) & enabled warnings about other unused local variables (which allow to find dead code)
-
- Jul 23, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 18, 2014
-
-
pokergaming authored
-
- Jul 15, 2014
-
-
pokergaming authored
-
pokergaming authored
-
- Jul 13, 2014
-
-
pokergaming authored
-
- Jul 11, 2014
-
-
pokergaming authored
-
- Jul 08, 2014
-
-
pokergaming authored
set arg to [objectinfo] to canvas level instead of object index. (Especially since index is likely to change with each message.)
-
- Jul 07, 2014
-
-
pokergaming authored
-
pokergaming authored
-
- Jun 29, 2014
-
-
Ivica Bukvic authored
-
- Jun 27, 2014
-
-
Ivica Bukvic authored
-
pokergaming authored
-
- Jun 26, 2014
-
-
Ivica Bukvic authored
*fixed bug where patch titlebars were not properly re-titled after using save-as function (possibly other file I/O operations as well)
-
Ivica Bukvic authored
*refined toggling of edit mode when using ctrl+e shortcut where pressing it without releasing ctrl technically leaves user in the perform mode until ctrl is released.
-
Ivica Bukvic authored
*experimental commit that makes sample rate work properly in -nogui mode by leveraging requested audio_rate in case current sample rate is uninitialized
-
Ivica Bukvic authored
*fixed regression in the editval function that prevented proper updating of the GUI edit/perform button and other related visual cues
-