Commit Graph
358 Commits
Author SHA1 Message Date
MightyPork 0acf0bdd72 Small front-end improvements + made screen clearing apply cursor color to cleared area 0.5 2017-01-29 20:08:58 +01:00
MightyPork 03179a0ff0 readme 2017-01-29 15:18:00 +01:00
MightyPork 2560eae519 removed html folder, added to gitignore 2017-01-29 15:15:38 +01:00
MightyPork 9113756091 Fixed a mistake on the help page with color numbers 2017-01-29 15:13:17 +01:00
MightyPork f87f638f03 Added Help and About pages 0.4 2017-01-29 14:47:39 +01:00
MightyPork 16f81cd411 Fix issue with buffer overflow for too large screen updated too fast 2017-01-29 11:10:19 +01:00
MightyPork e62c4ece90 improvements + page testing php scripts (use with php -S localhost:1337 in the folder) 2017-01-29 01:58:36 +01:00
MightyPork b1baffa3d5 Implemented device status query cmd & cursor save/restore with attrs 0.3 2017-01-28 02:04:18 +01:00
MightyPork 1d891dd313 added a 20 ms delay before sending WS update, improves performance when user repains entire screen quickly - just 1 update 2017-01-28 01:42:34 +01:00
MightyPork f7edbf19b0 I'm an idiot 2017-01-28 01:20:21 +01:00
MightyPork bbb56541f8 packed screen struct to 2 bytes, saved 2 kB of RAM 2017-01-28 01:17:13 +01:00
MightyPork 1d52cd551a implemented mouse input, CSI6n cmd, added sass cmd to build_web.sh 2017-01-28 00:47:10 +01:00
MightyPork def04042a7 Implemented factory reset & split ansi_parser to parser and callbacks 2017-01-27 23:35:43 +01:00
MightyPork 46320ef4b9 updated Readme 2017-01-27 22:32:02 +01:00
MightyPork 5aaef1a972 readme updated 2017-01-27 02:03:20 +01:00
MightyPork f8a1d9dbf8 smaller h1 size on terminal screen 0.2 2017-01-27 01:34:54 +01:00
MightyPork f8d848f383 FIXED STUPID JSON BUG YOOOO 2017-01-27 01:29:30 +01:00
MightyPork 0f7fb9430c Much better wifi config, added display for IP etc, improved "connecting" page 2017-01-27 00:11:57 +01:00
MightyPork 78c2f9ee52 fix sending 'cv' cursor visible flag 2017-01-26 04:46:34 +01:00
MightyPork 1a33084041 most of the wifi functionality working, + new style 2017-01-26 04:38:19 +01:00
MightyPork c9b03ebca1 readme improvement 2017-01-24 12:58:19 +01:00
MightyPork b31f3b9335 working debug on uart1 & fixed other issues 2017-01-24 12:54:26 +01:00
MightyPork b0d3c55bbb attempt to fix uart1 but nnot working 2017-01-24 12:05:41 +01:00
MightyPork c2593c2207 implemented browser-esp comm; uart1 not working for some reason 2017-01-24 11:38:17 +01:00
MightyPork 521a00ce47 Fixed multi-part socket for long screen data 2017-01-24 02:15:18 +01:00
MightyPork ca93a3b90d Added messaging from browser to server, tap handling, improved resize on clientside 2017-01-24 01:37:26 +01:00
MightyPork 5c948b079b readme 0.1 2017-01-23 19:30:48 +01:00
MightyPork b344e35bdf reamde 2017-01-23 19:14:06 +01:00
MightyPork f0a64ac29d readme change 2017-01-23 19:10:25 +01:00
MightyPork afa34a43de working terminal 2017-01-23 18:27:51 +01:00
MightyPork e3eddca176 some improvements and changes but it's not working 2017-01-23 16:54:10 +01:00
MightyPork fd6587d2bb Added terminal stuff (experimental) 2017-01-23 16:34:43 +01:00
MightyPork e8f3c4d0ff readme 2017-01-23 01:59:17 +01:00
MightyPork aaec5323cd Removed example project junk & added UART drivers 2017-01-23 01:48:05 +01:00
MightyPork be3c0fe926 updated lib & fixed compatibility 2017-01-22 21:55:03 +01:00
MightyPork 97e016ca4d Updated to latest libesphttpd 2017-01-22 19:24:00 +01:00
MightyPork 88a556805b Lib bump 2017-01-22 17:24:19 +01:00
MightyPork 7e0291218c updated submodule 2017-01-22 15:49:08 +01:00
MightyPork ff6a9aa167 ,mmm 2017-01-22 15:46:04 +01:00
MightyPork ee41c1c70f Foo 2017-01-22 15:41:40 +01:00
Jeroen Domburg 0f032cafbc Update libesphttpd 2016-06-06 12:10:34 +08:00
Jeroen Domburg fbca81d76f Add make httpflash command for commandline ota flashing 2016-05-26 15:20:11 +08:00
Jeroen Domburg d129c04e87 Upgrade libesphttpd 2016-05-15 23:32:23 +08:00
Jeroen Domburg 3cc52a34ac Update libesphttpd, change Makefile so 80m flash freq works 2016-05-15 12:21:42 +08:00
Jeroen Domburg a95e5f28d6 Remove ALL references to readflash function 2016-04-27 18:22:27 +08:00
Jeroen Domburg 0a9942da48 Update libesphttpd 2016-04-27 18:19:39 +08:00
Jeroen Domburg 336a749552 Remove decrepit readFlash function 2016-04-27 18:17:21 +08:00
Jeroen Domburg 6968618432 Add testsuite to test core libesphttpd functionality 2016-03-01 15:44:23 +08:00
Jeroen Domburg 3616e6ca2a Window reload time 3 sec -> 5 sec, some comments 2016-02-09 22:35:35 +08:00
Jeroen Domburg 36bb4e1aee Update libesphttpd ver. 2016-02-09 21:58:28 +08:00