コミット履歴

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