Commit Graph

23 Commits

Author SHA1 Message Date
Jeremy Rand
e43d27bd82 Add another idea for future improvement. Show the IP address of the GS in the NDA window. Add a file to document the protocol (more to come). 2022-03-18 18:59:08 -04:00
Jeremy Rand
85373a72d0 Update the readme for the distribution. 2022-03-16 20:26:55 -04:00
Jeremy Rand
cac996788d Handle a disconnect from the other side during connection establishment. 2022-03-15 23:22:56 -04:00
Jeremy Rand
70d98a135a Add some code to pace sending key events when typing. Also, improve the error handling code for the network connection. 2022-03-14 23:48:36 -04:00
Jeremy Rand
a41590bc06 Add some information about emulators. 2022-03-10 23:38:01 -05: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
93423c6566 Add TODO to look at injecting key events through ADB. 2022-03-09 00:16:37 -05:00
Jeremy Rand
e7374c74b0 Update version information. 2022-03-07 23:05:53 -05:00
Jeremy Rand
0ec18825ec Send a message to indicate that all text has been typed. This allows the sender to pace things and reduce the amount of re-typing that is required if the recognizer is indecisive. 2022-02-22 23:54:31 -05:00
Jeremy Rand
87a489eb90 Update the readme on progress towards an official release. 2022-01-18 22:52:32 -05:00
Jeremy Rand
27d5111436 Update the distribution readme to reflect the latest work in progress. 2021-12-21 15:22:42 -05:00
Jeremy Rand
650b949e9c Update the network boot image to have the right version of Marinetti. 2021-07-31 00:13:06 -04:00
Jeremy Rand
8bb44c1131 Update the distribution readme file. 2021-07-21 21:27:56 -04:00
Jeremy Rand
06ed2392b2 Update the project readme a bit. Add a distribution readme file but I need to fill it out. Increase the frequency the action routine is called to try to improve the typing rate on the GS. 2021-07-21 17:31:24 -04:00
Jeremy Rand
c4274bdbe2 It more or less works now. 2021-07-20 19:05:19 -04:00
Jeremy Rand
8be6497191 Add some code to clear a "typing" message when there is no more text to send. 2021-07-20 00:17:05 -04:00
Jeremy Rand
2368d6db6c Add a bunch of network code. The NDA now waits for a connection and can receive message headers. Also, it will send key events for any text that it has received. Just need to also add code to receive the text from the network. 2021-07-20 00:14:16 -04: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
41862eaeb1 Add a readme file. 2021-07-16 12:56:04 -04:00
Jeremy Rand
37a5195eb1 Update the year in the license file. 2021-07-16 12:53:27 -04:00
Jeremy Rand
0425fbafbc Add a license file. 2021-07-16 12:53:07 -04:00
Jeremy Rand
dc0298c51a Add a network capable boot image and set some build options to use mame as the emulator. 2021-07-16 12:46:08 -04:00
Jeremy Rand
9d728fd3d6 Initial Commit 2021-07-16 12:37:38 -04:00