OS4 DepotLogo by Nickman 
(anonymous IP: 18.216.123.120,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Driver » Input » touchdevice.lha

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: 216kb
Version: 0.12b
Date: 30 Sep 2023
Author: Alfredo Amendolagine
Submitter: Alfredo Amendolagine
Email: project4amiga/gmail com
Homepage: https://project4a.eu
Category: driver/input
Replaces: driver/input/touchdevice.lha
License: Freeware
Distribute: yes
Min OS Version: 4.1
FileID: 12679
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 62  (Current version)
190  (Accumulated)
Votes: 3 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
This archive contains the binary distribution of:
- touch.device.
- all the available USB drivers
- the preferences editor "TouchPrefs"

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
------------
Launch the provided 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.eu

Changes
-------
0.12 beta (24-09-2023)
 - Fixed bug: missing update of the screen list on startup
 - compiled with gcc 11.3.0
 - first public release of the new USB HID driver supporting the vast majority
of modern touchscreens 
0.11 beta (02-04-2021)
 - Changed driver interface
0.10 beta (20-12-2020)
 - First released version

Copyright © 2004-2024 by Björn Hagström All Rights Reserved