- Oct 11, 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
-
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.
-
- Oct 04, 2012
-
-
Ivica Ico Bukvic authored
-
Ivica Ico Bukvic authored
fixed tooltip positioning on larger windows, fixed color inconsistency on nlets when used with tooltips
-
Ivica Ico Bukvic authored
completed transition to the more optimized way of redrawing items on canvas following editing operations (e.g. cut/paste/undo/redo etc.). Implemented better version of the duplicate undo/redo action that also stores offset info
-
Ivica Ico Bukvic authored
-
Ivica Ico Bukvic authored
-
Ivica Ico Bukvic authored
improved redrawing logic for undo cut/paste (need to check remaining undo/redo actions), other minor cosmetic fixes
-
Ivica Ico Bukvic authored
-
Ivica Ico Bukvic authored
fixed color inconsistencies in gop and array objects when selecting/deselecting, introduced optimized redrawing of gop objects
-
Ivica Ico Bukvic authored
-
Ivica Ico Bukvic authored
-
- Oct 03, 2012
-
-
Ivica Ico Bukvic authored
improved tooltip reliability in K12 mode, made preset_hub hidden in K12 mode in respect to tooltips, hopefully fixed dancing scrollbars with an ugly workaround
-
Ivica Ico Bukvic authored
fixed nlets not being properly selected after gop object has been redrawn, improved redrawing speed with gop objects
-
Ivica Ico Bukvic authored
-
- Sep 10, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
improved redrawing of tooltip arrow logic to minimize visual artifacts during updating of arrow while maintaining mouse position within the same object
-
- Aug 18, 2012
-
-
Ivica Bukvic authored
implemented universal catch{} for all commands sent from c to tcl to minimize (eradicate?) stderr output.
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Aug 16, 2012
-
-
Ivica Bukvic authored
-
- Aug 08, 2012
-
-
Ivica Bukvic authored
binbuf_print now hides all arguments following the %hidden% atom when reporting errors on the console
-
- Aug 04, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed show-stopping bug inside the preset engine, causing random crashes and failing to properly store preset_node locations
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Aug 02, 2012
-
-
Ivica Bukvic authored
-
- Aug 01, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
added ability to provide custom name to the pd-gui instance (for combining all windows under the same icon on recent WMs (like Ubuntu's Unity), made all toplevel windows inside pd.tk inherit the class name of the root window, added new ways to select and edit text inside an object (ctrl+left and ctrl+right take you to the next argument, ctrl+shift+left/right select the same space, shift+left/right alter selection, home/end or down/up take you to the end/beginning of the text entry).
-
- Jul 31, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed remaining bugs with asynchronous nature of various ways to enable edit mode/cord inspector/tooltips in K12 mode
-