<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ss/src/egg/audio/eggAudioRmtSpeakerMgr.cpp, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: Skyward Sword (Wii)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/'/>
<entry>
<title>Merge remote-tracking branch 'upstream/main' into d_a_obj_boomerang</title>
<updated>2025-06-15T18:44:22+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2025-06-15T18:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=2d28d9131f36a5e89d4242cb2f8002173a3341cd'/>
<id>2d28d9131f36a5e89d4242cb2f8002173a3341cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pad stuff</title>
<updated>2025-06-15T18:40:59+00:00</updated>
<author>
<name>elijah-thomas774</name>
<email>elijahthomas774@gmail.com</email>
</author>
<published>2025-06-15T18:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=e4b1c30f472e7a4fdbce657aba7b9b5fb0dd2d59'/>
<id>e4b1c30f472e7a4fdbce657aba7b9b5fb0dd2d59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import a few new EGG symbols from NSMBW</title>
<updated>2025-06-09T10:51:33+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2025-06-09T10:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=52956177d95512198a5f52912c66c10985fe061f'/>
<id>52956177d95512198a5f52912c66c10985fe061f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update from dtk-template - clangd :) (#66)</title>
<updated>2024-10-16T19:36:02+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>42302100+elijah-thomas774@users.noreply.github.com</email>
</author>
<published>2024-10-16T19:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=26af4db82da23364961ebb440efba88846240731'/>
<id>26af4db82da23364961ebb440efba88846240731</id>
<content type='text'>
* update from dtk-template and start work towards using clangd

* include &lt;a&gt; -&gt; "a"

* Update build.yml

* remove/add non-trivial class in union warning</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update from dtk-template and start work towards using clangd

* include &lt;a&gt; -&gt; "a"

* Update build.yml

* remove/add non-trivial class in union warning</pre>
</div>
</content>
</entry>
<entry>
<title>Untangle eggAudio a bit (#61)</title>
<updated>2024-10-16T01:44:09+00:00</updated>
<author>
<name>robojumper</name>
<email>robojumper@gmail.com</email>
</author>
<published>2024-10-16T01:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=bf79fa17fbc106fd06c545732ad875275821376e'/>
<id>bf79fa17fbc106fd06c545732ad875275821376e</id>
<content type='text'>
* Untangle eggAudio a bit

* eggAudioRmtSpeakerMgr with a regswap

* Fix eggAudioRmtSpeakerMgr (thanks Cuyler!)

* eggAudioUtility with two regswaps</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Untangle eggAudio a bit

* eggAudioRmtSpeakerMgr with a regswap

* Fix eggAudioRmtSpeakerMgr (thanks Cuyler!)

* eggAudioUtility with two regswaps</pre>
</div>
</content>
</entry>
<entry>
<title>Misc Egg (#37)</title>
<updated>2024-10-02T00:24:25+00:00</updated>
<author>
<name>Elijah Thomas</name>
<email>42302100+elijah-thomas774@users.noreply.github.com</email>
</author>
<published>2024-10-02T00:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ss/commit/?id=dc221b4795f415c8500740dd33e2243f91d527a6'/>
<id>dc221b4795f415c8500740dd33e2243f91d527a6</id>
<content type='text'>
* EGG: Archive, DvdFile, DvdRipper

* start eggStream

* FrmHeap and AssertHeap OK

* progress on EggController

* port in WPAD stuff

* update WPAD/WUD/KPAD/SC symbols

* eggController OK

* bytematch more CoreController virtual funcs

* eggDecomp/eggStreamDecomp Ok

* eggDvdRipper OK

* EGG gfx splits

* Finished Splitting EGG

* create egg Files

* eggDecomp.h -&gt; eggStreamDecomp.h

* Revert some format changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* EGG: Archive, DvdFile, DvdRipper

* start eggStream

* FrmHeap and AssertHeap OK

* progress on EggController

* port in WPAD stuff

* update WPAD/WUD/KPAD/SC symbols

* eggController OK

* bytematch more CoreController virtual funcs

* eggDecomp/eggStreamDecomp Ok

* eggDvdRipper OK

* EGG gfx splits

* Finished Splitting EGG

* create egg Files

* eggDecomp.h -&gt; eggStreamDecomp.h

* Revert some format changes</pre>
</div>
</content>
</entry>
</feed>
