Tyler Spivey
Tyler Spivey
### Steps to reproduce: 1. Open a sheet with a header row and some data below it. Make sure braille support is enabled. 2. Read the second row. ### Actual...
This PR fixes the wording of the invite messages for duelists and watchers. We'll also need to update the soundpack at the same time.
The cache now uses an unordered_map with a custom hash function, because you can't usefully compare an std::pair. The JIT has also been re-enabled.
STR: 1. Install testwindow.py from the zip into globalPlugins. 2. Compile test.cpp: `cl test.cpp /EHsc user32.lib` You might need `/link /subsystem:windows` - but I was ok without it. 3. Run...
The links to the story authors in the downloadable EPUB files are incorrect. They should be absolute, not relative.
Currently, the addon can be used on secure screens. This is a problem because you can access the file chooser. My proposed solution is to just disable the addon entirely...
We need to ensure that Handle keys from other applications is on while the machine is being controlled. Otherwise, it's impossible to control NVDA.
STR: 1. Spell word on slave, ensure all characters are read. 2. Mute remote on master and repeat step 1. Only the first character is read. When the patcher patches...