- Aug 15, 2015
-
-
Jonathan Wilkes authored
from pd-l2ork: 9e88d7ac62c7c4a2717efe7953ac2165e1c5b816
-
- Aug 14, 2015
-
-
Jonathan Wilkes authored
from pd-l2ork: fb109233c5b8c2ed4bbc5d0f7598cff4e2ed7a10
-
Jonathan Wilkes authored
from pd-l2ork: 1697d5382a8bc7fbafd11c58e9278f6e73c2fc8e
-
Jonathan Wilkes authored
from pd-l2ork: 4c18e0103458446e9285967d9eab5b58ffc72322
-
Jonathan Wilkes authored
from pd-l2ork: 96e2fa5605a2d87ab99c5c2c8df9bca53c23c401
-
Jonathan Wilkes authored
from pd-l2ork: b2f32965873b469141a73915e68f3a363240f170
-
Jonathan Wilkes authored
from: febf36dd6cddc55a12e111df2dcc16f4f2ef5be8
-
Jonathan Wilkes authored
from pd-l2ork: 7c485f595a430ac4539d67d091390f08c69f08c8
-
- Nov 12, 2014
-
-
Ivica Bukvic authored
-
- Nov 11, 2014
-
-
pokergaming 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
-
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.
-
- Nov 08, 2014
-
-
Ivica Bukvic authored
-
- 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
*removed text editor since now pd-l2ork's facility for editing text inside object boxes is adequate enough not to require a full-fledged editor
-
- Sep 18, 2014
-
-
Ivica Bukvic authored
*fixed inconsistent display of array styles between pd-l2ork and vanilla. LATER consider cleaning this up by adjusting g_canvas.h instead of all these workarounds.
-
- Sep 10, 2014
-
-
Ivica Bukvic authored
*more thorough fix for the preset_node's second object getting incorrectly invisibly connected back to the preset_hub
-
Ivica Bukvic authored
*made K12 object creation more robust (removing susceptibility to relative paths from the current location) *ensured that the ctrl key is released when opening various prompts (there may be possibly others)
-
- Sep 07, 2014
-
-
Ivica Bukvic authored
-
- Sep 06, 2014
-
-
Ivica Bukvic authored
*added ability to do shift+home and shift+end to select text inside objects *fixed manual resizing of subpatches which did not work in the current implementation.
-
- Sep 02, 2014
-
-
Ivica Bukvic authored
*cosmetic changes (need to identify where the slowdowncomes from in respect to editing arrays in editmode vs not in editmode)
-
- Sep 01, 2014
-
-
Ivica Bukvic authored
*fixed segfault at start-up due to faulty allocation of the string length for checking for unique instance of pd-l2ork *made unique check in pd.tk more robust in respect to relative paths and multiple files by making sure that the script always goes back to the original directory from which it was invoked, so as to ensure that the path (if relative) is valid
-
- Aug 31, 2014
-
-
Ivica Bukvic authored
*reversed "fix" to a regression made in a previous commit (see commit 28b0256f) and removed the old commit that caused the regression in the first place.
-
Ivica Bukvic authored
*added getscroll after redrawing gop and scalars that have been changed via properties dialog in case their xy positions changed
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Aug 30, 2014
-
-
Ivica Bukvic authored
*fixed proper opening of paths with spaces ia unique check
-
- Aug 29, 2014
-
-
Ivica Bukvic authored
*fixed how window shortcuts (ctrl+w and ctrl+q) behave in the view list menu for arrays
-
Ivica Bukvic authored
-
- Aug 23, 2014
-
-
Ivica Bukvic authored
-
Mathieu L Bouchard authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*improved fittograph for multiple arrays (still needs some work)
-
- Aug 21, 2014
-
-
Ivica Bukvic authored
*fixed coloring of cords to correspond with themed colors *fixed color prefs to properly update existing objects, removed tk syntax leftovers that prevented certain commands from taking place in tkpath, and removed redundant conditions
-
- Aug 20, 2014
-
-
Ivica Bukvic authored
*added ability to have spaces in iemgui properties dialog
-
Ivica Bukvic authored
-
- Aug 16, 2014
-
-
Ivica Bukvic authored
-
- Aug 15, 2014
-
-
Ivica Bukvic authored
*began working on clean-up of iemgui regressions and preexisting bugs (still need to figure out inconsistency with the hiding/showing of nlets, as well as inability to displace number2 after it has received a label message)
-
- Aug 14, 2014
-
-
Mathieu L Bouchard authored
-