Commit History

Author SHA1 Message Date
  tznind d06387325f Give ansi parser first crack at decode esc seq 9 months ago
  tznind e81e57c0c8 Remove unneeded members 9 months ago
  tznind 994bf556a7 Start fixing null-ability 9 months ago
  Tig 97558c2dbf Code review comments and cleanup 9 months ago
  tznind 27b15ec8ee WIP Building after merge conflict resolved - but does it work? 9 months ago
  tznind 49f45bb7a4 WIP merge v2_develop 9 months ago
  tznind 90d492716a Adds IConsoleDriver 9 months ago
  BDisp 5c1c002418 Avoids initial black screen after moving the mouse at first time. 9 months ago
  BDisp bea966978a Restoring drivers with the sctructural changes. 9 months ago
  BDisp f0b2474b6f Code cleanup. 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 0f6ce06dd1 Fix SetCursorVisibility in CursesDriver. 9 months ago
  BDisp 88f4045381 Fix merge errors. 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 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 10 months ago
  tznind 5340073ba1 Get rid of StoppedExpecting event and made methods internal again in favor of Abandoned instead 10 months ago
  tznind 395bee419a Add support for sending other types of requests 10 months ago
  BDisp de45b4bf39 Refactoring a lot CursesDriver. 10 months ago
  BDisp c1063a00fe Remove unneeded abstract ConsoleDriver objects. 10 months ago
  Tig d835b569d8 Fixed more clipping bugs and unit tests. All tests pass! 10 months ago
  Thomas Nind 4dd2ad09b9 Merge branch 'v2_develop' into ansi-parser 10 months ago