<feed xmlns='http://www.w3.org/2005/Atom'>
<title>camu/docs, branch master</title>
<subtitle>Self-Hosted Media Streamer &amp; Archiver</subtitle>
<id>https://git.akon.city/camu/atom/docs?h=master</id>
<link rel='self' href='https://git.akon.city/camu/atom/docs?h=master'/>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/'/>
<updated>2026-04-13T21:01:47Z</updated>
<entry>
<title>Smaller stuff that went uncommitted</title>
<updated>2026-04-13T21:01:47Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2026-04-13T21:01:47Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=77b54c35bf9587450cd636e0d7df37e190e28bfb'/>
<id>urn:sha1:77b54c35bf9587450cd636e0d7df37e190e28bfb</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Add keybind to disable scaling filter</title>
<updated>2025-05-11T19:10:54Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-05-11T19:10:54Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=cb342b234defc1205de5d8b10ddf79deae0a551a'/>
<id>urn:sha1:cb342b234defc1205de5d8b10ddf79deae0a551a</id>
<content type='text'>
 - Fix no FFmpeg build.
 - Cleanup commented code from cmc ui.

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Partial cmc ui refactor</title>
<updated>2025-04-25T19:56:56Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-04-25T19:56:56Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=b1985414e54edf1eebe597551a48609ad08c6cfa'/>
<id>urn:sha1:b1985414e54edf1eebe597551a48609ad08c6cfa</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Fix hold in local sink, improve seek behavior</title>
<updated>2025-04-07T14:48:59Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-04-07T14:48:59Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=0f583e348794b45e4307e70a29865faddcba407f'/>
<id>urn:sha1:0f583e348794b45e4307e70a29865faddcba407f</id>
<content type='text'>
 - Make sure previous queue is ran on single frames.

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Server resource unload, many tweaks and fixes</title>
<updated>2025-02-19T18:40:38Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-02-19T18:40:38Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=2bee71a7e032c0972418e324bb1d7e6b02330b18'/>
<id>urn:sha1:2bee71a7e032c0972418e324bb1d7e6b02330b18</id>
<content type='text'>
 - Initial liana client preferences.
 - Hook up libplacebo dx11 backend.
 - Make usage of FFmpeg hardware decoding api make some sense.

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Refactor threaded waits</title>
<updated>2025-01-28T02:56:39Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-01-28T02:56:39Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=457a3cc1a04e45e31370d9083186436b0d12ab1d'/>
<id>urn:sha1:457a3cc1a04e45e31370d9083186436b0d12ab1d</id>
<content type='text'>
 - Move seek to handler thread.
 - Cleanup and comment some stuff.

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Add DVD boilerplate</title>
<updated>2025-01-19T15:49:22Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-01-19T15:49:22Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=474ccfd0534e03cfcde94fe0f94e3028ed65366a'/>
<id>urn:sha1:474ccfd0534e03cfcde94fe0f94e3028ed65366a</id>
<content type='text'>
- Work on FFmpeg hwframes context support
- Raspberry Pi testing
- Update color_palette

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Account for dependency changes, platform testing</title>
<updated>2025-01-17T17:12:01Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2025-01-17T17:12:01Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=37684729283f62fd7f1e74bc2b318dc9ad2cb695'/>
<id>urn:sha1:37684729283f62fd7f1e74bc2b318dc9ad2cb695</id>
<content type='text'>
Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>Initial hardware config, refactor flake</title>
<updated>2024-11-20T14:57:49Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2024-11-20T14:57:49Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/camu/commit/?id=b41b7acf80ad6d49cfde49ae562aaf85ba4f8768'/>
<id>urn:sha1:b41b7acf80ad6d49cfde49ae562aaf85ba4f8768</id>
<content type='text'>
doc -&gt; docs

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
</feed>
