diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-06-06 22:39:51 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-06-06 22:39:51 +0000 |
commit | 0060c5e3213b60801346e9aadb2cb1523c7762b2 (patch) | |
tree | c96fc239a1e4d46abc09295019875618001b3744 /doc | |
parent | 2f76356218d772155f218efd2209613376e06440 (diff) |
- cleaned up CFLAGS and tried higher optimization, which failed to build
- implemented a second outlet which outputs data upon [refresh( to build a
popup menu to select the device by name using a [popup]. This uncovered a
bug, which is not fixed, it seems that everytime you open a device, that
device gets added again to the list of devices
svn path=/trunk/externals/hcs/hid/; revision=3122
Diffstat (limited to 'doc')
-rw-r--r-- | doc/hid_menu-help.pd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/hid_menu-help.pd b/doc/hid_menu-help.pd new file mode 100644 index 0000000..3297a76 --- /dev/null +++ b/doc/hid_menu-help.pd @@ -0,0 +1,9 @@ +#N canvas 380 628 473 316 10; +#X obj 5 2 cnv 15 450 20 empty empty [hid_menu] 2 11 1 18 -233017 +-66577 0; +#X obj 422 3 pddp; +#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at> +; +#X text 244 284 released under the GNU GPL; +#X text 161 235 For more info:; +#X obj 266 234 pddp_open all_about_hid; |