Commit Graph

45 Commits (master)

Author SHA1 Message Date
Ondřej Hruška 1ab4101ac0
use xmacros for terminal config 7 years ago
Ondřej Hruška 9a5bc0a274
Add codename 7 years ago
Ondřej Hruška dca02976a7
Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet) 7 years ago
Ondřej Hruška faffa68794
use binary messages and fix bugs in utf sanitizer 7 years ago
Ondřej Hruška b6c5648690
allow zero redraw delay 7 years ago
Ondřej Hruška 1c23e79c59
partial update, may be a bit buggy in places 7 years ago
Ondřej Hruška 1614194d76
Removed one NOTIFY_LOCK() that shouldn't have been there 7 years ago
Ondřej Hruška 03c7f4d0ad
removed bugs 7 years ago
Ondřej Hruška 404ccaeb20
new message format 7 years ago
Ondřej Hruška 58bd27a082
FIXED A BUG 7 years ago
Ondřej Hruška 7eb1bdeec6
fixed off-by one etc errors in the rewritten functions, fixed a lag due to heartbeat packet 7 years ago
Ondřej Hruška 079b522540 implemented focus tracking reports 7 years ago
Ondřej Hruška 92a454a2cf renamed input debug log funcs to imp_ to avoid build collision if DEBUG_WS is enabled also 7 years ago
Ondřej Hruška 7e2491cd7b fix broken urxvt mouse reports 7 years ago
Ondřej Hruška 4c2421121f moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
Ondřej Hruška c838883e69 back-end for #123 7 years ago
Ondřej Hruška 1d6d6ee228 Implement initial load through websocket to cut one unnecessary HTTP GET that caused conn pool overflow. Increased reload / retry delays to reduce server spamming by poorly loaded client. 7 years ago
Ondřej Hruška 48cd9c1a2a fine-tuned upload system 7 years ago
Ondřej Hruška 3f198f8360 fix parser bug with bell & broken mouse tracking sgr reporting for movement with button 7 years ago
Ondřej Hruška 0af62f47e6 configurable button codes 7 years ago
Ondřej Hruška 023a2db01a off by one 7 years ago
Ondřej Hruška 5f6566a6fd implemented loopback option SRM 7 years ago
Ondřej Hruška daba5340f7 fixes and tweaks. implemented polling reload on HB loss 7 years ago
Ondřej Hruška a82e14961c RAM tuning 7 years ago
Ondřej Hruška 7aa3cd7f75 working mouse 7 years ago
Ondřej Hruška 58ed6098c4 untested impl of mouse tracking modes 7 years ago
Ondřej Hruška 4edaa0687d Implemented heartbeat 7 years ago
Ondřej Hruška 423022b8bc Fixed the DECCOLM bug (not clearing screen etc) and a scrolling up not erasing freed lines bug 7 years ago
Ondřej Hruška dd68c112b0 implemented scrolling region and origin mode 7 years ago
Ondřej Hruška 73c943bb97 throttle screen redraw via cooldown, setting 10/30 largely eliminates dropped bytes 7 years ago
Ondřej Hruška 357c81ba07 added async buffers for uart0, maybe improved byte drop ratio 7 years ago
Ondřej Hruška 5c57ea3b28 Logging is now toggleable and updates are postponed if socket is busy 7 years ago
Ondřej Hruška 5995988a9b BEEEEEEEEEEEEEEEEEP 7 years ago
Ondřej Hruška 9cac029e58 implemented numpad alt mode, fn keys alt mode and cursor alt mode 7 years ago
Ondřej Hruška e48180ac10 more commands and glitches fixed, better debug messages, discard bad unicode 7 years ago
Ondřej Hruška f8c60b0668 parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM 7 years ago
Ondřej Hruška 4551ad6dbe added info about the new commands to help. also e]FRa is removed bc it is no longer useful for anything 7 years ago
Ondřej Hruška 16f81cd411 Fix issue with buffer overflow for too large screen updated too fast 7 years ago
Ondřej Hruška 1d891dd313 added a 20 ms delay before sending WS update, improves performance when user repains entire screen quickly - just 1 update 7 years ago
Ondřej Hruška f7edbf19b0 I'm an idiot 7 years ago
Ondřej Hruška 1d52cd551a implemented mouse input, CSI6n cmd, added sass cmd to build_web.sh 7 years ago
Ondřej Hruška 1a33084041 most of the wifi functionality working, + new style 7 years ago
Ondřej Hruška b31f3b9335 working debug on uart1 & fixed other issues 7 years ago
Ondřej Hruška b0d3c55bbb attempt to fix uart1 but nnot working 7 years ago
Ondřej Hruška c2593c2207 implemented browser-esp comm; uart1 not working for some reason 7 years ago