- Dec 10, 2014
-
-
Ivica Bukvic authored
-
- Nov 19, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*fixed cosmetic regression where highlighting of the number when focusing (and reverting focus) was not consistent due to faulty optimization that has now been removed.
-
Ivica Bukvic authored
*added legacy behavior for key* family of objects where autorepeat is observed (just create an object with an optional argument of 1) *fixed bug where gatom after pressing return should not stay focused *fixed bug where gatom's number after ctrl+click should not turn selected *offered ability for image and others to ignore clicks and pass them below (measured by a zero width, only works for single inlet/outlet objects as otherwise their multiple inlets or outlets will be truncated to the same spot) *reenabled ability for cnv to pass clicks below and reflected this in the official help file (separate previous commit)
-
- Nov 14, 2014
-
-
Ivica Bukvic authored
*reverted commit 46933bb2 as it deemed unnecessary (it was designed to support buggy backwards-compatible behavior that defies common UI practices). *further enhanced getrect calculation for the mycanvas widget to disallow clicking through a canvas across its entire size, rather than just the area by which one can "grab" and move the widget
-
- Nov 13, 2014
-
-
Ivica Bukvic authored
-
pokergaming authored
* added demos for [draw] events
-
- Nov 12, 2014
-
-
pokergaming authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Nov 11, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
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
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*fixed lingering bug where static symbols did not project values properly because they did not gensym their own instance.
-
- Nov 07, 2014
-
-
pokergaming authored
-
pokergaming authored
*added outlet to [draw] to notify for events *added svg-style event mousedown (more to come) *added a "drag" event for convenience (similar to curve_motion) *fixed default strokelinejoin per svg spec *event "bubbling" so that the closest shape to front gets the notification *added "bbox" method to turn off bbox calculation (similar to curve's -n flag) *added a "pointerevents" method per svg-spec *fixed skewx and skewy transforms to use degrees instead of radians
-
- Nov 05, 2014
-
-
Ivica Bukvic authored
*fixed incorrect sizing of an object that used to be valid with a number of connections greater than the new, invalid object name (including empty object) that happens upon retexting the object, as well as during undo and redo.
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*fixed bug when applying properties to an iemgui object using handles (e.g. moving label or resizing an object), upon undoing all other objects that may have been selected at the time a handle was edited would be erroneously recreated.
-
Ivica Bukvic authored
*another attempt at cleaning up trigger to provide maximum flexibility. Still need to figure out whether lists that start with a number should be prepended with a word list. Logic would suggest yes, but there might be regressions...
-
Ivica Bukvic authored
*fixed bug where trigger when fed anything (e.g. a single word, like "restart," with no symbol prefix), it would output data twice through some outlets due to faulty way of dealing with anything->list function call.
-
- Nov 04, 2014
-
-
Ivica Bukvic authored
-
- Nov 01, 2014
-
-
pokergaming authored
-
- Oct 16, 2014
-
-
Ivica Bukvic authored
-
- Oct 12, 2014
-
-
pokergaming authored
-
pokergaming authored
-
- Oct 09, 2014
-
-
Ivica Bukvic authored
*improved installer to make it easier to recompile pd-l2ork when continuing development after building a snapshot deb or tarball installer (the pd folder will retain config script with the appropriate --prefix flag)
-
- Oct 08, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Oct 07, 2014
-
-
Ivica Bukvic authored
-
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
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-