<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mm/src/code/audio, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: Majora’s Mask</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/'/>
<entry>
<title>rename audio files (#1188)</title>
<updated>2023-03-08T03:14:43+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2023-03-08T03:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=9b33e6a3a55cbb3cb423c3b89ed4a712e34c0c4f'/>
<id>9b33e6a3a55cbb3cb423c3b89ed4a712e34c0c4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`audio_thread.c` OK and Documented (code_80192BE0.c) (#1117)</title>
<updated>2022-12-08T20:41:03+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2022-12-08T20:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=9c37452bf7dab9bda2f8f5354754918f654bbdc5'/>
<id>9c37452bf7dab9bda2f8f5354754918f654bbdc5</id>
<content type='text'>
* copy docs from audio

* PR Suggestions Round 1

* more PR suggestions

* fix bss

* PR Suggestions

* oops, duplicate

* apply OoT Feedback, fix bss

* cleanup

* spacing

* bss

Co-authored-by: angie &lt;angheloalf95@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* copy docs from audio

* PR Suggestions Round 1

* more PR suggestions

* fix bss

* PR Suggestions

* oops, duplicate

* apply OoT Feedback, fix bss

* cleanup

* spacing

* bss

Co-authored-by: angie &lt;angheloalf95@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Rename audio context (#1114)</title>
<updated>2022-10-13T20:17:27+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2022-10-13T20:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=7204b0849838c0fa63b30591f9063a76c54307a7'/>
<id>7204b0849838c0fa63b30591f9063a76c54307a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>z_kaleido_collect.c (1 non-matching) and Mostly Documented (Pause Menu Quest Page)  (#1108)</title>
<updated>2022-10-13T03:39:39+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2022-10-13T03:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=f3db0299367c4dd7cf44ab9e12cf6c8b56d598ab'/>
<id>f3db0299367c4dd7cf44ab9e12cf6c8b56d598ab</id>
<content type='text'>
* import quest docs

* cleanup

* eol

* temp change to non-eq

* more missed stuff

* fix questVtx

* PR suggestions

* adjust comment

* missed two

* PR Suggestions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* import quest docs

* cleanup

* eol

* temp change to non-eq

* more missed stuff

* fix questVtx

* PR suggestions

* adjust comment

* missed two

* PR Suggestions</pre>
</div>
</content>
</entry>
<entry>
<title>Format Script Update (#904)</title>
<updated>2022-10-04T03:06:04+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2022-10-04T03:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=26207594f2b7e41e9522930fd171142a8810214e'/>
<id>26207594f2b7e41e9522930fd171142a8810214e</id>
<content type='text'>
* Bring over format.sh and .clang-tidy and run it

* Little fixes

* Adjustments

* Jenkins kick

* Jenkins kick 2

* format

* small fixes

* Bring over new formatter by Roman

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

* Force use of clang-11

* check_format

* Update error messages

* Fix from Tharo for python3.6

Co-authored-by: Tharo &lt;17233964+Thar0@users.noreply.github.com&gt;

* Just use nproc to determine num jobs for check format

* Update error message

* AnimatedMat_DrawStepOpa texture arg -&gt; matAnim

* Fix enTwig draw prototype

* Tidying up

* Bring over fixes in OoT #1387

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

* Fix

* Update doc tools

* PR

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;
Co-authored-by: Tharo &lt;17233964+Thar0@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bring over format.sh and .clang-tidy and run it

* Little fixes

* Adjustments

* Jenkins kick

* Jenkins kick 2

* format

* small fixes

* Bring over new formatter by Roman

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

* Force use of clang-11

* check_format

* Update error messages

* Fix from Tharo for python3.6

Co-authored-by: Tharo &lt;17233964+Thar0@users.noreply.github.com&gt;

* Just use nproc to determine num jobs for check format

* Update error message

* AnimatedMat_DrawStepOpa texture arg -&gt; matAnim

* Fix enTwig draw prototype

* Tidying up

* Bring over fixes in OoT #1387

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

* Fix

* Update doc tools

* PR

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;
Co-authored-by: Tharo &lt;17233964+Thar0@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>audio_synthesis.c OK and Documented (#1090)</title>
<updated>2022-10-02T19:24:10+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2022-10-02T19:24:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=3e32379c2bbce332dae9675954e28387480128f0'/>
<id>3e32379c2bbce332dae9675954e28387480128f0</id>
<content type='text'>
* import synth docs

* cleanup

* small followup cleanup

* PR Suggestions, small cleanup

* fix bss

* PR suggestion

* fix enum

* PR Suggestions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* import synth docs

* cleanup

* small followup cleanup

* PR Suggestions, small cleanup

* fix bss

* PR suggestion

* fix enum

* PR Suggestions</pre>
</div>
</content>
</entry>
<entry>
<title>Audio Sequences: Scene/Ambience/SeqFlags Functions OK (#1033)</title>
<updated>2022-09-30T11:49:35+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2022-09-30T11:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=1af942ae12499c90bb4ebe2d37988d2234f8605e'/>
<id>1af942ae12499c90bb4ebe2d37988d2234f8605e</id>
<content type='text'>
* import audio scene seq docs

* cleanup

* fix scene cmd

* small fixes

* more PR suggestions

* missed comment

* rename spot to resume

* cleanup comments

* SEQ_IO_VAL_NONE

* Empty-Commit

* another PR suggestion</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* import audio scene seq docs

* cleanup

* fix scene cmd

* small fixes

* more PR suggestions

* missed comment

* rename spot to resume

* cleanup comments

* SEQ_IO_VAL_NONE

* Empty-Commit

* another PR suggestion</pre>
</div>
</content>
</entry>
<entry>
<title>Audio: Various Cleanup and Docs (#1034)</title>
<updated>2022-09-24T19:35:37+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2022-09-24T19:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=0e1b244354f776a7ecb800c60fc314c904718bb5'/>
<id>0e1b244354f776a7ecb800c60fc314c904718bb5</id>
<content type='text'>
* cleanup and docs

* pr suggestions

* audio errors

* fix bss

* Empty-Commit</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* cleanup and docs

* pr suggestions

* audio errors

* fix bss

* Empty-Commit</pre>
</div>
</content>
</entry>
<entry>
<title>Audio Sfx (code_801A5BD0 and selected sfx functions in code_8019AF00.c) OK and Documented (#798)</title>
<updated>2022-08-15T18:39:57+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2022-08-15T18:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=82fe521721ecd8506e4bc5954e406db1e8de8edc'/>
<id>82fe521721ecd8506e4bc5954e406db1e8de8edc</id>
<content type='text'>
* Rename functions

* code_801A5BD0 OK

* PR 1, improve spacing

* Rename unused struct

* Rename Sfx Variables

* PR Feedback, update names

* Add comment

* cleanup vars

* Fix merge

* Rework documentation, include more functions in sfx system

* PR suggestions

* fix AudioSfx_MuteBanks

* missed enum

* more cleanup

* more suggestions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rename functions

* code_801A5BD0 OK

* PR 1, improve spacing

* Rename unused struct

* Rename Sfx Variables

* PR Feedback, update names

* Add comment

* cleanup vars

* Fix merge

* Rework documentation, include more functions in sfx system

* PR suggestions

* fix AudioSfx_MuteBanks

* missed enum

* more cleanup

* more suggestions</pre>
</div>
</content>
</entry>
<entry>
<title>aisetnextbuf.c OK (code_80194790.c) (#982)</title>
<updated>2022-08-10T00:49:20+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2022-08-10T00:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/mm/commit/?id=d9a10948d3f7d41fd40f6dffec4829571c296379'/>
<id>d9a10948d3f7d41fd40f6dffec4829571c296379</id>
<content type='text'>
* aisetnextbuf OK

* format

* Function headers

* Add comment</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* aisetnextbuf OK

* format

* Function headers

* Add comment</pre>
</div>
</content>
</entry>
</feed>
