<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/apps/plugins/puzzles/compress.c, branch wolf3d</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>puzzles: silence some warnings</title>
<updated>2018-04-24T23:06:30+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2018-04-22T18:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=ef0fb52113447c15f97eb8c707f56db4074eb578'/>
<id>ef0fb52113447c15f97eb8c707f56db4074eb578</id>
<content type='text'>
Change-Id: Id6fd9d8dd3021f5e2cb93565d7e419aaf07f9af0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id6fd9d8dd3021f5e2cb93565d7e419aaf07f9af0
</pre>
</div>
</content>
</entry>
<entry>
<title>puzzles: fix typo</title>
<updated>2018-03-18T17:07:39+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2018-03-18T17:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=9006e75cde6ad92fd542715ba9013e01a13bbe8d'/>
<id>9006e75cde6ad92fd542715ba9013e01a13bbe8d</id>
<content type='text'>
Change-Id: I6b8c18472749248508d4e5b1595b8903e687f67c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6b8c18472749248508d4e5b1595b8903e687f67c
</pre>
</div>
</content>
</entry>
<entry>
<title>puzzles: add formatting to help viewer</title>
<updated>2018-03-18T02:54:21+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2018-03-18T02:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=77641d59a7ece60554da6cc1337d885786e5fc3f'/>
<id>77641d59a7ece60554da6cc1337d885786e5fc3f</id>
<content type='text'>
The help text is now processed to generate a style array to pass to the
display_text library in addition to the text itself. The help text is still
compressed using LZ4, and still fits on the c200v2.

Change-Id: I7a3a664f90f67a1a018956c72d2b62d92b8ffd17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The help text is now processed to generate a style array to pass to the
display_text library in addition to the text itself. The help text is still
compressed using LZ4, and still fits on the c200v2.

Change-Id: I7a3a664f90f67a1a018956c72d2b62d92b8ffd17
</pre>
</div>
</content>
</entry>
<entry>
<title>puzzles: fix build</title>
<updated>2017-08-16T19:01:38+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2017-08-16T19:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=7944969ff7576c0c87be22a6c361e0fa7c2283ed'/>
<id>7944969ff7576c0c87be22a6c361e0fa7c2283ed</id>
<content type='text'>
Change-Id: Ifb6d7938968a48a1492483b33c84050abcfb75e0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ifb6d7938968a48a1492483b33c84050abcfb75e0
</pre>
</div>
</content>
</entry>
<entry>
<title>puzzles: compress extensive help text</title>
<updated>2017-08-16T15:40:37+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2017-08-16T15:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=bf25f3e6e7b1518b0dd499676ac298172dc25fa1'/>
<id>bf25f3e6e7b1518b0dd499676ac298172dc25fa1</id>
<content type='text'>
This is only really needed to save a few bytes on the c200v2, but
since it adds negligible overhead, so it's implemented for all
targets.

A stripped down version of the LZ4 reference implementation is found
in lz4tiny.c.

Change-Id: Ib914ba71c84e04da282328662c752e533912e197
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is only really needed to save a few bytes on the c200v2, but
since it adds negligible overhead, so it's implemented for all
targets.

A stripped down version of the LZ4 reference implementation is found
in lz4tiny.c.

Change-Id: Ib914ba71c84e04da282328662c752e533912e197
</pre>
</div>
</content>
</entry>
</feed>
