This website works better with JavaScript.
Explore
Help
Sign In
espterm
/
espterm-firmware
Watch
1
Star
0
Fork
You've already forked espterm-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ESPTerm - ESP8266 terminal emulator. Branches: [master] patches, [work] next release
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
559
Commits
4
Branches
45
Tags
3.9 MiB
C
89.2%
Makefile
2.9%
Ragel
2.1%
Shell
1.7%
Python
1.6%
Other
2.4%
Tag:
Branch:
Tree:
5dbb592946
http-comm
master
new-codepages
work
0.1
0.2
0.3
0.4
0.5
0.5.1
0.5.2
0.5.3
0.5.4
0.5.5
0.5.6
0.6.0-beta
0.6.1
0.6.10
0.6.2
0.6.3
0.6.4
0.6.5
0.6.6
0.6.7
0.6.8
0.6.9
0.7.0
0.7.1
1.0.0-beta
1.0.1
1.0.2
1.1.0
1.1.0-beta
1.1.0-rev2
1.1.1
1.1.2
2.0.0
2.1.0
2.1.0-beta
2.1.0-beta2
2.1.0-beta2-real
2.1.0-beta3
2.1.1-cs
2.2.0
2.3.0
2.3.0-hu1
2.3.0-hu2
2.3.0-pre1
2.3.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5dbb592946'
${ noResults }
espterm-firmware
/
user
History
Ondřej Hruška
5dbb592946
added OSC for color buttons
8 years ago
..
ansi_parser.c
Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet)
8 years ago
ansi_parser.h
Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet)
8 years ago
ansi_parser.rl
Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet)
8 years ago
ansi_parser_callbacks.c
some logging adjustments
8 years ago
ansi_parser_callbacks.h
…
apars_csi.c
notify about mouse attrs change
8 years ago
apars_csi.h
…
apars_dcs.c
Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet)
8 years ago
apars_dcs.h
Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet)
8 years ago
apars_logging.h
…
apars_osc.c
added OSC for color buttons
8 years ago
apars_osc.h
…
apars_pm.c
Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet)
8 years ago
apars_pm.h
Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet)
8 years ago
apars_short.c
Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet)
8 years ago
apars_short.h
…
apars_string.c
Fixed a horrible MegaBug and added HTTP message sending + D2D sending (no Rx yet)
8 years ago
apars_string.h
…
apars_utf8.c
made it survive idiots cat'ing image files etc
8 years ago
apars_utf8.h
…
api.h
finished basic d2d and external, adde flags etc
8 years ago
ascii.h
…
cgi_d2d.c
some logging adjustments
8 years ago
cgi_d2d.h
finished basic d2d and external, adde flags etc
8 years ago
cgi_logging.h
…
cgi_main.c
improved ENQ response, now includes hashes and ID. Added ID to boot msg
8 years ago
cgi_main.h
…
cgi_network.c
ini export!
8 years ago
cgi_network.h
…
cgi_persist.c
be smarter about detecting changes in loaded ini
8 years ago
cgi_persist.h
ini upload and parse (no loading to conf yet)
8 years ago
cgi_sockets.c
use xmacros for terminal config
8 years ago
cgi_sockets.h
new message format
8 years ago
cgi_system.c
use xmacros for terminal config
8 years ago
cgi_system.h
…
cgi_term_cfg.c
fixed many bugs
8 years ago
cgi_term_cfg.h
…
cgi_wifi.c
ini export!
8 years ago
cgi_wifi.h
…
character_sets.h
added new chars to cp 1
8 years ago
config_xmacros.c
fixed many bugs
8 years ago
config_xmacros.h
be smarter about detecting changes in loaded ini
8 years ago
ini_parser.c
ini upload and parse (no loading to conf yet)
8 years ago
ini_parser.h
ini upload and parse (no loading to conf yet)
8 years ago
ini_parser.rl
ini upload and parse (no loading to conf yet)
8 years ago
io.c
…
io.h
…
jstring.c
…
jstring.h
…
persist.c
added username config for basic auth
8 years ago
persist.h
show real sdk version, make tpw setting actually work
8 years ago
routes.c
ini upload and parse (no loading to conf yet)
8 years ago
routes.h
new message format
8 years ago
screen.c
added OSC for color buttons
8 years ago
screen.h
added OSC for color buttons
8 years ago
serial.c
import now fully working
8 years ago
serial.h
…
sgr.h
…
syscfg.c
fixed many bugs
8 years ago
syscfg.h
ini upload and parse (no loading to conf yet)
8 years ago
uart_buffer.c
Add codename
8 years ago
uart_buffer.h
Add codename
8 years ago
uart_driver.c
…
uart_driver.h
…
uart_handler.c
Disable Rx pin pull-up, caused malfunction with cheap adapters
8 years ago
uart_handler.h
…
user_main.c
add cgi for setting background image
8 years ago
utf8.c
allow zero redraw delay
8 years ago
utf8.h
allow zero redraw delay
8 years ago
version.h
version bump for pre-release build
8 years ago
wifimgr.c
import now fully working
8 years ago
wifimgr.h
import now fully working
8 years ago