<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tangara-fw/src/codecs/include/vorbis.hpp, branch main</title>
<subtitle>Tangara firmware</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/'/>
<entry>
<title>Replace cpp::span shim with std::span</title>
<updated>2024-05-02T07:06:25+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-05-02T07:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=a231fd1c8afedbeb14b0bc77d76bad61db986059'/>
<id>a231fd1c8afedbeb14b0bc77d76bad61db986059</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused 'SeekTo' method on codecs</title>
<updated>2024-02-29T01:23:49+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-02-29T01:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=e7e6c70fb31d33ae1e79f9841f5b6fe227f6ebf3'/>
<id>e7e6c70fb31d33ae1e79f9841f5b6fe227f6ebf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'main' into seek-support</title>
<updated>2024-02-16T06:02:54+00:00</updated>
<author>
<name>ailurux</name>
<email>ailuruxx@gmail.com</email>
</author>
<published>2024-02-16T06:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=19f60e33c4ba7eda86c709a8d73ca5e8ab100952'/>
<id>19f60e33c4ba7eda86c709a8d73ca5e8ab100952</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added offset for track seeking, wav impl. only rn</title>
<updated>2024-02-15T05:12:07+00:00</updated>
<author>
<name>ailurux</name>
<email>ailuruxx@gmail.com</email>
</author>
<published>2024-02-15T05:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=62f6179abe24339c2e5b7350528afbcad4c52067'/>
<id>62f6179abe24339c2e5b7350528afbcad4c52067</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to the lowmem tremor branch</title>
<updated>2024-02-14T01:21:33+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-02-14T01:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=7ec0ff2589ffd5774e78f9e6b436ea55be45deb1'/>
<id>7ec0ff2589ffd5774e78f9e6b436ea55be45deb1</id>
<content type='text'>
in addition to using slightly less memory, this branch also doesn't seem
to have the same issues with `-O2` builds that the main branch has.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in addition to using slightly less memory, this branch also doesn't seem
to have the same issues with `-O2` builds that the main branch has.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix (improve?) libtremor strangeness</title>
<updated>2024-02-13T05:39:56+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-02-13T05:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=b31bc07555fdd862181d8d6ed551163cea89bc62'/>
<id>b31bc07555fdd862181d8d6ed551163cea89bc62</id>
<content type='text'>
something fucky
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
something fucky
</pre>
</div>
</content>
</entry>
<entry>
<title>Give codecs complete control of their input files</title>
<updated>2023-08-10T05:33:00+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2023-08-10T05:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=d8fc77101dcf80a3643a00b3446dca1e390ce997'/>
<id>d8fc77101dcf80a3643a00b3446dca1e390ce997</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use opusfile instead of working directly with ogg and opus</title>
<updated>2023-08-09T02:00:02+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2023-08-09T02:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=67caeb6e3cda44205ba8fe783274b20dc7ea216e'/>
<id>67caeb6e3cda44205ba8fe783274b20dc7ea216e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add vorbis support whilst we're here</title>
<updated>2023-08-09T01:22:08+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2023-08-09T01:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=578c3737f8c07e543b90f964da0e89db1c18bb9a'/>
<id>578c3737f8c07e543b90f964da0e89db1c18bb9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
