-
added populate_namespace patch to listen for incoming osc namespaces, report them to dot.admin
DOTmapper.browser: switched browser titles and status bars from Output/Input to Source/Destination; merged prefix menu into search bar
DOTmapper.connections: made progress bar ignore click
DOTmapper.browser: fixed colour glitch in search bar
adapted dot.admin to allow bidirectional networking and parameter queries
changed attribute output timing for dot.admin (doesn't output until registered)
DOTmapper.browser: increased width of search bars
removed extra ”/who” and ”/*/links/get” messages on load
DOTmapper.browser: fixed display clearing
DOTmapper.connections: now draws connections using sinusoids instead of straight lines
DOTmapper: improvements to tab scrolling
fixed matching bug that prevented some connections from being established, added squeuedlim to /connect, /link, /disconnect, /unlink messages
DOTmapper.browser: clear filters when tab chosen
DOTmapper.connections: switched connection drawing to “lineto,” horizontal connections are drawn with one “linesegment”
DOTmapper - moved message posting from connections to main patch
DOTmapper.browser: fixed filter reset on new device registration
DOTmapper.browser: ”/register” message now only triggers ”/namespace/get” if numI/O has changed
cleaned up some mapper
GUI files
dot.mapper: moved version number, date to single loadmess object
DOTmapper.editbar: clearer layout of buttons in patching view
max5.1 weirdness workaround: connect outlet of mappingcoll now includes properties in output
max5.1 weirdness workaround: dot.scale is now created with initial properties as arguments
max5.1 weirdness workaround: dot.scale now includes patcherargs object
rearranged some of the “save” function during max5.1 debugging
working around timing issues in max 5.1 - xml files now generated nicely again