- Feb 18, 2017
-
-
Albert Gräf authored
Backport rev. 5a58ca2b by msp from vanilla: patch 1990599 - allow recursive calls of new_anything().
-
Albert Gräf authored
Bump vanilla compatibility version due to an API change in the loader extension interface (rev. b66acec3 in vanilla).
-
Albert Gräf authored
-
- Feb 14, 2017
-
-
Jonathan Wilkes authored
-
Albert Gräf authored
-
- Feb 13, 2017
-
-
Albert Gräf authored
-
- Feb 09, 2017
-
-
Jonathan Wilkes authored
-
- Feb 08, 2017
-
-
Albert Gräf authored
-
- Feb 07, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Feb 03, 2017
-
-
Albert Gräf authored
-
- Feb 01, 2017
-
-
Albert Gräf authored
-
- Jan 30, 2017
-
-
Jonathan Wilkes authored
-
- Jan 29, 2017
-
-
Albert Gräf authored
-
- Jan 28, 2017
-
-
Jonathan Wilkes authored
-
Albert Gräf authored
-
Albert Gräf authored
Newer Xcode will complain if we compile for any target older than 10.4. Bumping the target to 10.4 hopefully gets rid of some annoying warnings when running make directly in pd/src on the Mac.
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
- Jan 26, 2017
-
-
-
-
Add a proper Pd-l2ork version number, which serves to identify official releases and the particular Pd-l2ork flavor (1.x for classic Pd-l2ork and 2.x for the nw.js a.k.a. Purr Data version).
-
-
-
- Jan 24, 2017
-
-
Jonathan Wilkes authored
-
- Jan 23, 2017
-
-
Albert Gräf authored
-
Albert Gräf authored
We use 'defaults export' rather than 'defaults read' to grab the prefs data on OSX now, which loads the prefs much faster and also properly deals with filenames containing UTF-8 characters.
-
- Jan 22, 2017
-
-
Albert Gräf authored
Otherwise search paths from old program versions installed in different places may keep piling up, eventually causing issues when submitting prefs data because of buffer limits.
-
- Jan 20, 2017
-
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
Turn the user config dir (~/.pd-l2ork on Linux) into a #define so that it's easier to patch it up when needed.
-
Albert Gräf authored
-
- Jan 17, 2017
-
-
Albert Gräf authored
Add support for loading and storing the MIDI API preference (commit 516eba76 from vanilla by aib <aibok42@gmail.com>, slightly edited.
-
Albert Gräf authored
Keep track of the number of audio and MIDI device entries in the preferences, to avoid zombie entries on Mac and Windows. Proposed fix for #213, needs testing on Mac and Windows.
-
- Jan 15, 2017
-
-
Jonathan Wilkes authored
-
- Jan 09, 2017
-
-
Jonathan Wilkes authored
-
- Jan 08, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-