- Mar 15, 2017
-
-
Albert Gräf authored
Simplify the pipeline in sys_initloadpreferences() so that we read the preferences directly using plutil now.
-
- Mar 12, 2017
-
-
Albert Gräf authored
This is done by importing the config data using 'defaults import' in one go, which is *much* faster than the previous implementation which invoked the shell to run 'defaults write' for each individual key.
-
- Feb 01, 2017
-
-
Albert Gräf authored
-
- Jan 28, 2017
-
-
Jonathan Wilkes authored
-
Albert Gräf 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.
-
- Dec 05, 2016
-
-
Jonathan Wilkes authored
for reading preferences on Windows, try HKCU first, then fall back to HKLM. For writing, only write to HKCU
-
- Oct 31, 2016
-
-
Albert Gräf authored
-
- Sep 15, 2016
-
-
Jonathan Wilkes authored
-
- Sep 08, 2016
-
-
Jonathan Wilkes authored
first draft of saving the preferences, including the gui preset (still won't write to file for some reason)
-
- Aug 13, 2016
-
-
Jonathan Wilkes authored
-
- Nov 10, 2014
-
-
Ivica Bukvic authored
*further improved naming convention for settings files (default.settings and user.settings), cosmetic improvements to the indexing prompt of the help browser dialog.
-
Ivica Bukvic authored
*updated file locations and made names more consistent across all folders (everything now uses pd-l2ok instead of pdl2ork). Placed user settings into ~/.pd-l2ork/ folder and renamed to simply settings, placed xapian search database for the browser inside the ~/.pd-l2ork folder.
-
- Oct 07, 2014
-
-
Ivica Bukvic authored
*updated most of the audio API to the latest version (with the exception of ALSA and JACK which are partial until our improvements can be merged and/or new implementation of JACK thoroughly tested to ensure we like its default behavior)
-
Ivica Bukvic authored
-
- Jun 17, 2014
-
-
pokergaming authored
-
- Jun 09, 2014
-
-
Ivica Bukvic authored
-
- Sep 09, 2013
-
-
Ivica Bukvic authored
forgot to add another change to make it in sync with 0.43+ branch where real-time is default behavior.
-
- Nov 18, 2012
-
-
Ivica Ico Bukvic authored
-
- Oct 08, 2012
-
-
Ivica Bukvic authored
reverted 0.43 backport as its implementation seems unstable when trying to (re)connect to jack via audio properties. Fixed a bug where closing jack while having DAC on would hang pd.
-
Ivica Bukvic authored
backported audio driver support from 0.43 and the pd/extra folder with supporting fixes/merges where needed. Removed outdated expr-help file in favor of new documentation.
-
- Nov 02, 2011
-
-
Ivica Bukvic authored
-
- Oct 30, 2011
-
-
Hans-Christoph Steiner authored
-
- Jan 16, 2008
-
-
Miller Puckette authored
-
- Aug 15, 2007
-
-
Miller Puckette authored
-
Miller Puckette authored
-
- Aug 01, 2007
-
-
Miller Puckette authored
-