Commit History

Author SHA1 Message Date
  BDisp cc4f7e9a9f Simplifying code. 9 months ago
  BDisp 1ecff5e5da Fix ansi multi-thread requests handling in the NetDriver. 9 months ago
  BDisp 9759b97ef3 Remove unused variable. 9 months ago
  BDisp 7fa098f0ab Remove unnecessary IsSuspendRead property. 9 months ago
  BDisp 1645d1f956 Ensure dequeue on bad requests or without response in NetDriver. 9 months ago
  BDisp 93483288c6 Rename to WriteAnsiRequest. 9 months ago
  BDisp 884011e99c Improving WriteAnsi method to return the response. 9 months ago
  Tig ec14b62ade Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 9 months ago
  BDisp d963941522 Preparing NetDriver to handle ansi response on demand. 9 months ago
  BDisp a2e4d82fd7 Add WriteAnsiDefault method to common code. 9 months ago
  BDisp b35b9f537a Add abstract WriteAnsi into the ConsoleDriver for each driver handling ansi escape sequence. 9 months ago
  BDisp f850e736a2 Fix unit test. 9 months ago
  BDisp 7249de02ef Cannot run with unit tests. 9 months ago
  BDisp e5c30eb442 Make AnsiEscapeSequenceRequest agnostic of each driver. 9 months ago
  BDisp c320fc229d Improves null dequeues handling. 10 months ago
  BDisp 8d52fe731f Fix NetDriver read key issue. 10 months ago
  BDisp c89a9c8dfb Add AnsiEscapeSequenceRequest and AnsiEscapeSequenceResponse classes. 10 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 9 months ago
  Tig 05ae84382d Addressed review feedback. 10 months ago
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  BDisp 7647de7679 Fix compile warnings. 1 year ago
  BDisp 7e7599ab16 Preventing _inputReadyCancellationTokenSource being null. 1 year ago
  BDisp e03b20e5b5 Make _eventReadyTokenSource readonly. 1 year ago
  BDisp d173d590ec Console.CursorVisible isn't supported on all platforms. 1 year ago
  BDisp 2608718980 Restore screen buffer and refresh screen using the SetContentsAsDirty method. 1 year ago
  BDisp d91f2fac45 Fixes #3520. NetDriver is consuming too much CPU resources in ReadConsoleKeyInfo and in CheckWindowSizeChange. 1 year ago
  BDisp cf001fc0c3 Revert "Fixes #3520. NetDriver is consuming too much CPU resources in ReadConsoleKeyInfo." 1 year ago
  BDisp 3b5c1100c3 Revert "Improving performance on CheckWindowSizeChange." 1 year ago
  BDisp 8c500fcbb7 Improving performance on CheckWindowSizeChange. 1 year ago
  BDisp 79192ed8c6 Fixes #3520. NetDriver is consuming too much CPU resources in ReadConsoleKeyInfo. 1 year ago