WIP: Fix unique flag
This makes the "-unique" flag work for the first time in Purr Data.
This flag is used to have multiple instances of Purr Data running independently. It also makes it possible to view the child patches of [pd~]
in a running GUI instance. Previously [pd~]
would only function in Purr Data when running in "-nogui" mode.
Tested so far only in Linux32. Also need to complete the following tests:
- linux32: test with pd~
- linux64: test with "-unique" flag
- linux64: test with pd~
- osx64: test with "-unique" flag
- osx64: test with pd~
- DONE: windows: test with "-unique" flag
- DONE: windows: test with pd~