summaryrefslogtreecommitdiff
path: root/src/code/audio_playback.c
AgeCommit message (Expand)Author
2023-07-06Reorganize Audio Files & Name Remaining Audio Files (#1494)engineer124
2022-10-07rename audio context (#1388)engineer124
2022-08-28Document the Haas Effect (#1302)engineer124
2022-07-04Audio Misc Cleanup 2 (#1303)engineer124
2022-07-04Introduce Mutebehavior Flags (#1304)engineer124
2022-06-24Document File-Select Audio Settings: Sound Modes (#1281)engineer124
2022-06-21audio_seqplayer.c cleanup (#1274)engineer124
2022-06-20Synthetic Waves Documentation (#1256)engineer124
2022-06-19Restructuring SoundFont Structs (#1277)engineer124
2022-06-12Document SoundFont Relocation (#1237)engineer124
2022-06-04Cleanup NotePlaybackState (#1255)engineer124
2022-06-03Audio Misc Docs and Cleanup (#1221)engineer124
2022-05-29Audio Docs: Adsr Decay Rate (#1238)engineer124
2021-11-07Document parts of audio (#1000)zelda2774
2021-11-01Clean up some float literals (#972)petrie911
2021-10-02Fix/cleanup/rephrase miscellaneous stuff (#983)Dragorn421
2021-08-31audio_synthesis OK + partially documented (#920)zelda2774
2021-07-27Audio WIP (#836)krimtonz
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-10-03libultra cleanup (#215)Random
2020-09-20audio_heap: 1 non-matching (#381)zelda2774
2020-09-01audio_seqplayer, the easy half (#369)zelda2774
2020-08-15audio_playback, audio_effects OK (#313)zelda2774
2020-06-13Fix various non matching issues and introduce #ifdef NON_EQUIVALENT instead o...Roman971
2020-05-19Improve and fix some non matchings (#148)Roman971
2020-05-14Match Audio_NoteSetVelPanReverb (#132)Synray
2020-04-28rename Matrix_TranslateThenRotateZYX to Matrix_RotateRPYf (#96)krimtonz
2020-04-21Decompile playback.c (#82)JoshDuMan