summaryrefslogtreecommitdiff
path: root/src/audio
AgeCommit message (Expand)Author
2025-05-23Refactor World::Courses to unique_ptr (#211)MegaMech
2025-02-04Optimize Sound Mixer (#182)coco875
2025-01-30fix error (#179)coco875
2025-01-26Removed unnecesary dma call that crashes when using asan (#177)Lywx
2025-01-25Fix Remaining Widescreen Issues and Fix Audio Sizes (#174)MegaMech
2025-01-08Update synthesis_process_note (#149)MegaMech
2024-12-31Big 19750 renamesMegaMech
2024-12-03Update synthesis.cMegaMech
2024-12-03Initialize local variableMegaMech
2024-11-30Implemented audio slidersKiritoDv
2024-11-30Documented sequences and move them into the Course systemKiritoDv
2024-11-30Fixed mixer differences and reenabled reverbKiritoDv
2024-11-30Disable reverb initsSonic Dreamcaster
2024-11-29Reverted more thingsKiritoDv
2024-11-29Readded reverbs but something is still wrongKiritoDv
2024-11-29Patched another load banks funcKiritoDv
2024-11-29This need validationKiritoDv
2024-11-29Modified aADPCMdecImplKiritoDv
2024-11-29Changed calculationKiritoDv
2024-11-29Reverted unnecesary changesKiritoDv
2024-11-29More thingsKiritoDv
2024-11-29Fixed more broken thingsKiritoDv
2024-11-29Audio is now compiling but crashing yayKiritoDv
2024-10-07Fix linux compilation (#110)coco875
2024-10-05[modding] Course Mod Support (#104)MegaMech
2024-09-17update with the decomp (#97)coco875
2024-08-27Update decomp clang (#67)coco875
2024-08-24Update decomp (#63)coco875
2024-08-22Update from decomp (#34)coco875
2024-07-26Renames & seg 3 & 5 texture fixes (#19)MegaMech
2024-05-03Fixed more errors, we are rendering the logo, YayKiritoDv
2024-05-03Update load.hMegaMech
2024-05-03First Compile (#7)MegaMech
2024-05-02FixesMegaMech
2024-05-01Some error fixingMegaMech
2024-05-01WIP CompilationKiritoDv
2024-05-01Update Attempts and cleanup synthesis_process_notes (#633)MegaMech
2024-05-01Add an attempt for synthesis_process_notes (#632)MegaMech
2024-04-22Fix audio_init (#625)MegaMech
2024-04-20Header cleanup and some renames (#616)MegaMech
2024-04-19Update some attempts (#595)Tyler McGavran
2024-04-16fix a lot of warning in code (#598)coco875
2024-04-15Initial gcc Support (#568)MegaMech
2024-04-05trig tables shiftable (#596)MegaMech
2024-03-24Update some attempts for audio/external (#585)Tyler McGavran
2024-02-22Matches in audio/external (#570)Tyler McGavran
2024-02-13fix warning, type and document audio (#559)coco875
2024-01-20place surface type const and unassemble flag in vtx and document effects (#553)coco875
2024-01-02Finish bss (#527)coco875
2023-12-31fix todo, bug not appears and change theme (#525)coco875