- Jul 23, 2013
-
-
Ivica Bukvic authored
streamlined selection logic and added ability for pd to recognize system-wide @pd_extra variable within the path
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 22, 2013
-
-
- Jul 21, 2013
-
-
Ivica Bukvic authored
finished importing the remainder of new K12 module abstractions, updated GUI to reflect them, improved key press capture, reformatted GUI object menu inside K12 mode to allow for more space
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 20, 2013
-
-
Ivica Bukvic authored
-
- Jul 19, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 18, 2013
-
-
Ivica Bukvic authored
reenabled checking of scrollbars after startmotion->click (will need to check for possible regressions)
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed regression in select due to 37c0cf15 commit which made it behave inconsistently thus making it impossible for floats to be treated as symbols (in cases where first argument was a symbol). Also introduced similar fix to the route object, thus allowing for second inlet to receive either float or symbol
-
Ivica Bukvic authored
-
- Jul 17, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed double loadbang regression due to implementation of internal pre-loadbang mechanism for the preset engine.
-
Ivica Bukvic authored
fixed segfault in disis_netsend/receive just like the one in the previous commit. Also added "port" inlet to netreceive that allows on-the-fly port change.
-
Ivica Bukvic authored
fixed segfault with netsend/receive using tcp packets where netreceive is deleted while netreceive is connected to it (after which sending data to netreceive would result in a segfault)
-
Ivica Bukvic authored
-
- Jul 16, 2013
-
-
Ivica Bukvic authored
-
- Jul 14, 2013
-
-
Ivica Bukvic authored
fixed regression where iemgui widgets within GOP sometimes got redrawn even though that was completely unnecessary
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 03, 2013
-
-
Ivica Bukvic authored
fixed gop getrect detection for objects that have been previously relocated to allow for consistent positioning
-
- Jun 22, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jun 21, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed resetting of cursor and proper highlighting logic. further refinements to the multiconnect cursor/key logic
-
- Jun 13, 2013
-
-
Ivica Bukvic authored
-
- Jun 11, 2013
-
-
Ivica Bukvic authored
-
- May 30, 2013
-
-
Ivica Bukvic authored
-
- May 29, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- May 27, 2013
-
-
Ivica Bukvic authored
Fixed bug http://sourceforge.net/tracker/index.php?func=detail&aid=2457992&group_id=55736&atid=478070; hopefully also fixed incorrectly reported hit/selection boxes for nested structs (like the one reported in the previous bug report)
-
Ivica Bukvic authored
fixed segfault when closing array window/subpatch due to lack of checking of valid resize/move hook pointers
-