Commit History

Author SHA1 Message Date
  Thomas Nind c88c772462 Fixes #3692++ - Rearchitects drivers (#3837) 5 months ago
  tznind e81e57c0c8 Remove unneeded members 8 months ago
  tznind c150cd358e Fix unit tests 8 months ago
  tznind 27b15ec8ee WIP Building after merge conflict resolved - but does it work? 8 months ago
  tznind 42ff86f68a Try to fix NetDriver compilation 8 months ago
  tznind 49f45bb7a4 WIP merge v2_develop 8 months ago
  tznind 90d492716a Adds IConsoleDriver 9 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 5e2b611c91 Resolving merge conflicts. 9 months ago
  Thomas Nind ae414bbc8b Merge branch 'v2_develop' into ansi-parser 9 months ago
  BDisp a6af3aadb7 An huge improvements on drivers and bug fixes. 9 months ago
  tznind 5340073ba1 Get rid of StoppedExpecting event and made methods internal again in favor of Abandoned instead 9 months ago
  tznind 395bee419a Add support for sending other types of requests 9 months ago
  BDisp c1063a00fe Remove unneeded abstract ConsoleDriver objects. 9 months ago
  Tig 5a41d2c0fc Fixing unit tests. WIP 9 months ago
  Tig 844179b1bd ConsoleDriver now uses Region for Clip. 9 months ago
  Tig bfb243a348 Added benchmarking stuff 10 months ago
  tznind 5052024061 Make scheduler part of main loop and hide implementation details from public API 10 months ago
  tznind 92648e5a48 typo and fix FakeDriver 10 months ago
  BDisp 9a840dd29b Remove unnecessary WriteAnsiRequestDefault method. 10 months ago
  BDisp 9759b97ef3 Remove unused variable. 10 months ago
  BDisp 7fa098f0ab Remove unnecessary IsSuspendRead property. 10 months ago
  BDisp 93483288c6 Rename to WriteAnsiRequest. 10 months ago
  BDisp 884011e99c Improving WriteAnsi method to return the response. 10 months ago
  BDisp a2e4d82fd7 Add WriteAnsiDefault method to common code. 10 months ago
  BDisp b35b9f537a Add abstract WriteAnsi into the ConsoleDriver for each driver handling ansi escape sequence. 10 months ago
  BDisp e5c30eb442 Make AnsiEscapeSequenceRequest agnostic of each driver. 10 months ago
  Tig aed37f9b54 Fixed a bunch of unit test issues. Fixed color stuff I broke 11 months ago
  Tig 05ae84382d Addressed review feedback. 11 months ago