tznind
|
90d492716a
Adds IConsoleDriver
|
8 月之前 |
BDisp
|
bea966978a
Restoring drivers with the sctructural changes.
|
8 月之前 |
BDisp
|
1ea9ae0b65
Handles error on request values.
|
8 月之前 |
BDisp
|
53ea0a83f3
Replace to ForceRead and to WaitForInput.
|
8 月之前 |
BDisp
|
d31f43d47d
Add ObjectDisposedException to the catch block.
|
8 月之前 |
BDisp
|
70e91f2b6f
Tidy up code.
|
8 月之前 |
BDisp
|
1795547702
ProcessInputQueue must be outside the wait block.
|
8 月之前 |
BDisp
|
1b830bded7
Cleanup code.
|
8 月之前 |
BDisp
|
36876b9899
Change TryWriteAnsiRequest method to virtual which use common code for all drivers.
|
8 月之前 |
BDisp
|
089f7569fd
Simplify request responses handling.
|
8 月之前 |
BDisp
|
0f6ce06dd1
Fix SetCursorVisibility in CursesDriver.
|
8 月之前 |
BDisp
|
1680ec54d6
Make AnsiEscapeSequenceRequests static.
|
8 月之前 |
BDisp
|
a6af3aadb7
An huge improvements on drivers and bug fixes.
|
8 月之前 |
BDisp
|
f87c2b1e83
Rename EscSeq to AnsiEscapeSequence and move to his folder.
|
8 月之前 |
BDisp
|
bdcc0ff6d4
Return null instead if empty and fix a bug that was returning the terminator as input.
|
8 月之前 |
BDisp
|
0b11e20e2f
Change Response to a nullable string.
|
8 月之前 |
BDisp
|
da21ef1320
Improves drivers responses to being more reliable.
|
8 月之前 |
BDisp
|
c999fc0028
Trying fix unit tests.
|
9 月之前 |
BDisp
|
6f2533726b
Cleanup unused code and comments.
|
9 月之前 |
BDisp
|
de45b4bf39
Refactoring a lot CursesDriver.
|
9 月之前 |
BDisp
|
9eb70236d6
Improves CursesDriver to allow non-blocking input polling.
|
9 月之前 |
dodexahedron
|
34bef2c839
Fixes #3242 - Replaces simple null checks (#3248)
|
1 年之前 |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 年之前 |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 年之前 |
Tigger Kindel
|
59d6d5e491
Fixes leak in cursesdriver (can't test)
|
1 年之前 |
Tigger Kindel
|
e4f3b97da0
Fixed WindowsDriver mem leak
|
1 年之前 |
Tigger Kindel
|
1c133ba364
Refactored CheckTimers into MainLoop and renamed/simplified
|
1 年之前 |
Tigger Kindel
|
c506090462
Moved CheckTimers to MainLoop - cursesdriver
|
1 年之前 |
Tigger Kindel
|
bf606c4179
Moved CheckTimers to MainLoop
|
1 年之前 |
BDisp
|
dfba04dc9d
The pollTimeout must be set to zero if less than zero.
|
1 年之前 |