Skip to content
Snippets Groups Projects
  1. Sep 18, 2015
  2. Aug 14, 2015
  3. Jul 13, 2015
  4. Jun 07, 2015
  5. May 22, 2015
  6. May 16, 2015
  7. May 09, 2015
  8. May 08, 2015
  9. May 07, 2015
  10. May 01, 2015
  11. Apr 28, 2015
  12. Apr 19, 2015
  13. Apr 17, 2015
  14. Apr 15, 2015
  15. Mar 13, 2015
  16. Mar 06, 2015
  17. Feb 13, 2015
  18. Nov 19, 2014
    • Ivica Bukvic's avatar
      *added legacy behavior for key* family of objects where autorepeat is observed... · 40e33c4a
      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)
      40e33c4a
  19. Nov 13, 2014
  20. Nov 12, 2014
  21. Nov 05, 2014
  22. Sep 19, 2014
  23. Sep 14, 2014
    • Ivica Bukvic's avatar
      *fixed valgrind memory leak errors. · 79e7dc7e
      Ivica Bukvic authored
      *TODO: why is alsa's snd_ctl_card_info_free(info) causing double free error (valgrind's "Adress  is is 40 bytes inside a block of size 376 free'd)? No clue. But with that call disabled, everything works as it should and valgrind reports no further errors.
      79e7dc7e
  24. Sep 13, 2014
  25. Sep 11, 2014
  26. Sep 10, 2014
  27. Sep 09, 2014
  28. Sep 06, 2014
    • Ivica Bukvic's avatar
      *improved drawing logic for all text objects so that they draw themselves... · 9fd322a7
      Ivica Bukvic authored
      *improved drawing logic for all text objects so that they draw themselves during vis process as selected (if they are already selected). This should be the logic for other objects as well: draw yourself normal or selected (check at vis time, only if being drawn for the first time, including after vis 0, followed by a vis 1), and then make sure to tag ourselves as "selected" so that if immediately being displaced, everything indeed follows us as it should.
      9fd322a7
  29. Sep 02, 2014
  30. Aug 23, 2014
  31. Aug 17, 2014
Loading