index
:
oot
main
Decompilation of The Legend of Zelda: Ocarina of Time
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
Age
Commit message (
Expand
)
Author
2026-04-24
Rename NoteSubEu -> NoteSampleState (#2738)
Tharo
2026-03-21
Comment more original names for audio functions from animal crossing (#2721)
Tharo
2026-02-26
Finish `EnMThunder` documentation (#2702)
Jordan Longstaff
2025-06-15
Macroify PlaySfxGeneral calls: introduce `SFX_PLAY_CENTERED` and `SFX_PLAY_AT...
Dragorn421
2025-06-04
Remove "z64" prefix from all headers (#2518)
fig02
2025-05-24
Cleanup includes in header files (#2540)
Dragorn421
2025-05-02
Audio internal lib: Merge dcache.c and aisetnextbuf.c into os.c (#2522)
fig02
2025-05-01
Restructure audio source files (#2520)
fig02
2025-04-30
Audio Internal Library: Document original function names from Animal Crossing...
fig02
2025-04-27
Delete macros.h; Delete global.h (#2516)
fig02
2025-04-26
add array_count.h (#2514)
fig02
2025-04-23
macros.h 1/?: `PRINTF` and `T` (#2509)
fig02
2025-04-19
Remove Variables.h; Decouple z64.h from global.h (#2507)
fig02
2025-04-16
variables.h: migrate all remaining varaibles, remove other dependencies excep...
fig02
2025-04-11
variables.h cleaning: migrate audio variables (#2504)
fig02
2025-03-27
SoundMode -> SoundOutputMode (#2475)
fig02
2025-03-26
Fix some hardcoded sfx ids (#2496)
Tharo
2025-02-26
Reduce dependencies on global.h (10) (#2490)
mzxrules
2025-02-23
Macroify MML opcodes (#2485)
Dragorn421
2025-02-19
Reduce overlay dependencies on global.h (8) (#2478)
mzxrules
2025-02-16
Reduce overlay dependencies on global.h (7) (#2472)
mzxrules
2025-02-15
Use enums for settings in SRAM header (#2429)
cadmic
2025-01-13
[iQue] Define EGCS macro instead of relying on `__GNUC__` (#2423)
cadmic
2025-01-02
[iQue] Build some C files with EGCS (#2396)
cadmic
2024-12-26
Fix iQue audio and line numbers (#2386)
cadmic
2024-12-20
Move const-qualified data from session_config.c to session_init.c, no longer ...
Tharo
2024-12-13
[Audio 10/10] Loose ends (#2337)
Tharo
2024-12-02
Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309)
Tharo
2024-11-17
Decouple Debug Features From gc-eu-mq-dbg (#2296)
fig02
2024-10-09
[ntsc-1.0/1.1] Match audio library (#2243)
cadmic
2024-09-23
[PAL N64] Miscellaneous changes (#2211)
cadmic
2024-09-18
[PAL N64] Create macros for 50-Hz-related values (#2206)
cadmic
2024-09-15
[Audio 8/?] Check-in handwritten sequences, build sequences, automate various...
Tharo
2024-09-12
[ntsc-1.2] Match ntsc-1.2 BSS and add to CI (#2187)
cadmic
2024-09-11
[ntsc-1.2] Match N64 audio tables (#2183)
cadmic
2024-09-07
Move audio/general.c debug bss with the rest of bss (#2152)
Dragorn421
2024-09-06
Clean up uses of !PLATFORM_N64 vs PLATFORM_GC (#2134)
cadmic
2024-09-06
Move button macros to include/controller.h (#2138)
cadmic
2024-09-05
Naming a function (#2124)
Ozero4
2024-09-03
[ntsc-1.2] Match audio (#2122)
cadmic
2024-08-27
[Audio 6/?] Build Soundfonts and the Soundfont Table (#2056)
Tharo
2024-08-25
In fix_bss.py, really always use BSS section start from map file (#2085)
cadmic
2024-08-17
[Audio 5/?] Build the Samplebank Table (#2044)
Tharo
2024-08-12
Add names to all typedef'd structs, unions, and enums (#2028)
cadmic
2024-07-18
Nicer AudioSeq_SequenceChannelProcessScript match (#1996)
inspectredc
2024-03-29
Fix various data issues in gc-eu-mq (#1921)
cadmic
2024-03-23
More data fixes (#1929)
cadmic
2024-03-01
No longer use asm-processor (#1824)
Dragorn421
2024-02-28
AVOID_UB for out-of-bounds access in AudioLoad_Init (#1902)
Tharo
2024-02-27
Remove gSystemHeap and use _buffersSegmentEnd instead, make buffer alignments...
Tharo
[next]