aboutsummaryrefslogtreecommitdiff
path: root/pd/src/notes.txt
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2009-01-02 19:40:36 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2009-01-02 19:40:36 +0000
commit781d1bc4ab8fc9fa55485d3c35bb1ba7fd6774c3 (patch)
tree0ed8e60689e7afae65cf668b63face8807226fc3 /pd/src/notes.txt
parenta7f56f2c7b0c44912f7fb772c64f547a8c0e0ae3 (diff)
release 0.42-0
svn path=/trunk/; revision=10471
Diffstat (limited to 'pd/src/notes.txt')
-rw-r--r--pd/src/notes.txt9
1 files changed, 3 insertions, 6 deletions
diff --git a/pd/src/notes.txt b/pd/src/notes.txt
index fabdc332..1a17eace 100644
--- a/pd/src/notes.txt
+++ b/pd/src/notes.txt
@@ -1,5 +1,4 @@
---------------- dolist --------------------
-close patch with dirty GOP abstraction can't vis the abstraction to query
test:
compile on various versions of linux
@@ -15,9 +14,8 @@ mac:
Gnome: why don't windows pop up when clicked on?
problems:
-saving as "x.pd" on mac writes to "x.pd.pd"
-if .pdsettings asks for an alsa device out of range, dialog
- comes up with empty list
+get rid of remaining -export-dynamic in makefiles
+saving as "x.pd" on mac writes to "x.pd.pd" (can't reproduce this.)
find asdf$1 (e.g.) doesn't work
check real-time gaps in writesf~
fix declare to update current patch when changed
@@ -92,7 +90,6 @@ flags to defeat pre-loading specified classes
editing:
pasting should look at current mouse location
clickless connection (hit 'c' key? see Bouchard paper)
- "enter" into object box to create new one (also, change border? forking?)
tab to jump to a connected object (first one?) (shift-tab to back up?)
arrow keys to shift connections left and right
menu item to connect selected objects
@@ -104,7 +101,7 @@ editing:
data:
add -x [-n?] flag to drawnumbers
flag to disable edits for arrays
-make a 2-pass proecss for finding hot spot closes to any given click
+make a 2-pass proecss for finding hot spot closest to any given click
replace list element with binbuf??
hooks for table mousing, other changes (scalars?)
data to save as succession of "list" messages that textfile can store, etc.