<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llappviewer.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:46:22Z</updated>
<entry>
<title>Merge tag 'Second_Life_Release#1f65fa87-26.3' into 26.3</title>
<updated>2026-06-13T09:46:22Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-06-13T09:46:22Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9a8c5a4c14416636e8b83f3df63fbf87216f5aaa'/>
<id>urn:sha1:9a8c5a4c14416636e8b83f3df63fbf87216f5aaa</id>
<content type='text'>
</content>
</entry>
<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>llappviewer: gate media version reporting on LL_CEF/LL_VLC, not _M_ARM64</title>
<updated>2026-06-04T02:58:48Z</updated>
<author>
<name>Hadet</name>
<email>dev@example.com</email>
</author>
<published>2026-06-03T01:15:48Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=4a48c18093f164ac741664554323dccccc213719'/>
<id>urn:sha1:4a48c18093f164ac741664554323dccccc213719</id>
<content type='text'>
The CEF/Dullahan and libVLC version-reporting blocks were guarded with
'#if !_M_ARM64'. _M_ARM64 is an MSVC-only predefined macro: defined only by
MSVC when targeting ARM64, never by GCC or Clang. The intent (per the
'// !LL_LINUX' comment) was to skip these blocks where the media version
headers are unavailable, but the macro only ever excludes MSVC-on-ARM64. On
Clang/macOS _M_ARM64 is undefined even on Apple Silicon, so the blocks
compiled and failed with:

    fatal error: 'cef/dullahan_version.h' file not found

whenever those headers were not on the include path (a build with
ENABLE_MEDIA_PLUGINS off, or any non-MSVC platform lacking the headers).

Gate the includes and the two version-string blocks on the LL_CEF / LL_VLC
compile definitions emitted by newview/CMakeLists.txt, which track the
actual build configuration. The combined include/usage is split so a
platform that provides one library but not the other is handled correctly.
</content>
</entry>
<entry>
<title>#5368 add the timer for doFrame</title>
<updated>2026-05-27T11:53:12Z</updated>
<author>
<name>Mnikolenko Productengine</name>
<email>mnikolenko@productengine.com</email>
</author>
<published>2026-05-26T19:41:24Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f269701ed77d9f863053e9d4534337444c5a4b37'/>
<id>urn:sha1:f269701ed77d9f863053e9d4534337444c5a4b37</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 pull request #5842 from secondlife/release/2026.03</title>
<updated>2026-05-20T15:35:24Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@lindenlab.com</email>
</author>
<published>2026-05-20T15:35:24Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=491b0b32c74e2186dd34f9be8513bb08d390dfe2'/>
<id>urn:sha1:491b0b32c74e2186dd34f9be8513bb08d390dfe2</id>
<content type='text'>
Release/2026.03</content>
</entry>
<entry>
<title>#5756 Improve LLUICtrlFactory's performance</title>
<updated>2026-05-19T17:12:55Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-05-04T20:31:14Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=bbc850997cd095188127d971f6cb90052615849a'/>
<id>urn:sha1:bbc850997cd095188127d971f6cb90052615849a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Vivox-related code</title>
<updated>2026-05-12T21:22:47Z</updated>
<author>
<name>Roxie Linden</name>
<email>roxie@lindenlab.com</email>
</author>
<published>2026-05-12T21:22:47Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=186320e448459e57bb13c06d2605504a5ad695e6'/>
<id>urn:sha1:186320e448459e57bb13c06d2605504a5ad695e6</id>
<content type='text'>
Remove the Vivox-related code altogether, including SLVoice.
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#df5e1c16-26.2' into 2026.02</title>
<updated>2026-04-22T09:01:25Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-04-22T09:01:25Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c5054eeb37e379f3b19b63f5f4ff28095e05c3cd'/>
<id>urn:sha1:c5054eeb37e379f3b19b63f5f4ff28095e05c3cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5655 Fix freeze on purging cef cache</title>
<updated>2026-04-21T16:18:03Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-04-20T21:19:34Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=df5e1c1613798b51fb516c63a52fdbf8b8419fee'/>
<id>urn:sha1:df5e1c1613798b51fb516c63a52fdbf8b8419fee</id>
<content type='text'>
</content>
</entry>
</feed>
