diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2005-12-31 02:56:03 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2005-12-31 02:56:03 +0000 |
commit | 1498e89f88d0a090a59ceb4cf19daf9d9c8963c5 (patch) | |
tree | aa55d35b172127c54557f3de5185f4a7a9c3e5fc /pd/src/notes.txt | |
parent | 69ef7d95089796981976c7855d6eba5d40da6232 (diff) |
re-synced with my own source tree...
svn path=/trunk/; revision=4321
Diffstat (limited to 'pd/src/notes.txt')
-rw-r--r-- | pd/src/notes.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pd/src/notes.txt b/pd/src/notes.txt index 4afe9542..3e02b0bf 100644 --- a/pd/src/notes.txt +++ b/pd/src/notes.txt @@ -17,6 +17,7 @@ document tabwrite~_start "list" to signal inlet (e.g., "*~") or float inlet (f) complains. problems: +"save as" with spaces in filename still messes up don't filter locked click() through getrect better scalar hit detection (getrect is too greedy) when retyping abstractions, offer to save dirty one @@ -42,6 +43,7 @@ check if _vsnprintf with zero argument in windows works any better... detect adc~ and dac~ reblocking features: +hook for table mousing integrate video into tilde objects flag to suppress printing array name above graph flag to suppress scrollbars in canvases |