V2 of refactor LiveText to use diff-match-patch #11639
Refactor LiveText to use diff-match-patch via IPC with a C++ process.
8b1ff14a
Explain magic numbers.
bddf4534
switch to a Python implementation of nvda_dmp. This commit definitely…
59cfbb59
Compile nvda_dmp as an exe.
816ea00a
Move import.
74ac3b37
Uniformize ends of inserted chunks.
7bc466eb
s/available/supported in config, for consistency with rest of code an…
1e4b3f42
Add diffing algorithm to devInfo.
917a9033
Fix docs/comments
5fbe33d4
Switch to a submodule.
998c851f
Fix source copies.
a7abf020
Use absolute path to nvda_dmp.
f12e2bad
Allow NVDA to still function if a component changes the current direc…
ba42885c
Merge branch 'master' into livetext-dmp-cpp
430f24d6
michaelDCurran
force-pushed the
master
branch
from
ba42885c
to
afb8fce5
5 years ago
Merge branch 'master' of https://github.com/nvaccess/nvda
6850cb10
Merge branch 'master' into livetext-dmp-cpp
fec7cdfb
Add comment.
03b4eb9e
Update build script pythonpath.
5f18189d
Move import
834e6985
Address review actions.
74c418f9
Don't restrict DMP setting to 1607+.
114ab85d
Update user guide to clarify availability.
e58a0d33
Move to a class-based approach.
4140003f
Change the DMP setting to a three-way option.
46eccead
Add logging, update comment.
0b3c59fa
Fix one last comment.
ec879e6b
Address review actions.
6fd1fbe8
Review actions.
9b6761dc
Add docstrings.
561ef04e
Change UI to show actual diff algorithms.
efba5d18
Review actions.
139d3450
Update source/diffHandler.py
250841e5
Remove prefer.
abfb69f9
Fix accelerator.
63aae028
Merge branch 'master' into livetext-dmp-cpp
9d52372d
Centralize config check.
eb32b264
Update user guide.
8438518d
Re-centralize _get_diffAlgo on the LiveText object, but add a compreh…
3fa0b393
Update nvda_dmp.
f119840b
Cleanup.
a4a6ec5e
s/prefer/allow
ecf29674
Move config check.
4e1acebc
Merge branch 'master' into livetext-dmp-cpp
094244ce
Review actions.
25e28100
Merge branch 'master' into livetext-dmp-cpp
41904230
Review actions.
f0a01416
Sync.
9b53399c
Update user_docs/en/userGuide.t2t
a89a4fe8
Remove unneeded type checks in legacy console.
279cbd43
Fix comments.
bfc85e76
Review actions.
afb4a764
Review actions.
71da66a4
Review actions.
21741915
Wait for NVDA_dmp to exit, and throw an exception if it doesn't withi…
1eecdfb8
Don't set _proc to None on termination, so that _initialize cannot be…
578ab7d5
Review action.
47b0c13e
feerrenrut
added this to the 2021.1 milestone 5 years ago
Remove _getTextLines entirely, as this PR has been retargetted for 20…
b4f65fe9
codeofdusk
dismissed their stale review
via b4f65fe9
5 years ago
Merge branch 'master' into livetext-dmp-cpp
dbd8ad86
Merge branch 'master' into livetext-dmp-cpp
16db1a96
Update user guide (s/2020.4/2021.1) as PR was held back.
7a8d579c
Merge remote-tracking branch 'origin/master' into livetext-dmp-cpp
d890ac94
feerrenrut
dismissed their stale review
via 55a7d693
5 years ago
update changes file for PR #11639
78e4012b
feerrenrut
force pushed
from
55a7d693
to
78e4012b
5 years ago
feerrenrut
merged
98892856
into master 5 years ago
codeofdusk
deleted the livetext-dmp-cpp branch 5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub