<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llaudio, 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-10-01T08:56:56Z</updated>
<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://www.megapahit.org/viewer.git/commit/?id=a954d290674db08ecaf3c1e6484a0cb6647b88b5'/>
<id>urn:sha1:a954d290674db08ecaf3c1e6484a0cb6647b88b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag 'Second_Life_Release#895a6739-2025.03' into 2025.03</title>
<updated>2025-03-21T11:36:44Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-03-21T08:04:33Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=2fb48eb9be6df00c3baed955fd84f4d8a1ea1d9a'/>
<id>urn:sha1:2fb48eb9be6df00c3baed955fd84f4d8a1ea1d9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix openal leak causing crash during shutdown</title>
<updated>2025-03-06T18:56:25Z</updated>
<author>
<name>Rye</name>
<email>rye@lindenlab.com</email>
</author>
<published>2025-02-02T12:09:27Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9ce9f6c74147ea60a2fa20ba7573d2d30800fcc0'/>
<id>urn:sha1:9ce9f6c74147ea60a2fa20ba7573d2d30800fcc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix openal leak causing crash during shutdown</title>
<updated>2025-02-11T10:04:07Z</updated>
<author>
<name>Rye</name>
<email>rye@lindenlab.com</email>
</author>
<published>2025-02-02T12:09:27Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=8acac2cde102c5d0f28a866cf1fc298c6d021f24'/>
<id>urn:sha1:8acac2cde102c5d0f28a866cf1fc298c6d021f24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build with C++20 including nat's changes to fsyspath</title>
<updated>2025-02-11T10:04:04Z</updated>
<author>
<name>Rye</name>
<email>rye@lindenlab.com</email>
</author>
<published>2025-01-21T06:19:18Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=635c34a17bad6435f6981163660947dbf13ee763'/>
<id>urn:sha1:635c34a17bad6435f6981163660947dbf13ee763</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the undef &amp; redefining not affect non-macOS</title>
<updated>2024-12-23T11:18:10Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-12-23T11:18:10Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=d81e18868659eac9db9e8ba254467496cc48ba43'/>
<id>urn:sha1:d81e18868659eac9db9e8ba254467496cc48ba43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MacPorts' openal-soft has been upgraded to 1.24.1</title>
<updated>2024-12-23T10:30:40Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-12-23T09:50:20Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=b1d3b65094ddd1df5d458149b0000c67d86100c0'/>
<id>urn:sha1:b1d3b65094ddd1df5d458149b0000c67d86100c0</id>
<content type='text'>
The __APPLE__ undef and redefining is for getting around the
`expected ';' after top level declarator`
error that would happen on /opt/local/include/AL/alext.h line 165:
typedef ALCboolean  (ALC_APIENTRY*PFNALCSETTHREADCONTEXTPROC)(ALCcontext *context) ALC_API_NOEXCEPT17;
where ALCcontext wouldn't be recognised because of freealut's
/opt/local/include/AL/alut.h that would include macOS' OpenAL
framework alc.h instead of MacPorts openal-soft's own alc.h, if
__APPLE__ is defined, hence the undefining just before including
freealut's alut.h (and redefining afterwards, to avoid any problem).
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/2024.08-DeltaFPS' into 2024.08-DeltaFPS</title>
<updated>2024-09-01T12:43:42Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-08-31T13:25:47Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=95582654e49422d51b55665c3f2821c848ad1cb8'/>
<id>urn:sha1:95582654e49422d51b55665c3f2821c848ad1cb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bring back FMOD, to be used on Fedora only, though</title>
<updated>2024-08-03T11:50:12Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-08-02T13:47:10Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=96d322edfcb97096f701ef11d5fdd1f1c97255ac'/>
<id>urn:sha1:96d322edfcb97096f701ef11d5fdd1f1c97255ac</id>
<content type='text'>
https://megapahit.com/show_bug.cgi?id=64

Dullahan is still not working, something in webrtc-voice is breaking
it too. But at least we're halfway now that we don't have to use
Fedora's OpenAL that is in conflict with Dullahan/CEF.
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 2024.06-atlasaurus</title>
<updated>2024-07-28T00:24:59Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-07-27T07:17:57Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=96a81b5ecbe3bffb582ded930752c0523df5e80a'/>
<id>urn:sha1:96a81b5ecbe3bffb582ded930752c0523df5e80a</id>
<content type='text'>
</content>
</entry>
</feed>
