<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llfilesystem, branch 26.4</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.4</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.4'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2026-09-04T13:58:53Z</updated>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/26.4' into 26.4</title>
<updated>2026-09-04T13:58:53Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-09-01T10:35:23Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=00bb3bb6f07660bd914d29a1389342bb3060d254'/>
<id>urn:sha1:00bb3bb6f07660bd914d29a1389342bb3060d254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/develop-linux' into geenz/linux-to-develop</title>
<updated>2026-08-12T01:39:19Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@geenzo.com</email>
</author>
<published>2026-08-12T01:39:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8cabc33e960ca93fdc1a32c77cf611269d95d51b'/>
<id>urn:sha1:8cabc33e960ca93fdc1a32c77cf611269d95d51b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#6014 More tracy coverage</title>
<updated>2026-07-20T17:32:48Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-07-20T16:21:50Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5986568a23836f9ce448a1912406eaedd3794175'/>
<id>urn:sha1:5986568a23836f9ce448a1912406eaedd3794175</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: replace non-ASCII source comments</title>
<updated>2026-05-11T22:48:19Z</updated>
<author>
<name>santoslgl01-web</name>
<email>santoslgl01@gmail.com</email>
</author>
<published>2026-04-29T18:27:15Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=127fe9bc88ad19d8cbf69be9e09bf9fa2e7abd7b'/>
<id>urn:sha1:127fe9bc88ad19d8cbf69be9e09bf9fa2e7abd7b</id>
<content type='text'>
Resolves #5664
</content>
</entry>
<entry>
<title>Fix another wstring Boost filesystem linking error</title>
<updated>2026-04-23T11:23:08Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-04-23T11:23:08Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=df9970272800a71c180aa73fe2f71eb2f1b95fd5'/>
<id>urn:sha1:df9970272800a71c180aa73fe2f71eb2f1b95fd5</id>
<content type='text'>
The errors were:

llfilesystem.lib(llfilesystem.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl boost::filesystem::detail::path_traits::convert(char const *,char const *,cl
ass std::basic_string&lt;unsigned short,struct std::char_traits&lt;unsigned short&gt;,class std::allocator&lt;unsigned short&gt; &gt; &amp;,class std::codecvt&lt;unsigned short,char,struct _Mbstatet&gt; const *)" (__imp
_?convert@path_traits@detail@filesystem@boost@@YAXPEBD0AEAV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@PEBV?$codecvt@GDU_Mbstatet@@@6@@Z) referenced in function "public: __cd
ecl boost::filesystem::path::path&lt;class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt;,void&gt;(class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,clas
s std::allocator&lt;char&gt; &gt; const &amp;)" (??$?0V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@X@path@filesystem@boost@@QEAA@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2
@@std@@@Z) [C:\Users\erik\Documents\Megapahit\viewer\build-mingw64_nt-10.0-26200-arm64-x86_64\newview\Megapahit.vcxproj]
    Hint on symbols that are defined and could potentially match:
      "__declspec(dllimport) void __cdecl boost::filesystem::detail::path_traits::convert(char const *,char const *,class std::basic_string&lt;wchar_t,struct std::char_traits&lt;wchar_t&gt;,class std:
  :allocator&lt;wchar_t&gt; &gt; &amp;,class std::codecvt&lt;wchar_t,char,struct _Mbstatet&gt; const *)" (__imp_?convert@path_traits@detail@filesystem@boost@@YAXPEBD0AEAV?$basic_string@_WU?$char_traits@_W@std@@
  V?$allocator@_W@2@@std@@PEBV?$codecvt@_WDU_Mbstatet@@@6@@Z)
      "__declspec(dllimport) void __cdecl boost::filesystem::detail::path_traits::convert(wchar_t const *,wchar_t const *,class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std:
  :allocator&lt;char&gt; &gt; &amp;,class std::codecvt&lt;wchar_t,char,struct _Mbstatet&gt; const *)" (__imp_?convert@path_traits@detail@filesystem@boost@@YAXPEB_W0AEAV?$basic_string@DU?$char_traits@D@std@@V?$a
  llocator@D@2@@std@@PEBV?$codecvt@_WDU_Mbstatet@@@6@@Z)
</content>
</entry>
<entry>
<title>Adjust open path on FreeBSD again</title>
<updated>2026-04-23T09:11:18Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-04-23T09:11:18Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c865f4d2ffcdf2691308023efeb1ba8bcb69e7b3'/>
<id>urn:sha1:c865f4d2ffcdf2691308023efeb1ba8bcb69e7b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#3529bc5f-2026.02' into 2026.02</title>
<updated>2026-03-07T06:55:05Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2026-03-07T06:55:05Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=eac10375e294cd24c21c09497e838e70dcf4d74a'/>
<id>urn:sha1:eac10375e294cd24c21c09497e838e70dcf4d74a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#5405 Stalls on LLFileSystem::getExists</title>
<updated>2026-02-11T13:04:01Z</updated>
<author>
<name>Andrey Kleshchev</name>
<email>117672381+akleshchev@users.noreply.github.com</email>
</author>
<published>2026-02-11T03:09:51Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e83f6a291c32d9f3b88660e7770216c83e4f85ff'/>
<id>urn:sha1:e83f6a291c32d9f3b88660e7770216c83e4f85ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve windir detection in LLDir::openDir</title>
<updated>2026-02-03T10:16:53Z</updated>
<author>
<name>Carbon Cowboy</name>
<email>254348425+carboncowboy@users.noreply.github.com</email>
</author>
<published>2026-02-03T01:18:45Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=556728c04a5cfb82ed4f7bd19b9b25b101e127c3'/>
<id>urn:sha1:556728c04a5cfb82ed4f7bd19b9b25b101e127c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add clickable notification for saved screenshots</title>
<updated>2026-02-03T10:16:53Z</updated>
<author>
<name>Carbon Cowboy</name>
<email>254348425+carboncowboy@users.noreply.github.com</email>
</author>
<published>2026-02-01T05:59:51Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=82ff4344f65f91c3536212ecd06934d389b2063e'/>
<id>urn:sha1:82ff4344f65f91c3536212ecd06934d389b2063e</id>
<content type='text'>
Display notification with filepath after screenshot is saved to disk.
Clicking the notification opens the system file browser to reveal
the saved file.

Fixes #5329
</content>
</entry>
</feed>
