Commit History

Author SHA1 Message Date
  BDisp ee0f93d543 Merge branch 'v2_develop' into v2_3767_ansi-escape-sequence-all-drivers 10 months ago
  Tig cbb7ddc1f5 Merged latest v2_develop 10 months ago
  Tig 844179b1bd ConsoleDriver now uses Region for Clip. 10 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
  Thomas Nind d56daac2b0 Merge branch 'v2_develop' into ansi-parser 10 months ago
  BDisp 9eb70236d6 Improves CursesDriver to allow non-blocking input polling. 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 67d497ce4e Fixes CursesDriver stale buffer. 10 months ago
  BDisp e5c30eb442 Make AnsiEscapeSequenceRequest agnostic of each driver. 10 months ago
  BDisp c89a9c8dfb Add AnsiEscapeSequenceRequest and AnsiEscapeSequenceResponse classes. 11 months ago
  Tig 8ddfd710c2 Merge branch 'v2_develop' into sixel-encoder-tinkering 10 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 10 months ago
  tznind 04b336a0ac Try adding sixel to curses driver 10 months ago
  tznind effe1991e3 Remove 'seen' debug aid 10 months ago
  tznind ac90ed9de6 AnsiParser working with CursesDriver and WindowsDriver 10 months ago
  tznind 30ad592cd3 Investigate adding to CursesDriver 10 months ago
  BDisp eee4db9173 Fixes #2798. Add TrueColor support to CursesDriver. 11 months ago
  Tig 05ae84382d Addressed review feedback. 11 months ago
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  BDisp 4610a3253d Fixes #3540. V2: Keyboard input not working on Unix platforms 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig b7f3a85203 Fixed bug; added unit tests 1 year ago
  Tig 6759ce7c9f Fixed curses key bug 1 year ago
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago