<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fbterm, branch master</title>
<subtitle>OpenBMC framebuffer terminal sources</subtitle>
<id>https://git.raptorcs.com/git/fbterm/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/fbterm/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/fbterm/'/>
<updated>2019-04-27T05:30:39+00:00</updated>
<entry>
<title>Replace cursor logic with progress bar drawing logic</title>
<updated>2019-04-27T05:30:39+00:00</updated>
<author>
<name>Raptor Engineering Development Team</name>
<email>support@raptorengineering.com</email>
</author>
<published>2019-04-27T03:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/fbterm/commit/?id=464f7169625367a86978886fce250c245fe17972'/>
<id>urn:sha1:464f7169625367a86978886fce250c245fe17972</id>
<content type='text'>
This requires external SIGARLM to be sent after FIFO load

TODO: Figure out a better way to update the progress bar
when data written to FIFOs?
</content>
</entry>
<entry>
<title>Add margin defines</title>
<updated>2019-04-27T05:30:39+00:00</updated>
<author>
<name>Raptor Engineering Development Team</name>
<email>support@raptorengineering.com</email>
</author>
<published>2019-04-25T11:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/fbterm/commit/?id=6b11a9530f575d1851e63e92929b41bec7640c00'/>
<id>urn:sha1:6b11a9530f575d1851e63e92929b41bec7640c00</id>
<content type='text'>
Fix black border around console region when background image defined
</content>
</entry>
<entry>
<title>Add initial progress bar drawing support</title>
<updated>2019-04-26T01:13:16+00:00</updated>
<author>
<name>Raptor Engineering Development Team</name>
<email>support@raptorengineering.com</email>
</author>
<published>2019-04-26T00:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/fbterm/commit/?id=b86a25755150cca0fd3901fe839a254ab1cddf8d'/>
<id>urn:sha1:b86a25755150cca0fd3901fe839a254ab1cddf8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>font: fix font corruption where metrics do not match glyphs</title>
<updated>2018-04-17T02:17:38+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2018-04-17T02:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/fbterm/commit/?id=c15430560aeb82a27358cc320af4a29e1296e6c1'/>
<id>urn:sha1:c15430560aeb82a27358cc320af4a29e1296e6c1</id>
<content type='text'>
I'm seeing poor font rendering due to the ft2 metrics not matching the
the glpyh rows and width values. This change uses the glyph values
instead of the metrics, which match the pixbuf that we copy from.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>fbio: include select.h for !EPOLL builds</title>
<updated>2018-04-12T06:27:40+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2018-04-12T06:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/fbterm/commit/?id=9545cbf31c6c327a574ac77d77a8c4547a99be13'/>
<id>urn:sha1:9545cbf31c6c327a574ac77d77a8c4547a99be13</id>
<content type='text'>
We need sys/select.h for the select definitions.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>input: move VT setup to input layer</title>
<updated>2018-04-12T06:22:33+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2018-03-08T09:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/fbterm/commit/?id=8473bb6316ba481036d2458825849dff6c61710d'/>
<id>urn:sha1:8473bb6316ba481036d2458825849dff6c61710d</id>
<content type='text'>
Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>input: move cursor &amp; blank mode handling to input layer</title>
<updated>2018-04-12T06:22:33+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2018-03-08T09:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/fbterm/commit/?id=dce7a8aae105a1f3b94822a2d7087c715610cb39'/>
<id>urn:sha1:dce7a8aae105a1f3b94822a2d7087c715610cb39</id>
<content type='text'>
Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>input: move active-terminal detection to input code</title>
<updated>2018-04-12T06:22:33+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2018-03-08T09:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/fbterm/commit/?id=df01e4d4323e9138a6a7eb900e839cc154ce06bb'/>
<id>urn:sha1:df01e4d4323e9138a6a7eb900e839cc154ce06bb</id>
<content type='text'>
When we're using a null input (ie, in write-only mode), it doesn't make
sense to interact with the VT switching, so we're always active.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>config: add 'write-only' config option to use null input implementation</title>
<updated>2018-04-12T06:22:33+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2018-03-06T08:22:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/fbterm/commit/?id=292a81fffc0ff0bb836f7e51514ccafc77aa475d'/>
<id>urn:sha1:292a81fffc0ff0bb836f7e51514ccafc77aa475d</id>
<content type='text'>
Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>input: Add null input implementation</title>
<updated>2018-04-12T06:22:33+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2018-03-06T08:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/fbterm/commit/?id=c13dc815beecd283508c80ab0e426f12f2b14955'/>
<id>urn:sha1:c13dc815beecd283508c80ab0e426f12f2b14955</id>
<content type='text'>
Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
</feed>
