MightyPork
2e0648be8e
re-ordered cell attr bits for shorter serialize word length
2017-09-28 21:13:10 +02:00
MightyPork
404ccaeb20
new message format
2017-09-28 20:58:45 +02:00
MightyPork
7300e0003c
Merge branch 'master' into work
2017-09-26 17:42:55 +02:00
MightyPork
8c55202b42
added exampe of the main config file
2.1.0-beta2
2.0.0
2017-09-26 17:41:49 +02:00
MightyPork
65977bfbae
Overclock, fix buffer overflow causing total lock-up, small tweaks
...
removed the main make config file from VCS so it can be easier edited
added overclocking option to enable 160 MHz mode
2017-09-26 17:41:24 +02:00
MightyPork
74d52a0c61
add confirmation messages to form saving
2017-09-26 15:01:22 +02:00
MightyPork
0fae510207
change version to 2.0.0 to indicate the breaking change
2017-09-26 13:43:08 +02:00
MightyPork
1a8d3cb332
show real sdk version, make tpw setting actually work
2017-09-26 11:30:58 +02:00
MightyPork
ca5a7e3de9
Merge remote-tracking branch 'origin/work'
2017-09-26 10:53:35 +02:00
MightyPork
fa5489ccfc
support for truecolor default colors
2017-09-25 01:53:59 +02:00
MightyPork
502babf7b0
updated front-end ref
2017-09-24 20:50:01 +02:00
MightyPork
47f6cd38cd
Merge branch 'utf-removal-fix' into work
2017-09-24 20:36:38 +02:00
MightyPork
0f10d84a59
disable non-error ansi logging
2017-09-24 20:36:09 +02:00
MightyPork
cb71586138
remove spammy debug
2017-09-24 20:35:55 +02:00
MightyPork
58bd27a082
FIXED A BUG
2017-09-24 20:19:40 +02:00
MightyPork
7eb1bdeec6
fixed off-by one etc errors in the rewritten functions, fixed a lag due to heartbeat packet
2017-09-24 18:16:21 +02:00
MightyPork
674e89c8c3
fix a bug with backspace when cursor is hanging
2017-09-24 14:57:10 +02:00
MightyPork
62a0925586
fix stuff not removed from utf cache in some operations
2017-09-24 14:17:41 +02:00
MightyPork
4f4ea95c06
Merge branch 'offscale-bg' into work
2017-09-24 03:03:52 +02:00
MightyPork
2ede271c65
removed obsolete microoptimization from parser repeat code
2017-09-24 03:02:28 +02:00
MightyPork
692b2c4d11
fix serializer being completely broken
2017-09-24 00:17:58 +02:00
MightyPork
948bcb62ff
Backend changes for offscale default fg and bg + future-proofing
...
- 16-bit attribs
- added attribs FG and BG, if not set, default colors
- added attrib INVERT, removed server-side color flipping
- added screen attrib REVERSE_VIDEO (can't be done server-side if we want it to work with off-scale colors)
- changed Attribs encoding to 3B
- removed old migrations, made useless by the flash wipe caused by adding Admin PW section
- some cleaning in CSI parser
- removed function to set SGR inverse separately (now use normal SGR setter)
- added functions to set fg and bg to defaults
2017-09-23 20:50:37 +02:00
MightyPork
7607b639b0
Merge branch 'passwords-stuff' into work
2017-09-23 02:14:27 +02:00
MightyPork
2e8ec41115
lib bump
2017-09-23 02:13:02 +02:00
MightyPork
80e8e4f7da
added username config for basic auth
2017-09-23 01:59:53 +02:00
MightyPork
357a9d43e3
password changing, changed default pw to "adminpw", added settings revert if validation fails
2017-09-23 01:33:55 +02:00
MightyPork
a464a73a0e
cgi form handlers for setting password stuff
2017-09-22 01:05:13 +02:00
MightyPork
38b3ce2dc8
cgi handler for setting passwords (not tested)
2017-09-22 01:00:52 +02:00
MightyPork
37de3a095d
configurable pw lock (not yet tested and not connected to front-end)
2017-09-22 00:48:57 +02:00
MightyPork
82961568b8
increased sysconbf allocated flash size (safe now bc we alrady have a breaking change that wipes old settings)
2017-09-22 00:33:03 +02:00
MightyPork
3849e161e5
add pwlock settings to sysconf
2017-09-22 00:30:16 +02:00
MightyPork
43241c2679
admin pw now lives in a separate config block. BREAKING CHANGE! will wipe old settings :(
2017-09-22 00:22:46 +02:00
MightyPork and GitHub
3bfd51061e
added browser support list
2017-09-19 01:44:52 +02:00
MightyPork
781cf8825b
remove theme max num chekc to allow adding themes purely by front-end
2017-09-18 01:58:15 +02:00
MightyPork
079b522540
implemented focus tracking reports
2017-09-17 20:18:57 +02:00
MightyPork
471aa95c34
add timezone to the about page
2017-09-17 19:18:56 +02:00
MightyPork
ac56b1dc61
added timezone to bootlog
2017-09-17 19:14:24 +02:00
MightyPork
82fd9e5ad1
raise utf8 cache to max of 160 characters, re-enable buttons by default
2017-09-17 19:10:16 +02:00
MightyPork
92a454a2cf
renamed input debug log funcs to imp_ to avoid build collision if DEBUG_WS is enabled also
2017-09-16 01:46:41 +02:00
MightyPork
0012c92c4a
added front-end patch
1.1.2
2017-09-14 23:24:35 +02:00
MightyPork and GitHub
0e8af5712b
add info about the mailing list
2017-09-14 01:34:47 +02:00
MightyPork
51e97232c5
version bump to 1.1.1
1.1.1
2017-09-14 00:16:08 +02:00
MightyPork
7e2491cd7b
fix broken urxvt mouse reports
2017-09-14 00:11:43 +02:00
MightyPork
cd79d5cf25
fix #172
2017-09-13 23:32:18 +02:00
MightyPork
184c772b57
update frontend ref
2017-09-13 02:30:34 +02:00
MightyPork
6e2978492b
oops messed up front-end
1.1.0-rev2
2017-09-13 02:22:54 +02:00
MightyPork
0d0246b12b
updated branch cfg in .gitmodules
2017-09-13 01:40:33 +02:00
MightyPork
62888d4473
update frontend to use branch master
2017-09-13 01:33:10 +02:00
MightyPork
3f0b6f2d26
fix bad submodue ref
1.1.0
2017-09-13 01:21:45 +02:00
MightyPork
5846d46e0c
Merge remote-tracking branch 'origin/work'
2017-09-13 01:20:34 +02:00