summaryrefslogtreecommitdiff
path: root/src/audio/audio_thread.c
AgeCommit message (Collapse)Author
2026-02-24fix scene change codeSonic Dreamcaster
2025-05-25formatSonicDcer
2025-03-24Fix spectrogram.Tortuga veloz
2025-03-24Add 6-channel audio support.Tortuga veloz
2024-12-22fix clang errorcoco875
2024-12-02cleanupSonic Dreamcaster
2024-11-14audio workSonic Dreamcaster
2024-11-12current workSonic Dreamcaster
2024-11-12audiospec fixSonic Dreamcaster
2024-11-11audio docs from the decompSonic Dreamcaster
2024-11-10update audio_seqplayer.c with docs from the decomp.Sonic Dreamcaster
2024-11-10Fixed more even thingsKiritoDv
2024-11-10Even more changesKiritoDv
2024-11-09Updated audioKiritoDv
2024-11-04Doing some more fixesKiritoDv
2024-11-03Code cleanupKiritoDv
2024-11-03Its loading without issues finally! But its still brokenKiritoDv
2024-11-02Added some fun crackingKiritoDv
2024-11-02Trying to reimplement the original functionsKiritoDv
2024-10-29We are so fucking close omgKiritoDv
2024-10-25Another attempt at this thingKiritoDv
2024-09-17fix mergeSonic Dreamcaster
2024-09-17Bump LUSKiritoDv
2024-09-17Fixed some weird castsKiritoDv
2024-09-17Merge branch 'master' into otrKiritoDv
2024-09-13Hud, Title, Map & Option Docs (#272)Alejandro Asenjo Nitti
* hud title and option docs * hud docs * aspMain vram comment * more hud docs * HUD docs * Hud_ -> HUD_ consistency * ActorMissileSeekModes * fox_option docs * more option docs * more option docs * more option docs * fox_title docs * more fox_title docs * fox_map docs * fix map TLUTs * more fox_map docs * jp1 explore * explore us rev0 * SETUPDL comments * format * fox_map docs * more fox_map docs
2024-08-24Actor Docs (#270)Alejandro Asenjo Nitti
* Docs * actor timer_04C -> work_04C * Actor & Boss unk_04A -> work_04A * actor & boss unk_048 -> work_048 * actor & boss unk_046 -> work_046 * boss unk_044 -> work_044 * actor event docs * ActorEvent docs * name all Event Actor IDs * EVID names in EventActorInfo comments * refactor EVC_PASSED_ALL_RINGS by @inspectredc * clarification comment * some option docs * audio enums and macros * some audio renamings
2024-07-07Improve audio docs and partial audio disassembly support (#268)petrie911
* audiodiasm * start of sound disasm * disasm * source
2024-05-05Use array count for more things (#230)inspectredc
* array count more things * fix array count error * undo array count for later --------- Co-authored-by: Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>
2024-04-25Cumulative docs update (#221)petrie911
* lights fix * names * remove header * so many names * format * more docs * makefile
2024-04-20Some further docs for audio spec and planet paths (#219)petrie911
* avoid ub * format * torch * more stuff
2024-04-06First compilation, we just need more stupid assetsKiritoDv
2024-04-05Event Actor docs that kind of ballooned into a bunch of stuff (#200)petrie911
* stuff * too much * Torch commit * torch again
2024-04-03Reorganizaton of main (#199)petrie911
* reorganize main * more names * libc