<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/src/code/code_800F9280.c, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: Ocarina of Time</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/'/>
<entry>
<title>Reorganize Audio Files &amp; Name Remaining Audio Files (#1494)</title>
<updated>2023-07-06T21:55:10+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2023-07-06T21:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=d307a3723313507726d5ebcfda0b5b9cef224d91'/>
<id>d307a3723313507726d5ebcfda0b5b9cef224d91</id>
<content type='text'>
* reorganize audio files

* audio code files

* split audio and libaudio

* audio_init_params to audio_configuration

* simplify file names

* move aisetnextbuf to libaudio

* move src/audio -&gt; src/code/audio

* adjust makefile comment

* reorganize again into internal/external

* adjust comment

* restructure again</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* reorganize audio files

* audio code files

* split audio and libaudio

* audio_init_params to audio_configuration

* simplify file names

* move aisetnextbuf to libaudio

* move src/audio -&gt; src/code/audio

* adjust makefile comment

* reorganize again into internal/external

* adjust comment

* restructure again</pre>
</div>
</content>
</entry>
<entry>
<title>rename audio context (#1388)</title>
<updated>2022-10-07T17:43:17+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2022-10-07T17:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=2fb27e6605b38e66301929c0a26fa5ebe97bb678'/>
<id>2fb27e6605b38e66301929c0a26fa5ebe97bb678</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document code_800F9280.c -&gt; audio_seqcmd.c i.e. (Audio_QueueSeqCmd) (#1234)</title>
<updated>2022-10-07T11:29:33+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2022-10-07T11:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=062f4d8e158a5f497efad26910d1c799fed3184e'/>
<id>062f4d8e158a5f497efad26910d1c799fed3184e</id>
<content type='text'>
* Document SoundSources

* PR Suggestions

* Duration timers to dec

* `PlaySfxByPosAndId` -&gt; `PlaySoundByPosition`

* Begin importing docs from MM

* Finish cleanup using code from MM

* Start documenting commands

* First attempt at thorough AudioSeqCmd wrappers

* Improve names

* Merge branch 'master' into audio_seqCmd

fix name to minimize conflicts

* Combine macros, implement them through repo

* Improve docs

* More progress, begin sequence command docs

* seqcmd.h

* More documentation of seqcmd.h

* More docs

* cleanup

* More cleanup

* More docs

* VOL_SCALE_INDEX enum

* missed enums

* More Cleanup

* docs

* More docs

* Add comments about sfxChannelLayout

* More cleanup

* Even better docs

* Add a file description

* small touchups

* More cleanup of comments

* more

* More cleanup

* More cleanup

* Missing space

* typos

* Audio_SetVolumeScaleNow

* More cleanup

* Fill in enum

* one more cleanup

* Capitalize macros

* remove AUDIO_

* cleanup

* more cleanup

* Small Fix

* Add a lot of backticks for docs

* Restructuring docs

* More cleanup

* swap channel args, cleanup

* Typos

* Many suggestions, revert filename

* pr suggestions

* even more PR

* more pr suggestions

* pr suggestion</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Document SoundSources

* PR Suggestions

* Duration timers to dec

* `PlaySfxByPosAndId` -&gt; `PlaySoundByPosition`

* Begin importing docs from MM

* Finish cleanup using code from MM

* Start documenting commands

* First attempt at thorough AudioSeqCmd wrappers

* Improve names

* Merge branch 'master' into audio_seqCmd

fix name to minimize conflicts

* Combine macros, implement them through repo

* Improve docs

* More progress, begin sequence command docs

* seqcmd.h

* More documentation of seqcmd.h

* More docs

* cleanup

* More cleanup

* More docs

* VOL_SCALE_INDEX enum

* missed enums

* More Cleanup

* docs

* More docs

* Add comments about sfxChannelLayout

* More cleanup

* Even better docs

* Add a file description

* small touchups

* More cleanup of comments

* more

* More cleanup

* More cleanup

* Missing space

* typos

* Audio_SetVolumeScaleNow

* More cleanup

* Fill in enum

* one more cleanup

* Capitalize macros

* remove AUDIO_

* cleanup

* more cleanup

* Small Fix

* Add a lot of backticks for docs

* Restructuring docs

* More cleanup

* swap channel args, cleanup

* Typos

* Many suggestions, revert filename

* pr suggestions

* even more PR

* more pr suggestions

* pr suggestion</pre>
</div>
</content>
</entry>
<entry>
<title>Fix audio strings with -use_readwrite_const and -signed (#1324)</title>
<updated>2022-07-30T00:35:09+00:00</updated>
<author>
<name>Roman971</name>
<email>32455037+Roman971@users.noreply.github.com</email>
</author>
<published>2022-07-30T00:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=1652b7e5d76f4fb71495194f24572010ebf6c961'/>
<id>1652b7e5d76f4fb71495194f24572010ebf6c961</id>
<content type='text'>
* Fix audio strings with -use_readwrite_const and -signed

* Add comments for audio flags in makefile</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix audio strings with -use_readwrite_const and -signed

* Add comments for audio flags in makefile</pre>
</div>
</content>
</entry>
<entry>
<title>Document File-Select Audio Settings: Sound Modes (#1281)</title>
<updated>2022-06-24T23:27:54+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2022-06-24T23:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=fe7afb9b0708a46107f32f0de89d52dbca176049'/>
<id>fe7afb9b0708a46107f32f0de89d52dbca176049</id>
<content type='text'>
* Round 1

* Cleanup

* Cleanup

* Space

* More spacing

* Apply -&gt; Set (consistency)

* round 1 pr

* Revert some names</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Round 1

* Cleanup

* Cleanup

* Space

* More spacing

* Apply -&gt; Set (consistency)

* round 1 pr

* Revert some names</pre>
</div>
</content>
</entry>
<entry>
<title>Enable more IDO warnings and apply fixes (#1264)</title>
<updated>2022-06-12T23:24:45+00:00</updated>
<author>
<name>Roman971</name>
<email>32455037+Roman971@users.noreply.github.com</email>
</author>
<published>2022-06-12T23:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=feadb0d9ee54ecf9db8d8eaea03f5565e2011271'/>
<id>feadb0d9ee54ecf9db8d8eaea03f5565e2011271</id>
<content type='text'>
* Update asm-processor and fix includes with EARLY

* Enable more IDO warnings and disable unwanted warning 516

* Fix most new and remaining warnings

* Improve skelanime comment

* Improve asmproc pragma comment

Co-authored-by: Tharo &lt;17233964+Thar0@users.noreply.github.com&gt;

* Add suggested comment for a wrong prototype

* Update asm-processor with the latest fix

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>
* Update asm-processor and fix includes with EARLY

* Enable more IDO warnings and disable unwanted warning 516

* Fix most new and remaining warnings

* Improve skelanime comment

* Improve asmproc pragma comment

Co-authored-by: Tharo &lt;17233964+Thar0@users.noreply.github.com&gt;

* Add suggested comment for a wrong prototype

* Update asm-processor with the latest fix

Co-authored-by: Tharo &lt;17233964+Thar0@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate Remaining Audio Data &amp; Cleanup some Audio Data externs (#1097)</title>
<updated>2022-01-12T01:58:26+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2022-01-12T01:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=d3a8ade6bae030b587cfbe7aa2d76117d1e54a02'/>
<id>d3a8ade6bae030b587cfbe7aa2d76117d1e54a02</id>
<content type='text'>
* Import code_800F7260.bss.s

* Import code_800F9280.data.s

* format

* cleanup externs

* Move bss to next file

* Move struct_8016E320 (BgmRequests) back to file

* Move data to init_params, remove data pad (can't remove bss pad), ReverbSettings

* remove extra spacing

* Remove data/bss comments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Import code_800F7260.bss.s

* Import code_800F9280.data.s

* format

* cleanup externs

* Move bss to next file

* Move struct_8016E320 (BgmRequests) back to file

* Move data to init_params, remove data pad (can't remove bss pad), ReverbSettings

* remove extra spacing

* Remove data/bss comments</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup `variables.h` (#1061)</title>
<updated>2021-12-06T19:03:42+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2021-12-06T19:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=5f89b8543f8944e60e4447a1d1f6b873a2c6c35c'/>
<id>5f89b8543f8944e60e4447a1d1f6b873a2c6c35c</id>
<content type='text'>
* Cleanup `variables.h`

* `gSpeedMeterTimeEntryPtr` -&gt; `sSpeedMeterTimeEntryPtr`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cleanup `variables.h`

* `gSpeedMeterTimeEntryPtr` -&gt; `sSpeedMeterTimeEntryPtr`</pre>
</div>
</content>
</entry>
<entry>
<title>Document Sequence Modes and Related Functions (#1046)</title>
<updated>2021-12-05T17:13:53+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2021-12-05T17:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=79220ba58ae550441e42b4d2c79af7f7e4b9787b'/>
<id>79220ba58ae550441e42b4d2c79af7f7e4b9787b</id>
<content type='text'>
* Document Audio_SetSequenceMode

* Cleanup surrounding docs

* format

* Clean-up

* fix capital `I` in `playeridx`

* Dist -&gt; DistSq

* `SetCamModeAndSeqMode` -&gt; `UpdateCamAndSeqModes`

* Get rid of extra padding

* PR Feedback</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Document Audio_SetSequenceMode

* Cleanup surrounding docs

* format

* Clean-up

* fix capital `I` in `playeridx`

* Dist -&gt; DistSq

* `SetCamModeAndSeqMode` -&gt; `UpdateCamAndSeqModes`

* Get rid of extra padding

* PR Feedback</pre>
</div>
</content>
</entry>
<entry>
<title>Audio Sequence Player Ids Enum (#1040)</title>
<updated>2021-11-30T18:47:09+00:00</updated>
<author>
<name>engineer124</name>
<email>47598039+engineer124@users.noreply.github.com</email>
</author>
<published>2021-11-30T18:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=783ef3a1170085aebd229f4bf243972824616a7c'/>
<id>783ef3a1170085aebd229f4bf243972824616a7c</id>
<content type='text'>
* bgm.h -&gt; sequence.h

* First round of filling in enum

* More

* seqCmd

* format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bgm.h -&gt; sequence.h

* First round of filling in enum

* More

* seqCmd

* format</pre>
</div>
</content>
</entry>
</feed>
