From d68f8326740a6a8d0b97b00e774d23c1a5c336a2 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sat, 31 Dec 2005 20:55:25 +0000 Subject: Took a bunch of patches... more to come but these are the ones that might break stuff so I'll sync here. svn path=/trunk/; revision=4336 --- pd/src/notes.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'pd/src/notes.txt') diff --git a/pd/src/notes.txt b/pd/src/notes.txt index 3e02b0bf..034849a5 100644 --- a/pd/src/notes.txt +++ b/pd/src/notes.txt @@ -6,7 +6,7 @@ windows: modal dialogs confuse watchdog check the right-click-on-empty-canvas MIDI I/O (inc. sysex) - +what does OSX do when jack is compiled into Pd but not installed?? doc: object list @@ -43,7 +43,7 @@ check if _vsnprintf with zero argument in windows works any better... detect adc~ and dac~ reblocking features: -hook for table mousing +.dll to .msw32 or .pd_msw (then offer .pd_msw64, .pd_lnx64, etc.) integrate video into tilde objects flag to suppress printing array name above graph flag to suppress scrollbars in canvases @@ -76,8 +76,12 @@ editing: highlight connections (and I/Os) on mouse motion select line and hit "insert" to interpolate an object option-drag an outlet to make a new, connected object + (also, a way to make multiple connections?) data: +hook for table mousing +data to save as succession of "list" messages that textfile can store, etc. +implement list field (GOP or subwindow, perhaps GOP could suppress bounds rect?) fix blue selection rectangle to update if selected datum is redrawn data copy/paste doesn't check templates aren't changed arrays of non-existent templates crash -- cgit v1.2.1