Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P purr-data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 363
    • Issues 363
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 54
    • Merge requests 54
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jonathan Wilkes
  • purr-data
  • Merge requests
  • !95

Merged
Created Apr 04, 2017 by Jonathan Wilkes@jwilkesOwner

update unauthorized to code from Pd-extended's Sourceforge svn repo

  • Overview 2
  • Commits 3
  • Pipelines 3
  • Changes 20+

This updates the external library titled "unauthorized" to the HEAD of Pd-extended's Sourceforge svn repo.

This does the following:

  • greatly simplifies the external/Makefile recipe for unauthorized
  • builds spigot~ on Windows
  • probably other small fixes

I also went ahead and fixed some argument type/number inconsistencies that are still in Pd-extended's code.

What is still needed:

  • overwrite the new grid.c code with my port from HEAD
  • check Pd-extended svn history to see if any bugfixes were added to grid.c and port them
  • check if I overwrote any other "unauthorized" library improvements committed to Purr Data
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: upate-unauthorized