<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tangara-fw/src/audio/include/audio_sink.hpp, branch main</title>
<subtitle>Tangara firmware</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/'/>
<entry>
<title>WIP merge cyclically dependent components into one big component</title>
<updated>2024-05-02T09:12:26+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-05-02T09:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=1573a8c4cde1cd9528b422b2dcc598e37ffe94a7'/>
<id>1573a8c4cde1cd9528b422b2dcc598e37ffe94a7</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 lua-volume</title>
<updated>2024-04-02T00:13:50+00:00</updated>
<author>
<name>ailurux</name>
<email>ailuruxx@gmail.com</email>
</author>
<published>2024-04-02T00:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=e20ebe7574db5aedc73f07b7bb3a0a01eae93c84'/>
<id>e20ebe7574db5aedc73f07b7bb3a0a01eae93c84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump esp-idf to 5.2.1</title>
<updated>2024-03-28T03:20:50+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-03-28T02:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=239e6d89507a24c849385f4bfa93ac4ad58e5de5'/>
<id>239e6d89507a24c849385f4bfa93ac4ad58e5de5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP Commit- Lua setters for volume, bluetooth todo</title>
<updated>2024-03-01T08:08:54+00:00</updated>
<author>
<name>ailurux</name>
<email>ailuruxx@gmail.com</email>
</author>
<published>2024-03-01T08:08:54+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=6586819171b635e3b17effb3bfab096da695a0e9'/>
<id>6586819171b635e3b17effb3bfab096da695a0e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clear the drain buffer when skipping between tracks</title>
<updated>2024-02-29T04:47:21+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-02-29T04:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=173b09b0151ae765b1a8e69dfb60d14d502801f6'/>
<id>173b09b0151ae765b1a8e69dfb60d14d502801f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor handling of volume steps; improve controls</title>
<updated>2024-01-04T04:57:58+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-01-04T04:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=938ba62f57ed2c002bae4aec236eeaeb200e4cba'/>
<id>938ba62f57ed2c002bae4aec236eeaeb200e4cba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decouple play/pause from output on/off</title>
<updated>2023-10-16T02:52:43+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2023-10-16T02:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=7523772886ca37cf05d0ad5b24f6d520e314242e'/>
<id>7523772886ca37cf05d0ad5b24f6d520e314242e</id>
<content type='text'>
I think this was the cause of toggling play/pause making audio go away.
Or at least I can't repro that bug anymore, anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I think this was the cause of toggling play/pause making audio go away.
Or at least I can't repro that bug anymore, anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tune buffer sizes and locations for I2S</title>
<updated>2023-09-26T07:23:34+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2023-09-26T07:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=8608f9367fc29e498f42f5249aa248dd2044d567'/>
<id>8608f9367fc29e498f42f5249aa248dd2044d567</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put more audio pipeline wiring in control of the audio fsm</title>
<updated>2023-08-16T01:40:49+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2023-08-16T01:40:49+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=c635d5011c37c02246135fe0df404631ec111bd6'/>
<id>c635d5011c37c02246135fe0df404631ec111bd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up a bunch of obselete audio code</title>
<updated>2023-08-16T00:57:55+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2023-08-16T00:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=4e27de21e49900963ffa61cc9c0a676bb028f992'/>
<id>4e27de21e49900963ffa61cc9c0a676bb028f992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
