Commit Graph

31 Commits

Author SHA1 Message Date
robojumper d6859dfd74 snd_SeqSound OK 2025-05-27 21:38:15 +02:00
robojumper a600b0c092 snd_SeqPlayer OK 2025-05-27 21:09:04 +02:00
robojumper bfdcb7c73a snd_ExternalSoundPlayer OK 2025-05-27 20:51:47 +02:00
robojumper 45f9cf1e7c snd_AxVoice OK 2025-05-27 19:27:56 +02:00
robojumper c283825ba6 snd_BasicSound OK 2025-05-27 00:57:43 +02:00
robojumper 29dd9ea4f0 snd_AxfxImpl OK 2025-05-26 23:51:31 +02:00
robojumper b4a79946bf snd_SoundArchivePlayer not OK (instruction scheduling) 2025-05-26 23:50:15 +02:00
robojumper 62b35d8629 snd_SoundArchive OK 2025-05-26 22:42:46 +02:00
robojumper cb438c5fc6 snd_SoundPlayer OK 2025-05-26 22:16:08 +02:00
robojumper 88a0679158 snd_StrmPlayer OK 2025-05-26 21:58:00 +02:00
robojumper fd749c7bbc snd_Voice OK 2025-05-26 20:59:12 +02:00
robojumper 097c070b92 snd_WsdPlayer OK 2025-05-26 20:11:18 +02:00
robojumper 62c34af44e snd_WaveSound OK 2025-05-26 02:32:30 +02:00
robojumper c62d985bde snd_SeqTrack OK 2025-05-26 01:49:31 +02:00
robojumper e10ce71729 Misc progress 2025-05-26 01:24:28 +02:00
robojumper a9da90bbb2 snd_SoundThread OK 2025-05-26 00:42:57 +02:00
robojumper 2ce5dc4bd9 snd_StrmFile OK 2025-05-26 00:32:45 +02:00
robojumper 6272daffa4 snd_FrameHeap OK 2025-05-25 22:41:53 +02:00
robojumper d016bf8005 snd_BasicPlayer OK 2025-05-25 22:08:27 +02:00
robojumper f7884242c7 Import of more nw4r::snd from https://github.com/kiwi515/ogws
Co-authored-by: kiwi515 <49212064+kiwi515@users.noreply.github.com>
2025-05-25 16:32:47 +02:00
robojumper a22eb87c36 make it build 2025-05-25 08:53:24 +02:00
robojumper 04d5527eba Initial import of nw4r::snd from https://github.com/muff1n1634/nw4r_snd_mid2010
Co-authored-by: muff1nOS <19197077+muff1n1634@users.noreply.github.com>
2025-05-25 08:52:12 +02:00
Elijah Thomas 26af4db82d update from dtk-template - clangd :) (#66)
* update from dtk-template and start work towards using clangd

* include <a> -> "a"

* Update build.yml

* remove/add non-trivial class in union warning
2024-10-16 15:36:02 -04:00
robojumper bf79fa17fb Untangle eggAudio a bit (#61)
* Untangle eggAudio a bit

* eggAudioRmtSpeakerMgr with a regswap

* Fix eggAudioRmtSpeakerMgr (thanks Cuyler!)

* eggAudioUtility with two regswaps
2024-10-15 21:44:09 -04:00
robojumper eae2d7a2bf Fix some compiler warnings (#44) 2024-10-01 08:55:30 -04:00
Elijah Thomas 732a119127 Nw4r splits (#28)
* snd / math / g3d
2024-09-15 14:55:25 -04:00
robojumper 1180e1f486 m3d (#13)
* Initial M3d Pass
* `m_bmdl` and `m_bline` left

---------

Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
Co-authored-by: Elijah Thomas <42302100+elijah-thomas774@users.noreply.github.com>
2024-09-12 16:36:34 -04:00
elijah-thomas774 fa9a9ce949 lyt_common match 2024-05-12 20:23:22 -04:00
elijah-thomas774 62e0778390 fixed up typedef for u32 and s32 from mistake long ago 2024-05-12 16:04:01 -04:00
Elijah Thomas c2a4909bd2 updated nw4r stuff from ogw (not final) 2023-12-24 11:35:03 -05:00
Elijah Thomas 4ae5fe5753 Fix includes and removed libs folder 2023-10-06 07:49:50 -04:00