Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (991) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4328
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
TouchDevice | Description: | Device API for touch devices | Download: | touchdevice.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 45kb | Version: | 0.11b | Date: | 04 Apr 2021 | Author: | Alfredo Amendolagine | Submitter: | Alfredo Amendolagine | Email: | project4amiga/gmail com | Homepage: | https://project4a.webs.com | Category: | driver/input | Replaces: | driver/input/touchdevice.lha | License: | Freeware | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 11643 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 82 (Current version) | | 123 (Accumulated) | Votes: | 3 (0/0) (30 days/7 days) | |
This archive contains the binary distribution of touch.device.
License
-------
This binary distribution is the copyright of the author (Alfredo Amendolagine).
This version is distributed as freeware, you may distribute the archive as you
see fit but must include this readme with any distribution.
The right to change the distribution rights of a future version is reserved.
Disclaimer
----------
The software is provided as is, with no guarantee of fitness for purpose.
The author is not responsible for any damage caused to the users data or
hardware as a result of using this software.
What is it?
-----------
touch.device is my attempt to provide AmigaOS4 with an API to handle touch
events.
The API supports the following features:
- multitouch (with unlimited number of points);
- unlimited number of devices connected simultaneously.
Installation
------------
Copy touch.device to DEVS:
Copy Touch directory to DEVS:
or
launch the Install script.
Uninstallation
------------
Remove touch.device from DEVS:
Remove Touch directory from DEVS:
Remove touch.device directory from ENV: and ENVARC:
Usage
-----
I will publish the SDK with sample codes and documentation when the API is
mature and stable enough.
Impatient developers can contact me privately and I will be happy to send them
SDKs and information to start playing with touch events in their applications.
Known problems
--------------
Nothing to declare right now.
Comments
--------
If you have any problems, comments or bug reports please write to:
project4amiga()gmail.com
or visit: https://project4a.webs.com
Changes
-------
0.11 beta (02-04-2020)
- Changed driver interface
0.10 beta (20-12-2020)
- First released version
|