index
:
fbterm
04-16-2019
master
OpenBMC framebuffer terminal sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
04-16-2019
Replace cursor logic with progress bar drawing logic
Raptor Engineering Development Team
6 years
master
Replace cursor logic with progress bar drawing logic
Raptor Engineering Development Team
6 years
Age
Commit message
Author
Files
Lines
2019-04-27
Replace cursor logic with progress bar drawing logic
HEAD
master
04-16-2019
Raptor Engineering Development Team
2
-68
/
+5
2019-04-27
Add margin defines
Raptor Engineering Development Team
1
-6
/
+21
2019-04-26
Add initial progress bar drawing support
Raptor Engineering Development Team
2
-0
/
+124
2018-04-17
font: fix font corruption where metrics do not match glyphs
Jeremy Kerr
1
-2
/
+2
2018-04-12
fbio: include select.h for !EPOLL builds
Jeremy Kerr
1
-0
/
+1
2018-04-12
input: move VT setup to input layer
Jeremy Kerr
2
-12
/
+17
2018-04-12
input: move cursor & blank mode handling to input layer
Jeremy Kerr
2
-13
/
+13
2018-04-12
input: move active-terminal detection to input code
Jeremy Kerr
3
-8
/
+22
2018-04-12
config: add 'write-only' config option to use null input implementation
Jeremy Kerr
2
-0
/
+6
2018-04-12
input: Add null input implementation
Jeremy Kerr
1
-0
/
+29
[...]