<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llplugin/llpluginclassmedia.cpp, branch 26.3</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.3</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.3'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-06-13T09:44:11Z</updated>
<entry>
<title>Merge tag 'Second_Life_Release#663bf4d3-26.3' into 26.3</title>
<updated>2026-06-13T09:44:11Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-06-13T06:20:22Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=191669d38d232d2bd61a0dd2252c7a3543a2b467'/>
<id>urn:sha1:191669d38d232d2bd61a0dd2252c7a3543a2b467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into geenz/26.2-to-26.3</title>
<updated>2026-05-20T15:43:36Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@geenzo.com</email>
</author>
<published>2026-05-20T15:43:36Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=3f82abe033887ff690398381563100735e008df4'/>
<id>urn:sha1:3f82abe033887ff690398381563100735e008df4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#8ffb73b4-26.2' into 2026.02</title>
<updated>2026-04-19T00:51:40Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-04-19T00:50:43Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=badf783df47cb08de85a7abfa612ce813628058d'/>
<id>urn:sha1:badf783df47cb08de85a7abfa612ce813628058d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5607 workaround fix for the web content being black after resizing</title>
<updated>2026-04-08T21:08:07Z</updated>
<author>
<name>Maxim Nikolenko</name>
<email>maximnproductengine@lindenlab.com</email>
</author>
<published>2026-04-08T21:08:07Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=7fc1d9a1aec58acfc4359ffa45c8b1ce342fb2d8'/>
<id>urn:sha1:7fc1d9a1aec58acfc4359ffa45c8b1ce342fb2d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5506 Periodical stalls on media update</title>
<updated>2026-03-09T01:16:57Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-03-08T00:14:24Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9d985d7d3a64033077dec02f8ec35ce1518de5f4'/>
<id>urn:sha1:9d985d7d3a64033077dec02f8ec35ce1518de5f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#a6d4c1d3-2025.07' into 2025.07</title>
<updated>2025-10-01T08:56:56Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-09-29T08:29:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a954d290674db08ecaf3c1e6484a0cb6647b88b5'/>
<id>urn:sha1:a954d290674db08ecaf3c1e6484a0cb6647b88b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes to support dullahan 1.21 undo/redo/delete/select all edit handlers</title>
<updated>2025-08-28T02:36:55Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-08-28T02:36:55Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e629bf05d6212613083c8ccb2858085926f38902'/>
<id>urn:sha1:e629bf05d6212613083c8ccb2858085926f38902</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-enable gSavedSettings &amp; CEF logging on Windows</title>
<updated>2025-06-08T11:30:54Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-06-08T11:30:05Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5fa174cd7c27719d2f03fbb704a19e5fa3440ccd'/>
<id>urn:sha1:5fa174cd7c27719d2f03fbb704a19e5fa3440ccd</id>
<content type='text'>
I started with disabling it for having BUILD_SHARED_LIBS on.
Then I enabled it for macOS when I added internal browser support for
macOS.
Then I enabled it for Linux when I added internal browser support for
Linux.
Then I enabled it for FreeBSD when I added internal browser support
attempt for FreeBSD.
I should have left it enabled by default except for platforms that
surely are not supported to have internal browser.
</content>
</entry>
<entry>
<title>Merge branch 'main' into 2024.06-atlasaurus</title>
<updated>2024-08-23T14:45:04Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-08-23T14:45:04Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f95c6a4d8d9887c75f23e0512645143760f26210'/>
<id>urn:sha1:f95c6a4d8d9887c75f23e0512645143760f26210</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stream notification header uses title metadata</title>
<updated>2024-08-23T13:48:07Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-08-23T13:48:07Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5a2aaba40f6b23b9497eceb0cb4e753c1255732e'/>
<id>urn:sha1:5a2aaba40f6b23b9497eceb0cb4e753c1255732e</id>
<content type='text'>
</content>
</entry>
</feed>
