- 10 Nov, 2014 2 commits
-
-
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.
-
- 08 Nov, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 07 Oct, 2014 2 commits
-
-
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
-
- 18 Sep, 2014 1 commit
-
-
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.
-
- 10 Sep, 2014 2 commits
-
-
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)
-
- 07 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 06 Sep, 2014 1 commit
-
-
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.
-
- 02 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
*cosmetic changes (need to identify where the slowdowncomes from in respect to editing arrays in editmode vs not in editmode)
-
- 01 Sep, 2014 1 commit
-
-
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
-
- 31 Aug, 2014 4 commits
-
-
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
-
- 30 Aug, 2014 1 commit
-
-
Ivica Bukvic authored
*fixed proper opening of paths with spaces ia unique check
-
- 29 Aug, 2014 2 commits
-
-
Ivica Bukvic authored
*fixed how window shortcuts (ctrl+w and ctrl+q) behave in the view list menu for arrays
-
Ivica Bukvic authored
-
- 23 Aug, 2014 4 commits
-
-
Ivica Bukvic authored
-
Mathieu L Bouchard authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*improved fittograph for multiple arrays (still needs some work)
-
- 21 Aug, 2014 1 commit
-
-
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
-
- 20 Aug, 2014 2 commits
-
-
Ivica Bukvic authored
*added ability to have spaces in iemgui properties dialog
-
Ivica Bukvic authored
-
- 16 Aug, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 15 Aug, 2014 1 commit
-
-
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)
-
- 14 Aug, 2014 3 commits
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- 11 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
-
- 30 Jul, 2014 1 commit
-
-
Ivica Bukvic authored
*fixed bug where patches with relative paths and multiple patches did not open properly within the existing instance of pd-l2ork
-
- 29 Jul, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 28 Jul, 2014 1 commit
-
-
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
-
- 15 Jul, 2014 1 commit
-
-
pokergaming authored
-
- 26 Jun, 2014 1 commit
-
-
Ivica Bukvic authored
*fixed regression in the editval function that prevented proper updating of the GUI edit/perform button and other related visual cues
-
- 15 Jun, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 08 Jun, 2014 1 commit
-
-
pokergaming authored
made a simple animation (toggle visibility) when tracking an error associated with a toplevel canvas. Use broken box font colors for error link in console.
-
- 06 Jun, 2014 1 commit
-
-
pokergaming authored
-