pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sfml+: update TODO



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Fri Jul 29 12:48:19 2016 +0300
Changeset:	6576b3d06646a6378f02fa8294afdf97bdd84322

Modified Files:
	sfml+/TODO

Log Message:
sfml+: update TODO

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6576b3d06646a6378f02fa8294afdf97bdd84322

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 sfml+/TODO | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diffs:
diff --git a/sfml+/TODO b/sfml+/TODO
index 5e5fe47..cd523ab 100644
--- a/sfml+/TODO
+++ b/sfml+/TODO
@@ -1 +1,11 @@
-WindowHandle not declared (where could it come from?)
+Need to write NetBSD joystick code based on FreeBSD code.
+FreeBSD code seems strange - it may not match current FreeBSD?
+- some of the prototypes seem to have changed in FreeBSD
+
+We don't have hid_get_report_id.
+hid reportid seems to be set by calling hid_start_parse(.., .., id);
+(what is the utility of setting an id? what should it be?)
+
+(relevant info in /usr/src/lib/libusbhid and man 3 usbhid.
+games/rocksndiamonds seems to have a joystick implementation that
+may be referenced.)


Home | Main Index | Thread Index | Old Index