Jeremy Rand
|
4de42bf26e
|
Attempting to fix the issue that Kelvin has raised with improper memory handling in NDAInit(). I am simplifying NDAInit() and deferring all memory allocation and cleanup to NDAOpen() and NDAClose().
|
2023-08-22 20:17:56 -04:00 |
|
Jeremy Rand
|
0071f3d4eb
|
Final commit for v1.0
|
2022-04-08 14:04:45 -04:00 |
|
Jeremy Rand
|
b345c60b6f
|
Fix version string to indicate the NDA is in beta.
|
2022-04-04 17:21:38 -04:00 |
|
Jeremy Rand
|
2a5c87e5e2
|
Bump the version number for the next beta release (or maybe the next release will be v1.0, who knows).
|
2022-03-27 23:42:36 -04:00 |
|
Jeremy Rand
|
f36bb10f54
|
Add support for Versions.
|
2022-03-26 12:37:29 -04:00 |
|
Jeremy Rand
|
422bc539e2
|
Update version number and document application compatibility.
|
2022-03-23 00:31:56 -04:00 |
|
Jeremy Rand
|
789ab04110
|
Send the NDA window to the back during listening. This way, the key strokes generated has less chance of being consumed by the NDA window which won't do any good. Also add some more ideas for the future.
|
2022-03-10 22:57:23 -05:00 |
|
Jeremy Rand
|
e7374c74b0
|
Update version information.
|
2022-03-07 23:05:53 -05:00 |
|
Jeremy Rand
|
11bb312be8
|
Add some basic infrastructure and test receiving and sending key events. Need to add a state machine for the network code next.
|
2021-07-19 00:01:10 -04:00 |
|
Jeremy Rand
|
9d728fd3d6
|
Initial Commit
|
2021-07-16 12:37:38 -04:00 |
|