<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tangara-fw/src/tangara/lua/file_iterator.cpp, branch main</title>
<subtitle>Tangara firmware</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/'/>
<entry>
<title>Fix bug with filesystem iterator prev off by one sometimes</title>
<updated>2025-02-25T02:03:00+00:00</updated>
<author>
<name>ailurux</name>
<email>ailuruxx@gmail.com</email>
</author>
<published>2025-02-25T02:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=7a710966380350d6daa61e5a01f8b58e70bec0dc'/>
<id>7a710966380350d6daa61e5a01f8b58e70bec0dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix file iterator prev to work with hidden files present</title>
<updated>2025-02-20T06:25:57+00:00</updated>
<author>
<name>ailurux</name>
<email>ailuruxx@gmail.com</email>
</author>
<published>2025-02-20T06:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=ca74ace48c2df00e7d50c1e95da3542f60a81796'/>
<id>ca74ace48c2df00e7d50c1e95da3542f60a81796</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When clicking a track in the file browser, play it</title>
<updated>2024-08-28T05:30:53+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-08-28T05:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=3421bd652c39b253872e43d3b6e43664bd0b66e2'/>
<id>3421bd652c39b253872e43d3b6e43664bd0b66e2</id>
<content type='text'>
Includes adding a `playback.is_playable` for working out whether or not
a particular file is able to be played
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes adding a `playback.is_playable` for working out whether or not
a particular file is able to be played
</pre>
</div>
</content>
</entry>
<entry>
<title>daniel/playlist-queue (#84)</title>
<updated>2024-07-30T04:36:48+00:00</updated>
<author>
<name>ailurux</name>
<email>ailuruxx@gmail.com</email>
</author>
<published>2024-07-30T04:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=b34959917446ac5d47ddec7bb6d98a6397045558'/>
<id>b34959917446ac5d47ddec7bb6d98a6397045558</id>
<content type='text'>
Support for playlist files being opened along side the queue's own playlist. Playlists can be opened from the file browser, if the file ends in ".playlist" (will add support for .m3u as well eventually)

Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/84
Co-authored-by: ailurux &lt;ailuruxx@gmail.com&gt;
Co-committed-by: ailurux &lt;ailuruxx@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support for playlist files being opened along side the queue's own playlist. Playlists can be opened from the file browser, if the file ends in ".playlist" (will add support for .m3u as well eventually)

Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/84
Co-authored-by: ailurux &lt;ailuruxx@gmail.com&gt;
Co-committed-by: ailurux &lt;ailuruxx@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>no more acquire_spi :)</title>
<updated>2024-06-03T22:09:40+00:00</updated>
<author>
<name>jacqueline</name>
<email>me@jacqueline.id.au</email>
</author>
<published>2024-06-03T22:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=72344b5777dd78bbad6bbc8b52c0fa271671cf90'/>
<id>72344b5777dd78bbad6bbc8b52c0fa271671cf90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor fixes before PR</title>
<updated>2024-05-10T03:27:01+00:00</updated>
<author>
<name>ailurux</name>
<email>ailuruxx@gmail.com</email>
</author>
<published>2024-05-10T03:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=e06610f3a6d2bf034a20cc1b59fb25dc5efdda0a'/>
<id>e06610f3a6d2bf034a20cc1b59fb25dc5efdda0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix imports after merge</title>
<updated>2024-05-10T03:07:12+00:00</updated>
<author>
<name>ailurux</name>
<email>ailuruxx@gmail.com</email>
</author>
<published>2024-05-10T03:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=ee5657cb447fcd7721385c957784705699ca0cdb'/>
<id>ee5657cb447fcd7721385c957784705699ca0cdb</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 file-browser</title>
<updated>2024-05-10T03:06:20+00:00</updated>
<author>
<name>ailurux</name>
<email>ailuruxx@gmail.com</email>
</author>
<published>2024-05-10T03:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/tangara-fw/commit/?id=3f177cdb8880abf199f4445f1398cd69fb813892'/>
<id>3f177cdb8880abf199f4445f1398cd69fb813892</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
