Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Chase libusb20 rename in r189585. | stas | 2009-03-10 | 2 | -1/+17 |
| | | | | | | | | - Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi | ||||
* | - Update to 0.1.1 | pav | 2008-07-28 | 3 | -7/+7 |
| | | | | | | | - Switch to static library PR: ports/126022 Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) | ||||
* | New port: devel/libgamepad Uniform API for joysticks and gamepads | edwin | 2008-07-26 | 4 | -0/+37 |
Libgamepad is a portable, uniform API for joystick and gamepad devices. It's meant to overlay platform-dependent interfaces just as the BSD joy and uhid drivers, and the user-space libhid. This will allow device and platform dependencies to be left out of applications, making them simpler and more portable. PR: ports/125872 Submitted by: Jason Bacon <jwbacon@tds.net> |