<feed xmlns='http://www.w3.org/2005/Atom'>
<title>reencoder/src/files.rs, branch main</title>
<subtitle>tool for reencoding flacs and keeping track of it</subtitle>
<id>https://git.jakka.foo/reencoder/atom/src/files.rs?h=main</id>
<link rel='self' href='https://git.jakka.foo/reencoder/atom/src/files.rs?h=main'/>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/'/>
<updated>2025-10-12T16:47:33Z</updated>
<entry>
<title>graceful error logging via progressbar library</title>
<updated>2025-10-12T16:47:33Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-10-12T16:47:33Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=55dba532207bcf8c575550e177b782ba9b002029'/>
<id>urn:sha1:55dba532207bcf8c575550e177b782ba9b002029</id>
<content type='text'>
</content>
</entry>
<entry>
<title>handled lints</title>
<updated>2025-10-08T11:49:46Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-10-08T11:49:46Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=6924f47d1d216698501a65c0ff9bec5019d8e05e'/>
<id>urn:sha1:6924f47d1d216698501a65c0ff9bec5019d8e05e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better file scanning logic - stopped walking down the filetree two times, now files are sent thru channels from a walker thread</title>
<updated>2025-10-08T11:27:11Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-10-08T11:27:11Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=d9871c81dd945ea188d9d7a31993b7bb1735d257'/>
<id>urn:sha1:d9871c81dd945ea188d9d7a31993b7bb1735d257</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed useless trait, reorganized code, isolated modules</title>
<updated>2025-09-30T14:00:59Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-09-30T14:00:59Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=d531f8909d3ee47ea11a7a0dc60ea70819c16032'/>
<id>urn:sha1:d531f8909d3ee47ea11a7a0dc60ea70819c16032</id>
<content type='text'>
</content>
</entry>
<entry>
<title>major reencoding logic rewrite, code cleanup</title>
<updated>2025-09-27T13:49:36Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-09-27T13:49:36Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=275392373060afc6a895012e2064a4f4bbf37ea1'/>
<id>urn:sha1:275392373060afc6a895012e2064a4f4bbf37ea1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated deps, minor code tweak</title>
<updated>2025-09-26T18:23:24Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-09-26T18:23:24Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=82e4c55483c38569b577f2b1ba5641f504f2498e'/>
<id>urn:sha1:82e4c55483c38569b577f2b1ba5641f504f2498e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor optimizations</title>
<updated>2025-07-31T21:01:03Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-07-31T21:01:03Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=0a6f92fd22243185312e7299374c91f8e8847b67'/>
<id>urn:sha1:0a6f92fd22243185312e7299374c91f8e8847b67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial spinner tick when cleaning unavaliable files</title>
<updated>2025-07-23T09:16:38Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-07-17T11:13:08Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=006afe0257bc1a4708f7fb07b69a0ea50263aea4'/>
<id>urn:sha1:006afe0257bc1a4708f7fb07b69a0ea50263aea4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switched to atomic usize for threading</title>
<updated>2025-07-17T10:19:54Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-07-17T10:19:54Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=411b5400d23a5f0cd91c007541cc777ec5e54d00'/>
<id>urn:sha1:411b5400d23a5f0cd91c007541cc777ec5e54d00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>waiting for threads to finish work</title>
<updated>2025-07-17T09:54:09Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-07-17T09:54:09Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=3763477554f210442f2aa7bdace2cf1f10f13b3a'/>
<id>urn:sha1:3763477554f210442f2aa7bdace2cf1f10f13b3a</id>
<content type='text'>
</content>
</entry>
</feed>
