cpsdqs
a460b5fe89
Clean up and add a few comments
7 years ago
cpsdqs
a5aa536f89
ScreenParser is now standalone…-able!
7 years ago
cpsdqs
174e6950d0
Add blinking cell counter back
7 years ago
cpsdqs
90a1676084
Remove most references to screen in parser
7 years ago
cpsdqs
735ee58340
Start removing references to screen in parser
7 years ago
cpsdqs
e2cdb4091c
Remove refs to single-instance objects in parser
7 years ago
Ondřej Hruška
80f0ca7202
fix a megabug
7 years ago
Ondřej Hruška
608a393b63
added backdrop url topic W
7 years ago
Ondřej Hruška
75fb70c083
move attr bits to own file, make Load Failed text look nicer
7 years ago
cpsdqs
e2e89c6053
Show update frames in debug mode
7 years ago
cpsdqs
4e65c57529
Fix emit being called on the wrong object
7 years ago
cpsdqs
c7b13ddaff
Screen length & frame length are different things
7 years ago
cpsdqs
7c91203528
Fix parser derp, show internal info if available
7 years ago
cpsdqs
3fba2d88c4
Dynamic buttons
7 years ago
Ondřej Hruška
73cb0a4b2b
Interpret bold 0-7 as bold 8-15 (matches Xterm reference impl), add SEQ_SKIP
7 years ago
Ondřej Hruška
cee23ca951
Fix for unpaired surrogates in data codepoints. PROTOCOL CHANGE!
7 years ago
Ondřej Hruška
46099bb749
Fix def fg bg color encoding. Protocol change!
7 years ago
cpsdqs
61953f608e
Surreptitiously add 24-color support
7 years ago
Ondřej Hruška
af723bf783
added Solarized Dark High-Contrast, fix theme numbers for backcompat
7 years ago
Ondřej Hruška
a5a157ad56
removed spammy logging
7 years ago
cpsdqs
83a6c169a1
Fancier debug mode
7 years ago
Ondřej Hruška
572dea2370
add tag 0x07
7 years ago
cpsdqs
273fc6a820
Fix #225
7 years ago
cpsdqs
cfcac66020
Keep themes in renderer
7 years ago
cpsdqs
1bd6d3ae27
Implement partial screen updates
7 years ago
Ondřej Hruška
b5c135e505
new parser, may be a bit buggy
7 years ago
Ondřej Hruška
f5dd70a6f3
Fix strange behavior with loading screens showing when they should not etc
7 years ago
cpsdqs
c68017bd4a
Update demo to work with new protocol
7 years ago
cpsdqs
a196f9a9de
Refactor and fix getColor returning undefined
7 years ago
Ondřej Hruška
8138fc0bd7
offscale default fg bg support, utf8 data encoding
7 years ago
cpsdqs
9ccf9dd2cf
Move term stuff to term and partially split screen
...
*since JS doesn't really have type checking the now split screen classes might throw errors and stuff later on, but right now everything seems to be working fine
7 years ago