tznind
|
90d492716a
Adds IConsoleDriver
|
8 months ago |
BDisp
|
5c1c002418
Avoids initial black screen after moving the mouse at first time.
|
8 months ago |
BDisp
|
bea966978a
Restoring drivers with the sctructural changes.
|
8 months ago |
BDisp
|
f0b2474b6f
Code cleanup.
|
8 months ago |
BDisp
|
54f62645a2
Add ProcessAnsiRequestHandler method task.
|
9 months ago |
BDisp
|
36876b9899
Change TryWriteAnsiRequest method to virtual which use common code for all drivers.
|
9 months ago |
BDisp
|
0f6ce06dd1
Fix SetCursorVisibility in CursesDriver.
|
9 months ago |
BDisp
|
88f4045381
Fix merge errors.
|
9 months ago |
BDisp
|
5e2b611c91
Resolving merge conflicts.
|
9 months ago |
BDisp
|
1680ec54d6
Make AnsiEscapeSequenceRequests static.
|
9 months ago |
BDisp
|
a6af3aadb7
An huge improvements on drivers and bug fixes.
|
9 months ago |
BDisp
|
a64f68ca7f
Moving MapKey method to the AnsiEscapeSequenceRequestUtils class.
|
9 months ago |
BDisp
|
f87c2b1e83
Rename EscSeq to AnsiEscapeSequence and move to his folder.
|
9 months ago |
Tig
|
2919d55817
Code Review
|
9 months ago |
BDisp
|
ecbbed0f6d
For re-run CI.
|
9 months ago |
BDisp
|
7921ae35f7
Returns ansiRequest.Response instead of a variable for more thread safe.
|
9 months ago |
Tig
|
55387d3c13
Made more Driver APIs internal
|
9 months ago |
BDisp
|
de45b4bf39
Refactoring a lot CursesDriver.
|
9 months ago |
BDisp
|
c1063a00fe
Remove unneeded abstract ConsoleDriver objects.
|
9 months ago |
Tig
|
d835b569d8
Fixed more clipping bugs and unit tests. All tests pass!
|
9 months ago |
BDisp
|
ee0f93d543
Merge branch 'v2_develop' into v2_3767_ansi-escape-sequence-all-drivers
|
9 months ago |
Tig
|
cbb7ddc1f5
Merged latest v2_develop
|
9 months ago |
Tig
|
844179b1bd
ConsoleDriver now uses Region for Clip.
|
9 months ago |
Tig
|
bfb243a348
Added benchmarking stuff
|
9 months ago |
BDisp
|
9eb70236d6
Improves CursesDriver to allow non-blocking input polling.
|
9 months ago |
BDisp
|
9759b97ef3
Remove unused variable.
|
9 months ago |
BDisp
|
7fa098f0ab
Remove unnecessary IsSuspendRead property.
|
9 months ago |
BDisp
|
93483288c6
Rename to WriteAnsiRequest.
|
9 months ago |
BDisp
|
884011e99c
Improving WriteAnsi method to return the response.
|
9 months ago |
BDisp
|
a2e4d82fd7
Add WriteAnsiDefault method to common code.
|
9 months ago |