Historial de Commits

Autor SHA1 Mensaje Fecha
  tznind fa7fb656cb Revert changes to launchSettings.json hace 10 meses
  tznind 5cbb2306ef Fix to have CanFocus true hace 10 meses
  tznind 5340073ba1 Get rid of StoppedExpecting event and made methods internal again in favor of Abandoned instead hace 10 meses
  tznind 27f131713f Sixel detection and added Abandoned event hace 10 meses
  tznind b104b1bf38 Evict stale requests even just when running schedule hace 10 meses
  tznind 395bee419a Add support for sending other types of requests hace 10 meses
  tznind 0275f9aed8 More tests for AnsiRequestScheduler hace 10 meses
  tznind f84a58f301 Fix eviction not happening as part of RunSchedule hace 10 meses
  tznind 43aef42451 Add more unit tests for scheduler hace 10 meses
  tznind 1d8e7563fd Start adding tests for AnsiRequestScheduler hace 10 meses
  tznind fbbda69ba0 Code Cleanup (resharper) hace 10 meses
  tznind fdfd339dd2 Make AnsiRequestScheduler testable by introducing a Func for DateTime.Now hace 10 meses
  tznind 2b7d0c7f70 Add extra try/catch cancellation ex hace 10 meses
  Thomas Nind 9aff49179f Merge pull request #172 from tznind/ansi-parser-net-driver hace 10 meses
  tznind d7183f6364 Merge branch 'ansi-parser' into ansi-parser-net-driver hace 10 meses
  tznind 2fa855fecf Lock all public members of AnsiResponseParser to ensure consistent states hace 10 meses
  tznind 26e86c5628 Merge branch 'ansi-parser' into ansi-parser-net-driver hace 10 meses
  Thomas Nind 4dd2ad09b9 Merge branch 'v2_develop' into ansi-parser hace 10 meses
  Tig 2f7d80a000 Merge pull request #3734 from tznind/sixel-encoder-tinkering hace 10 meses
  kasperk81 7baede5548 Remove unused code from UnmanagedLibrary (#3799) hace 10 meses
  tznind a7468887f7 Remove unneeded `_waitForStart` and other now uncalled code hace 10 meses
  tznind becca1a3a0 WIP: Start simplifying the tokens in NetDriver hace 10 meses
  tznind 35ba6f4741 Merge branch 'ansi-parser' into ansi-parser-net-driver hace 10 meses
  tznind 0adc4cd3ee Add lock for answers in AnsiRequestScenario hace 10 meses
  tznind 7c1275dd8f Merge branch 'ansi-parser' into ansi-parser-net-driver hace 10 meses
  tznind edb43a000d Add lock around access of expected responses for thread safety hace 10 meses
  tznind b30c92bceb Fix MapConsoleKeyInfo not working with Esc properly hace 10 meses
  tznind 792170a029 Change NetEvents to BlockingCollection hace 10 meses
  tznind 1ec7aa2670 Simplify NetEvents further with BlockingCollection hace 10 meses
  tznind 8417387931 Change _resultQueue to not hold nulls and use concurrent collection hace 10 meses