summaryrefslogtreecommitdiff
path: root/libs/JSystem/JAudio2
AgeCommit message (Collapse)Author
2024-10-10switch to dtk setup (#2203)TakaRikka
* switch to dtk setup * some cleanup / fixes * cleanup d_a_alink literals * Restore doxygen, update CI & README.md (#1) * Fix build image ref (#2) --------- Co-authored-by: Luke Street <luke@street.dev>
2024-04-12d_a_e_fz work, doxygen revamp (#2127)Pheenoh
* initial freezard actor struct + setActionMode OK * daE_FZ_Draw * setReflectAngle * mBoundSoundset * daE_FZ_Execute & execute * demoDelete * daE_FZ_Delete & _delete * CreateHeap * useHeapInit * cc_set * mtx_set * action WIP * way_gake_check * executeRollMove * executeMove * draw WIP * executeDamage * checkpoint * create * checkpoint * daE_FZ_c::executeWait * checkpoint * daE_FZ_c::damage_check almost done * rm asm * rm headers * setup_profile WIP + doxygen update * fix merge issues * docs fix? * fix2 * doxygen updates * setup g_profile_E_FZ, profile setup script WIP * update github actions * update progress.md
2024-03-07d_a_shop_item, d_a_b_go, d_a_b_gos OK (#2085)TakaRikka
* d_a_shop_item OK * d_a_b_go OK * d_a_b_gos OK * remove asm * some work on d_a_b_oh / d_a_b_zant_sima * d_a_startAndGoal done
2024-02-16Work on d_menu_dmap (#2073)hatal175
* Move some J2DPicture inlines to header * Work on d_menu_dmap * JASBasicInst OK * JASCalc cleanup
2024-02-11JAS work (#2069)Caroline Madsen
2024-02-08Work On JAudio (#2067)hatal175
* Match two JASTrack functions * dsptask, JAISoundStarter OK. Other small matches * Work on JAIStream * Work on JAIStreamMgr * Work on JAISeqMgr * Formatting
2024-02-07work on JASTrack (#2065)Caroline Madsen
2024-01-30work on Z2SoundMgr and Z2SeMgr (#2055)Caroline Madsen
2024-01-26Z2Creature mostly done (#2049)Caroline Madsen
2024-01-20almost all of dolphin matched (#2036)TakaRikka
* TRK full match * remove trk asm * ar done * cleanup some dolphin headers * more dolphin cleanup * cleanup / GD fully matched * almost all of GX fully matched * GX / Mtx full matched * most of OS done * pad done * most of VI * remove asm * forgot couple vec funcs * couple JUtility matches
2024-01-13Work on Z2AudioLib (#2032)hatal175
2024-01-11Import JASCmdStack, std-vector work, Z2StatusMgr OK (#2029)hatal175
* Import JASCmdStack * Work on std-vector * Z2StatusMgr OK
2024-01-08Work on Audio, JAUSeqDataBlockMgr OK (#2027)hatal175
2023-12-25MSL_C fully matched / some SSystem cleanup/ obj_rgate OK (#2011)TakaRikka
* cleanup SSystem files * MSL_C fully matched * fix build * remove asm * reorganize MSL_C/Runtime libs into more accurate setup * little more cleanup * cleanup some MSL headers * obj_rgate OK * remove asm * some rgate documentation
2023-11-11Various matches (#1984)hatal175
2023-10-26Z2SoundObject, JAUSoundAnimator OK, work on Z2SoundHandles (#1968)randomsalience
* d_a_tag_evtarea mostly done, work on d_a_npc * work on d_a_npc_ash * work on Z2SoundHandles * Z2SoundObject, JAUSoundAnimator OK * Update Progress.md --------- Co-authored-by: randomsalience <randomsalience@gmail.com>
2023-10-20JASHeapCtrl (#1965)Jcw87
2023-10-15JASSoundParams imported. Work on JASTaskThread (#1961)hatal175
2023-09-28k_wmark / k_wpillar OK, fop actor enums / debug building (#1946)TakaRikka
* d_k_wmark / d_k_wpillar OK * make debug buildable / add assert functionality * add more fop actor enums * remove asm
2023-09-19JAUSeqCollection, JAUSoundTable OK (#1932)hatal175
2023-09-16fix/simplify assert macros (#1929)TakaRikka
2023-09-15JAUSectionHeap, Z2SoundInfo, others (#1925)Jcw87
* Z2SoundInfo * JAUSectionHeap * Z2EnvSeMgr * Z2AudioMgr * m_Do_audio * d_a_alink
2023-09-12JASVoiceBank, JASBasicWaveBank, JASBank, JAUSeqCollection (#1924)Jcw87
* JASVoiceBank OK * JASBasicWaveBank * JASBank * JAUSeqCollection
2023-09-10JAUAudioArcInterpreter OK (#1922)hatal175
2023-09-09JAUAudioArcInterpreter, JAUAudioArcLoader (#1917)Jcw87
* JAUAudioArcInterpreter * JAUAudioArcLoader OK
2023-09-07JAUInitializer (#1915)Jcw87
* JAUInitializer * forgot a couple things
2023-09-04JASDSPInterface OK, minor work on JASAiCtrl (#1908)hatal175
2023-09-02Small improvements to JASSeqParser (#1906)hatal175
2023-09-03JASDriverIF, JASAiCtrl, JASDSPInterface (#1907)Jcw87
* JASDriverIF * JASDriverIF sinit * JASAiCtrl * JASDSPInterface
2023-09-01JASTrackPort, JASSeqCtrl.h, JASSeqParser (#1904)Jcw87
* JASTrackPort OK * JASSeqCtrl.h * JASSeqParser * progress * Move JSU inlines
2023-08-29c_m3d, c_request OK. Work on Z2Audience (#1900)hatal175
2023-08-20Various Matches and Improvements (#1889)hatal175
2023-08-16d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)Pheenoh
* d_a_obj_carry work, SETUP_ACTOR macro * rm headers, add script * progress * macro rename, consistent spacing
2023-08-05Jsystem work (#399)hatal175
* Almost match JASBasicInst * JASDrumSet OK * Some JAudio2 struct adjustment * Match JKRHeap::callAllDisposer * JAISe OK * Fix setAutoDelete * JAISound OK * Match a few functions in linklist * Few matches in d_a_e_ym * JUTTexture OK * Work on JUTGamePad * Import JUTResource * Work on JUTResFont::getFontCode
2023-08-02More Jsystem stuff (#395)hatal175
* JASProbe OK * JASRegisterParam OK * Import JASReport * JASDvdThread OK
2023-08-01Work on J2DMaterialFactory (#394)hatal175
* Work on J2DMaterialFactory * J3DUClipper OK * Work on JAISoundStarter * JAISoundHandles OK * JAISoundInfo OK * Fix JAISound::isStopping * Work on J2DTextBoxEx * dspproc OK * osdsp OK * osdsp_task OK * Work on dsptask * Import some JASCalc code * JASCallback OK * JASOscillator OK * JASLfo OK
2023-07-20JAISeqJcw87
2023-07-20JAISeJcw87
2023-07-12Work on JAISeMgr (#368)hatal175
2023-06-09JASSeqCtrl OK + misc functions (#346)hatal175
* JASSeqCtrl OK + misc functions * Work on JASAudioThread
2023-05-12Remove #includes from headers (#334)Jcw87
* add "global.h" to files that use it * add MSL_C includes to files that use them * remove dolphin includes from headers that don't need them * remove JSupport includes from headers that don't need them * remove JKernel includes from headers that don't need them * remove JUtility includes from headers that don't need them * remove J3D includes from headers that don't need them * remove J2D includes from headers that don't need them * remove JAudio2 includes from headers that don't need them * remove Z2AudioLib includes from headers that don't need them * remove JMessage includes from headers that don't need them * remove JParticle includes from headers that don't need them * remove SComponent includes from headers that don't need them * remove dol includes from headers that don't need them * sort includes
2023-05-09JASSeqReader, d_bg_s_movebg_actor ok (#332)hatal175
match cc_at_check except data
2023-04-24MSL_C (#319)Jcw87
* MSL_C/string.h * MSL_C/stdlib.h
2023-03-17d_file_select, JASResArcLoader, d_a_obj_stone, d_a_obj_stone_mark (#309)Pheenoh
* setup TU * JASResArcLoader OK * d_a_obj_stoneMark work * some funcs in d_a_obj_stoneMark * many changes * quat, d_a_obj_stone, d_a_alink, fix python script, tidy makefile * d_file_select functions + pr cleanup
2023-03-09d_eye_hl OK, d_spline_path and JASSeqReader work (#307)Pheenoh
2023-02-16d_a_alink_swim work / fix JASGlobalInstance (#288)TakaRikka
* daalink / z2linkmgr wip * first cleanup of JASGlobalInstance data * fix sInstance stuff part 2 * more d_a_alink_swim work * remove asm
2023-02-01Work on dvdlow, OSTime fix and various nonmatchingTal Hayon
2023-01-06Generate makefiles from dol2asmJcw87
2023-01-01JAUStreamFileTablejdflyer
2023-01-01JAUBankTablejdflyer