Skip to content
Snippets Groups Projects
  1. Oct 18, 2024
  2. Oct 14, 2024
  3. Oct 13, 2024
  4. Oct 10, 2024
  5. Oct 09, 2024
  6. Oct 08, 2024
  7. Oct 07, 2024
  8. Oct 06, 2024
    • Albert Gräf's avatar
      Fix moonlib/dinlet~.c for multi-channel compatibility. · 27f019df
      Albert Gräf authored
      Updated the source once more to the latest version of the t_vinlet data
      structure and initialization code from g_io.c which changed with the
      multi-channel backport.
      
      NOTE: This object lacks the message-forwarding of the new inlet~ object
      introduced in Pd 0.51. It's also a maintenance burden because of the
      amount of code it pulls from g_io.c. Thus the code either needs to be
      refactored to facilitate using the required parts from the core
      (including message forwarding), or this object should be considered for
      removal from moonlib in the future.
      27f019df
  9. Oct 05, 2024
  10. Sep 24, 2024
  11. Sep 21, 2024
  12. Sep 12, 2024
  13. Sep 09, 2024
  14. Sep 08, 2024
  15. Sep 07, 2024
  16. Sep 06, 2024
  17. Sep 05, 2024
  18. Sep 03, 2024
  19. Sep 02, 2024
  20. Sep 01, 2024
  21. Aug 30, 2024
  22. Aug 29, 2024
    • Albert Gräf's avatar
      Fix a bug with editing pddplink and helplink objects (#48). · d18c6ae4
      Albert Gräf authored
      Also fix the incoming cord to helplink's hidden inlet when deactivating
      or displacing the object. Otherwise the cord would just disappear or
      fail to move along, respectively.
      
      NB: Apparently, the cords are only handled automagically for regular
      text objects inside a box which helplink doesn't have. pddplink isn't
      affected by this, because pddplink -box is a regular object, and the
      pddplink without the box doesn't have an inlet.
      d18c6ae4
  23. Aug 27, 2024
  24. Aug 25, 2024
  25. Aug 22, 2024
  26. Aug 02, 2024
  27. Jul 25, 2024
Loading