tp/include/JSystem/JAudio2
LagoLunatic 9eea9289b1
Fix JUT_ASSERT and several other macros (#2711)
* Fix JUT_ASSERT to be a nested define

* Switch names that appear in asserts to be constants instead of defines

* Replace `0` in asserts with `NULL` or `FALSE`

* Fix fpclassify

* Fix ARRAY_SIZE

* Use G_CM3D_F_INF

* More fixes for fpclassify

* Remove FLOAT_LABEL

* Remove incorrect FLAG_ON macro

* Remove UNK_BSS macro

* Silence clangd unused header warning for PCH
2025-09-28 13:11:07 -07:00
..
JAIAudible.h
JAIAudience.h
JAISe.h JAudio2 and Z2AudioLib work (#2223) 2024-10-24 02:25:13 +03:00
JAISeMgr.h Add PCH for JSystem (#2645) 2025-09-11 13:20:45 -07:00
JAISeq.h
JAISeqDataMgr.h some J3D/misc cleanup (#2628) 2025-09-04 17:56:59 +03:00
JAISeqMgr.h JAudio2 and Z2AudioLib work (#2223) 2024-10-24 02:25:13 +03:00
JAISound.h d_a_obj_wsStick, d_a_obj_onsenTaru OK (#2268) 2024-12-24 02:36:01 -08:00
JAISoundChild.h JAudio2 and Z2AudioLib work (#2223) 2024-10-24 02:25:13 +03:00
JAISoundHandles.h Fix JUT_ASSERT and several other macros (#2711) 2025-09-28 13:11:07 -07:00
JAISoundInfo.h
JAISoundParams.h
JAISoundStarter.h
JAIStream.h
JAIStreamDataMgr.h JAudio2 and Z2AudioLib work (#2223) 2024-10-24 02:25:13 +03:00
JAIStreamMgr.h JAudio2 and Z2AudioLib work (#2223) 2024-10-24 02:25:13 +03:00
JASAiCtrl.h
JASAramStream.h
JASAudioReseter.h
JASAudioThread.h
JASBNKParser.h Work on d_a_obj_flag3 (#2485) 2025-06-15 15:38:08 -07:00
JASBank.h
JASBankList.h Improve some J2DPictureEx matches (#2493) 2025-06-21 03:47:24 -07:00
JASBankTable.h Improve some J2DPictureEx matches (#2493) 2025-06-21 03:47:24 -07:00
JASBasicBank.h JAudio2 and Z2AudioLib work (#2223) 2024-10-24 02:25:13 +03:00
JASBasicInst.h JAudio2 and Z2AudioLib work (#2223) 2024-10-24 02:25:13 +03:00
JASBasicWaveBank.h Add a precompiled header for RELs (#2597) 2025-08-24 09:52:08 +03:00
JASCalc.h
JASCallback.h
JASChannel.h copy dolsdk2004 to tp / b_bh + e_mb done (#2299) 2025-02-10 21:20:42 +02:00
JASCmdStack.h
JASCriticalSection.h copy dolsdk2004 to tp / b_bh + e_mb done (#2299) 2025-02-10 21:20:42 +02:00
JASDSPChannel.h
JASDSPInterface.h Various alignments to debug + matching TUs (#2391) 2025-04-13 11:55:52 -07:00
JASDriverIF.h
JASDrumSet.h JAudio2 and Z2AudioLib work (#2223) 2024-10-24 02:25:13 +03:00
JASDvdThread.h
JASGadget.h Fix JUT_ASSERT and several other macros (#2711) 2025-09-28 13:11:07 -07:00
JASHeapCtrl.h Various alignments to debug + matching TUs (#2391) 2025-04-13 11:55:52 -07:00
JASLfo.h
JASMutex.h copy dolsdk2004 to tp / b_bh + e_mb done (#2299) 2025-02-10 21:20:42 +02:00
JASOscillator.h
JASProbe.h
JASRegisterParam.h
JASReport.h
JASResArcLoader.h copy dolsdk2004 to tp / b_bh + e_mb done (#2299) 2025-02-10 21:20:42 +02:00
JASSeqCtrl.h Various alignments to debug + matching TUs (#2391) 2025-04-13 11:55:52 -07:00
JASSeqParser.h
JASSeqReader.h Various alignments to debug + matching TUs (#2391) 2025-04-13 11:55:52 -07:00
JASSimpleWaveBank.h Add a precompiled header for RELs (#2597) 2025-08-24 09:52:08 +03:00
JASSoundParams.h
JASTaskThread.h
JASTrack.h Fix JUT_ASSERT and several other macros (#2711) 2025-09-28 13:11:07 -07:00
JASTrackPort.h Various alignments to debug + matching TUs (#2391) 2025-04-13 11:55:52 -07:00
JASVoiceBank.h
JASWSParser.h JAudio2 and Z2AudioLib work (#2223) 2024-10-24 02:25:13 +03:00
JASWaveArcLoader.h Work on d_a_obj_flag3 (#2485) 2025-06-15 15:38:08 -07:00
JASWaveInfo.h JAudio2 and Z2AudioLib work (#2223) 2024-10-24 02:25:13 +03:00
JAUAudibleParam.h
JAUAudioArcInterpreter.h
JAUAudioArcLoader.h
JAUAudioMgr.h
JAUBankTable.h Improve some J2DPictureEx matches (#2493) 2025-06-21 03:47:24 -07:00
JAUClusterSound.h
JAUInitializer.h
JAUSectionHeap.h Minor JSystem/Z2Audio fixes (#2650) 2025-09-11 23:39:23 -07:00
JAUSeqCollection.h
JAUSeqDataBlockMgr.h
JAUSoundAnimator.h
JAUSoundInfo.h
JAUSoundTable.h JAudio2 and Z2AudioLib work (#2223) 2024-10-24 02:25:13 +03:00
JAUStreamAramMgr.h Fix JUT_ASSERT and several other macros (#2711) 2025-09-28 13:11:07 -07:00
JAUStreamFileTable.h
dspproc.h JAudio2 and Z2AudioLib work (#2223) 2024-10-24 02:25:13 +03:00
dsptask.h JAudio2 and Z2AudioLib work (#2223) 2024-10-24 02:25:13 +03:00
osdsp.h copy dolsdk2004 to tp / b_bh + e_mb done (#2299) 2025-02-10 21:20:42 +02:00
osdsp_task.h copy dolsdk2004 to tp / b_bh + e_mb done (#2299) 2025-02-10 21:20:42 +02:00