Commit History

Author SHA1 Message Date
  tznind 2b7d0c7f70 Add extra try/catch cancellation ex 9 months ago
  tznind 26e86c5628 Merge branch 'ansi-parser' into ansi-parser-net-driver 9 months ago
  Thomas Nind 4dd2ad09b9 Merge branch 'v2_develop' into ansi-parser 9 months ago
  tznind a7468887f7 Remove unneeded `_waitForStart` and other now uncalled code 9 months ago
  tznind becca1a3a0 WIP: Start simplifying the tokens in NetDriver 9 months ago
  tznind 792170a029 Change NetEvents to BlockingCollection 9 months ago
  tznind 1ec7aa2670 Simplify NetEvents further with BlockingCollection 9 months ago
  tznind 8417387931 Change _resultQueue to not hold nulls and use concurrent collection 9 months ago
  tznind 512af810d5 WIP: Trying to get NetDriver to work properly 9 months ago
  tznind 65cfa49b28 WIP integrating ansi parser 9 months ago
  tznind c1f880ef8d WIP: Trying to unpick NetDriver 9 months ago
  tznind 5052024061 Make scheduler part of main loop and hide implementation details from public API 9 months ago
  Thomas Nind d56daac2b0 Merge branch 'v2_develop' into ansi-parser 9 months ago
  Tig 8ddfd710c2 Merge branch 'v2_develop' into sixel-encoder-tinkering 9 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 9 months ago
  tznind 563eace487 Mostly working for NetDriver 9 months ago
  tznind 5a6aae694a Fix warnings and tidup code 10 months ago
  tznind 64d286c9b4 Remove ConsoleDriver.SupportsSixel 10 months ago
  tznind 23cd8889a5 Do not output sixel if driver does not support it 10 months ago
  tznind 08aa9925b5 Switch to existing consts 10 months ago
  tznind db0fc41d54 Determine whether sixel is supported by issuing a Device Attributes Request 10 months ago
  tznind 9322b9af7c Output at specific position 10 months ago
  Thomas Nind 050db7a924 Merge branch 'v2_develop' into sixel-encoder-tinkering 10 months ago
  tznind ef56998f5a Tidy up test file and comments in NetDriver 10 months ago
  Tig 05ae84382d Addressed review feedback. 10 months ago
  tznind 4d1d740e17 Initial exploration of how to sixel encode 11 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