Skip to content
Snippets Groups Projects
  1. Jun 03, 2016
  2. Aug 07, 2014
  3. Mar 05, 2014
    • Ivica Bukvic's avatar
      *fixed segfault (affects all flavors) where creating an expr object with more... · 533d630d
      Ivica Bukvic authored
      *fixed segfault (affects all flavors) where creating an expr object with more than MAX_VARS variables (currently set to 9) crashed pd when freeing the object. Example: create [expr 1;2;3;4;5;6;7;8;9;10] as opposed to [expr 1;2;3;4;5;6;7;8;9]. Former crashes when being freed (destroyed), while latter doesn't.
      533d630d
    • Ivica Bukvic's avatar
      *updated expr to the latest version (still exhibits a crasher bug due to buggy free function). · 43a2cb9d
      Ivica Bukvic authored
      *updated latest additions by Jonathan--still need following fixes:
      1) enter-leave demos don't work at all (any demo involving enter-leave)
      2) crasher in easing is still valid
      3) spin-spin-spin crashes pd-l2ork when trying to close the patch while the image is spinning and being animated
      4) curve-bbox is still having accuracy issues (tkpath issue)
      5) polar clock still exhibits issues of warping curve (tkpath issue)
      6) On the 15.events.pd change call is never issued--is this another side-effect of me not applying everything?
      7) Is there a 14. patch for ds-tutorials? I didn't find one.
      8) in ds-tutorials is gmon.out necessary or is this a stale file?
      43a2cb9d
  4. Nov 18, 2012
  5. Nov 02, 2011
  6. Oct 30, 2011
  7. Aug 01, 2007
Loading