<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview, branch cef_147</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=cef_147</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=cef_147'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-06-09T03:49:01Z</updated>
<entry>
<title>Merge pull request #27 from HadetTheUndying/gha</title>
<updated>2026-06-09T03:49:01Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-06-09T03:49:01Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=6982c898c54bd0d5fee3a2e3b848280fae600274'/>
<id>urn:sha1:6982c898c54bd0d5fee3a2e3b848280fae600274</id>
<content type='text'>
Add Windows x64 &amp; macOS actions</content>
</entry>
<entry>
<title>Add Windows x64 &amp; macOS actions</title>
<updated>2026-06-08T00:44:55Z</updated>
<author>
<name>HadetTheUndying</name>
<email>hadet@protonmail.com</email>
</author>
<published>2026-06-01T17:51:59Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=17e5df749474def423c95de1cbf67ca946b5b312'/>
<id>urn:sha1:17e5df749474def423c95de1cbf67ca946b5b312</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Estate Eject and Estate Ban to avatar context menus</title>
<updated>2026-06-05T02:03:41Z</updated>
<author>
<name>HadetTheUndying</name>
<email>hadet@protonmail.com</email>
</author>
<published>2026-06-04T19:58:38Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b5c4fec2c0065311508aa1a268a8a4e510674dc5'/>
<id>urn:sha1:b5c4fec2c0065311508aa1a268a8a4e510674dc5</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>newview: emit LL_VLC/LL_CEF compile definitions for media version reporting</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=f73f1bbacd2bd174619f008f61ff2ff0c11b8386'/>
<id>urn:sha1:f73f1bbacd2bd174619f008f61ff2ff0c11b8386</id>
<content type='text'>
The viewer reports the bundled libVLC and CEF/Dullahan versions in the
Help-&gt;About info. Whether those version headers are available is a build
configuration fact (ENABLE_MEDIA_PLUGINS, and for CEF the DARWIN/LINUX
condition), not a CPU/compiler property. Emit LL_VLC and LL_CEF compile
definitions that mirror the existing media-plugin link availability so the
source can gate the version-reporting code on the build configuration.

No behavior change on platforms that already link these libraries.
</content>
</entry>
<entry>
<title>Revert "Preload CEF automatically on Linux aarch64""</title>
<updated>2026-06-01T01:58:57Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-06-01T01:58:57Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ae056a279979ae3f051bfaacbdeec162ddc039d9'/>
<id>urn:sha1:ae056a279979ae3f051bfaacbdeec162ddc039d9</id>
<content type='text'>
This reverts commit 16d3d725998f1189083c429a1cbb2cc3fb15b7da.
</content>
</entry>
<entry>
<title>Add Teleports preferences tab: keep camera on local teleport and disable teleport screen</title>
<updated>2026-06-01T01:33:17Z</updated>
<author>
<name>Hadet</name>
<email>hadet@Mac.lan</email>
</author>
<published>2026-06-01T00:36:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=56809d4eedd6f83ae5f018d8be9fb4234ef46224'/>
<id>urn:sha1:56809d4eedd6f83ae5f018d8be9fb4234ef46224</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add direct dependency on minizip-ng-compat to Fedora RPM</title>
<updated>2026-05-31T04:13:55Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-05-31T04:13:55Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=52180ae57c7bfab27a781662b5eeed696a595861'/>
<id>urn:sha1:52180ae57c7bfab27a781662b5eeed696a595861</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MacPorts' expat (compatibility) has been updated</title>
<updated>2026-05-31T04:07:43Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-05-31T04:07:43Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8483c56ebc1cd8dea4de82501d28109606e17772'/>
<id>urn:sha1:8483c56ebc1cd8dea4de82501d28109606e17772</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "settings.xml: Change default camera preset"</title>
<updated>2026-05-31T04:06:38Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-05-31T04:06:38Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=acdb5ba8a6e27fea91548afe7e590c9540cf6290'/>
<id>urn:sha1:acdb5ba8a6e27fea91548afe7e590c9540cf6290</id>
<content type='text'>
This reverts commit 379e5442803edda3d1f2e8120abb5c8f7a85f288.
</content>
</entry>
</feed>
