Damien DALY
Damien DALY
Hi, I am catching keyboard strokes (device.Grab + device.ReadOne) but how can I translate key events to a final char with right casing ? Thanks.
In some cases, a ioctl error should not block the full function since it is an normal behavior (for example, something not supported by the device).
Hi, When trying to build device capabilities map, errors are raised for some arguments. With the commits that handle errors, when trying to open a device, errors are always raised,...
Hi, I'm using IE10 on a Windows 2008R2 x64 server. When I try to create a sound, I have a javascript error : Not Implemented. The error is raised when...
Hi, I am trying to write C# bindings for libfreefare library, but I am getting stuck, since v0.4.0 is lacking functionnalities I may need in C#, and due to the...
Like `*net.Conn.Read()` or `*os.File.Read()` when a timeout occurs, return an error that can be checked with `os.IsTimeout()`
Hello, Thanks for PR #109 (timeouts). I am using your lib (go 1.16.7 on linux/amd64) to drive Ingenico payement hardware that has timeouts defined in its communication protocol. But the...
Hello, Teensy board can have multiple serial ports on USB, and the lib only supports single serial (default) mode. When using single serial mode, the const `USB_SERIAL` is defined. For...
Hello, Describe the bug ---------------- I have launched docker container `clamav/clamav:stable_base` with `CLAMAV_NO_MILTERD: "false"`. I connect a [golang client](github.com/baruwa-enterprise/clamd) to the instance, and call "Shutdown" to stop the clamav instance....
Hi :) **Is your feature request related to a problem? Please describe.** I would like to see Ultralight applications running on a Raspberry Pi, using direct opengl es 2.0 calls,...