BDisp
|
ee0f93d543
Merge branch 'v2_develop' into v2_3767_ansi-escape-sequence-all-drivers
|
9 月之前 |
BDisp
|
cc4f7e9a9f
Simplifying code.
|
9 月之前 |
BDisp
|
1ecff5e5da
Fix ansi multi-thread requests handling in the NetDriver.
|
9 月之前 |
BDisp
|
9759b97ef3
Remove unused variable.
|
9 月之前 |
BDisp
|
7fa098f0ab
Remove unnecessary IsSuspendRead property.
|
9 月之前 |
BDisp
|
1645d1f956
Ensure dequeue on bad requests or without response in NetDriver.
|
9 月之前 |
BDisp
|
93483288c6
Rename to WriteAnsiRequest.
|
9 月之前 |
BDisp
|
884011e99c
Improving WriteAnsi method to return the response.
|
9 月之前 |
Tig
|
ec14b62ade
Merged MouseEvent and MouseEventEventArgs into MouseEventArgs
|
9 月之前 |
BDisp
|
d963941522
Preparing NetDriver to handle ansi response on demand.
|
9 月之前 |
BDisp
|
a2e4d82fd7
Add WriteAnsiDefault method to common code.
|
9 月之前 |
BDisp
|
b35b9f537a
Add abstract WriteAnsi into the ConsoleDriver for each driver handling ansi escape sequence.
|
9 月之前 |
BDisp
|
f850e736a2
Fix unit test.
|
10 月之前 |
BDisp
|
7249de02ef
Cannot run with unit tests.
|
10 月之前 |
BDisp
|
e5c30eb442
Make AnsiEscapeSequenceRequest agnostic of each driver.
|
10 月之前 |
BDisp
|
c320fc229d
Improves null dequeues handling.
|
10 月之前 |
BDisp
|
8d52fe731f
Fix NetDriver read key issue.
|
10 月之前 |
BDisp
|
c89a9c8dfb
Add AnsiEscapeSequenceRequest and AnsiEscapeSequenceResponse classes.
|
10 月之前 |
Tig
|
8ddfd710c2
Merge branch 'v2_develop' into sixel-encoder-tinkering
|
9 月之前 |
Tig
|
1363995326
Merged MouseEvent and MouseEventEventArgs into MouseEventArgs
|
9 月之前 |
tznind
|
5a6aae694a
Fix warnings and tidup code
|
10 月之前 |
tznind
|
64d286c9b4
Remove ConsoleDriver.SupportsSixel
|
10 月之前 |
tznind
|
23cd8889a5
Do not output sixel if driver does not support it
|
10 月之前 |
tznind
|
08aa9925b5
Switch to existing consts
|
10 月之前 |
tznind
|
db0fc41d54
Determine whether sixel is supported by issuing a Device Attributes Request
|
10 月之前 |
tznind
|
9322b9af7c
Output at specific position
|
10 月之前 |
Thomas Nind
|
050db7a924
Merge branch 'v2_develop' into sixel-encoder-tinkering
|
10 月之前 |
tznind
|
ef56998f5a
Tidy up test file and comments in NetDriver
|
10 月之前 |
Tig
|
05ae84382d
Addressed review feedback.
|
10 月之前 |
tznind
|
4d1d740e17
Initial exploration of how to sixel encode
|
11 月之前 |