<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/media_plugins/cef/linux, branch main</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=main</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2025-03-08T10:00:41Z</updated>
<entry>
<title>Exempt Tumbleweed from PipeWire</title>
<updated>2025-03-08T10:00:41Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-03-08T09:45:47Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=2170cca3a9f205bc6dda9d1b084ff5c8821186c9'/>
<id>urn:sha1:2170cca3a9f205bc6dda9d1b084ff5c8821186c9</id>
<content type='text'>
since they upgraded to 1.3.83 from stable 1.2.7 and there seem to be API
changes and we're not ready for them yet.
</content>
</entry>
<entry>
<title>Reset memorized Chromium volume and apply temporary volume</title>
<updated>2024-05-24T22:40:27Z</updated>
<author>
<name>Maki</name>
<email>maki@hotmilk.space</email>
</author>
<published>2024-05-24T22:40:27Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=f649f7ab2308047dc4a8ca3cbc331aed957543ff'/>
<id>urn:sha1:f649f7ab2308047dc4a8ca3cbc331aed957543ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix "lines starting with tabs found"</title>
<updated>2024-05-24T21:55:09Z</updated>
<author>
<name>AiraYumi</name>
<email>aira.youme@airanyumi.net</email>
</author>
<published>2024-05-22T00:52:38Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=bdf46af9aff96a749dcf2612a2bdc6e8e394971e'/>
<id>urn:sha1:bdf46af9aff96a749dcf2612a2bdc6e8e394971e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tabs to spaces.</title>
<updated>2024-05-22T11:31:15Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@posteo.nl</email>
</author>
<published>2024-05-22T11:31:15Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=8789d372c7617d86a30395190db4dba3b8545226'/>
<id>urn:sha1:8789d372c7617d86a30395190db4dba3b8545226</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Linux specific VolumeCatcherImport into the linux specific files.</title>
<updated>2024-05-22T11:20:39Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@posteo.nl</email>
</author>
<published>2024-05-22T11:20:39Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=7d62d0c5752814f27a17c86618f628d0e4ff9b0d'/>
<id>urn:sha1:7d62d0c5752814f27a17c86618f628d0e4ff9b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tabs to spaces</title>
<updated>2024-04-22T07:34:12Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@posteo.nl</email>
</author>
<published>2024-04-22T07:32:54Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=3dc5fa00753bb889280771a2cd17029aa1e42f24'/>
<id>urn:sha1:3dc5fa00753bb889280771a2cd17029aa1e42f24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace NULL with nullptr</title>
<updated>2024-04-21T16:53:44Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@posteo.nl</email>
</author>
<published>2024-04-21T16:53:44Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=12b4c782b288867d09547f55f0ca30d6e02bb4b8'/>
<id>urn:sha1:12b4c782b288867d09547f55f0ca30d6e02bb4b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stream the volume catcher a little:</title>
<updated>2024-04-21T16:50:38Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@posteo.nl</email>
</author>
<published>2024-04-21T16:50:38Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=19c6368991706d1bcb4a3b02e08cd70e1e6324c7'/>
<id>urn:sha1:19c6368991706d1bcb4a3b02e08cd70e1e6324c7</id>
<content type='text'>
- Use LL_DEBUGS() for potential debug output.
- Enclose mutex locking in their own scope, to make unlocking automatic and also limit the life time of a lock to as short as possible
- Introduce mCleanupMutex to replace std::unique_lock pwLock(*this). I'm baffled using lock as a mutex like that did even compile.
- Remove virtual inheritance, as it is not needed here.
</content>
</entry>
<entry>
<title>Rework macro magic for symbol grabber</title>
<updated>2024-04-20T22:34:09Z</updated>
<author>
<name>Maki</name>
<email>maki@hotmilk.space</email>
</author>
<published>2024-04-20T22:34:09Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=d09ec5e87bfd892306ccdba56944583bd9213aaf'/>
<id>urn:sha1:d09ec5e87bfd892306ccdba56944583bd9213aaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix more style issues and add missing RAII lock</title>
<updated>2024-04-20T21:55:34Z</updated>
<author>
<name>Maki</name>
<email>maki@hotmilk.space</email>
</author>
<published>2024-04-20T21:55:34Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=90cf3ee30bd082d1352a3182f598bc0d3860ef8b'/>
<id>urn:sha1:90cf3ee30bd082d1352a3182f598bc0d3860ef8b</id>
<content type='text'>
</content>
</entry>
</feed>
