summaryrefslogtreecommitdiff
path: root/src/audio/lib/load.c
AgeCommit message (Expand)Author
2025-05-01Restructure audio source files (#2520)fig02
2025-04-30Audio Internal Library: Document original function names from Animal Crossing...fig02
2025-04-27Delete macros.h; Delete global.h (#2516)fig02
2025-04-26add array_count.h (#2514)fig02
2025-04-19Remove Variables.h; Decouple z64.h from global.h (#2507)fig02
2025-04-16variables.h: migrate all remaining varaibles, remove other dependencies excep...fig02
2025-04-11variables.h cleaning: migrate audio variables (#2504)fig02
2025-03-27SoundMode -> SoundOutputMode (#2475)fig02
2025-02-26Reduce dependencies on global.h (10) (#2490)mzxrules
2025-02-19Reduce overlay dependencies on global.h (8) (#2478)mzxrules
2024-12-20Move const-qualified data from session_config.c to session_init.c, no longer ...Tharo
2024-12-02Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309)Tharo
2024-09-23[PAL N64] Miscellaneous changes (#2211)cadmic
2024-08-27[Audio 6/?] Build Soundfonts and the Soundfont Table (#2056)Tharo
2024-08-17[Audio 5/?] Build the Samplebank Table (#2044)Tharo
2024-08-12Add names to all typedef'd structs, unions, and enums (#2028)cadmic
2024-02-28AVOID_UB for out-of-bounds access in AudioLoad_Init (#1902)Tharo
2024-01-31Document Audio Thread Commands (#1399)engineer124
2023-11-22Misc Cleanup (#1585)engineer124
2023-07-06Reorganize Audio Files & Name Remaining Audio Files (#1494)engineer124