Commit graph

215 commits

Author SHA1 Message Date
X9VoiD
a69fe346b2 Support both normal and extended VMulti 2023-11-07 03:07:38 +08:00
X9VoiD
300fe0ebe4 Add other projects to solution 2023-11-07 03:05:55 +08:00
X9VoiD
a454ec975c Update CI to use gh instead of hub 2023-11-01 03:17:24 +08:00
X9VoiD
d665d36f1e Bump version to 0.4.1 2023-11-01 03:02:27 +08:00
X9VoiD
71daf09c86 Use new VMulti Digitizer 2023-11-01 02:44:38 +08:00
X9VoiD
1ec823a697 Update OTD submodule to 0.6.1 2023-06-21 11:57:58 +08:00
X9VoiD
7b40093f83 Bump version 2023-05-23 00:54:36 +08:00
X9VoiD
36f53faf87 Update submodule 2023-05-23 00:54:22 +08:00
X9VoiD
a0eb595df7 Fix last report getting duplicated when pen is OOR 2023-05-23 00:54:13 +08:00
X9VoiD
3a4a5ce1e0
Merge pull request #41 from X9VoiD/fix-rel-spin
Workaround range limitation of vmulti mouse
2023-05-23 00:28:54 +08:00
X9VoiD
8df2c67ddf Workaround range limitation of vmulti mouse 2023-04-24 02:06:23 +08:00
X9VoiD
94866839ed Make TouchEmu go on a diet 2022-12-01 00:34:20 +08:00
X9VoiD
f73b73e543 Do not emit touch when no new position 2022-12-01 00:12:20 +08:00
X9VoiD
37f0471982 Partially revert stuff 2022-11-30 23:47:33 +08:00
X9VoiD
b33188a07b Remove unneeded error "correction" 2022-11-30 23:43:28 +08:00
X9VoiD
8b4502ff89 Remove unneeded check 2022-11-30 03:15:57 +08:00
X9VoiD
1eac3b9cef
Update README.md 2022-11-30 02:31:35 +08:00
X9VoiD
59eed1faa5 Fix relative mode issues 2022-11-30 02:26:47 +08:00
X9VoiD
aa6c011fd8
Merge pull request #35 from X9VoiD/workaround-tip
Prevent pressure from being emitted when pen tip is not binded
2022-06-20 14:30:54 +08:00
X9VoiD
06da3c8c00 Prevent pressure from being emitted when pen tip is not binded 2022-06-20 14:22:23 +08:00
X9VoiD
96f5f3b6f9 Use SendInput for resync 2022-05-20 05:01:18 +08:00
X9VoiD
1321361946 Send unmodified position 2022-05-20 04:35:40 +08:00
X9VoiD
732182c9e5 Create plugin exposed properties on output mode instead of pointer 2022-05-20 00:00:16 +08:00
X9VoiD
7e1400c1af Do not crash when VMulti device can't be found 2022-05-19 20:24:50 +08:00
X9VoiD
11c8e31647 Allow sending pointer events from all instances 2022-05-19 20:20:25 +08:00
X9VoiD
5da36b89b2 Prevent crash when bindings are used without paired output mode 2022-05-19 19:51:16 +08:00
X9VoiD
93370f1cc6 Add resync capability 2022-05-19 14:32:25 +08:00
X9VoiD
bbc7c721da Improve SharedStore implementation 2022-05-18 19:56:23 +08:00
X9VoiD
a74c74f95d Detect dirty flag before writing pointer data 2022-05-18 12:36:05 +08:00
X9VoiD
3c88557508 Instantly write button state changes 2022-05-18 12:34:55 +08:00
X9VoiD
8b30aad1da Update OTD submodule 2022-05-18 12:34:15 +08:00
X9VoiD
10b4b00823 Workaround OTD API break 2022-03-24 13:34:09 +08:00
X9VoiD
13c8a3bc6d Explicitly use bash for script 2022-01-21 05:21:52 +08:00
X9VoiD
c97bfa6096 Restructure project and improve CI 2022-01-21 05:18:43 +08:00
X9VoiD
5853e948bd Do not immediately set InRange 2022-01-21 00:12:59 +08:00
X9VoiD
a01a3831ca TouchPointerHandler: Implement ISynchronousPointer 2022-01-21 00:10:47 +08:00
X9VoiD
8fa4e35b7f Update again... 2022-01-21 00:06:07 +08:00
X9VoiD
3dd078ea2d Generalize SharedStore 2022-01-13 01:58:20 +08:00
X9VoiD
8c96ec7537 Fix VMulti-based output modes 2022-01-12 23:25:16 +08:00
X9VoiD
148e542528 Box unmanaged data 2022-01-06 07:35:21 +08:00
X9VoiD
ce43c5e93c Update CI 2022-01-06 06:07:37 +08:00
X9VoiD
38100896f7 Update to latest OTD API 2022-01-06 06:04:40 +08:00
X9VoiD
4e078b1436 Remove OemKill 2021-10-29 23:55:44 +08:00
X9VoiD
5a93b4d147 Add StructLayoutAttribute to RelativeInputReport 2021-10-29 23:34:43 +08:00
X9VoiD
4b7b938fec Update OTD submodule 2021-10-29 23:34:28 +08:00
X9VoiD
b3e46fbf81 Update to latest OTD API 2021-07-27 10:05:23 +08:00
X9VoiD
d36f363461 Update to v0.6.x API
- And also fix Eraser state
2021-06-23 11:55:38 +08:00
X9VoiD
744fe3f780 Optimize VMulti-based plugins
- Allocate to POH
- Directly manipulate buffer through pointer access
2021-06-17 02:07:50 +08:00
X9VoiD
aba845f297
Merge pull request #19 from X9VoiD/dependabot/nuget/HidSharpCore-1.2.1.1
Bump HidSharpCore from 1.1.0 to 1.2.1.1
2021-05-05 21:53:36 +08:00
dependabot[bot]
7d79f7dc62
Bump HidSharpCore from 1.1.0 to 1.2.1.1
Bumps HidSharpCore from 1.1.0 to 1.2.1.1.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 13:52:29 +00:00