summaryrefslogtreecommitdiff
path: root/ZAPDTR
AgeCommit message (Collapse)Author
2026-05-25[Enhancement] Port Extraction Flow, ImGui scaling, file perm check from SoH ↵Eblo
(#1709) * Port Extraction Flow, ImGui scaling, file perms * Remove obsolete F1 menu message
2025-04-16Bump extraction tools and bring over OOT changes (#1120)louist103
* Bump extraction tools and bring over OOT changes * Fix appimage * Fix again * Fix path for builtin extractor * Fix mac hopefully * Remove 's' * update gitmodules
2025-03-17Add option to de-select XMLs and fix credits (#1064)louist103
* Add option to de-select XMLs * Format * Bump ZAPD * Fix credits * Format * Final bump * Actual final push. * Actual final bump
2025-03-02Custom Audio Support (#778)louist103
* Implement custom sequences and the audio editor. * Fix implicit function declaration `AudioEditor_GetReplacementSeq` * Fix mac again. * String and header cleanup * Oops * WIP ZIP Sound fonts * The game opens and audio seems to play correctly. Needs extensive testing. * Name sequences * Cleanup the SF importer a little. * XML Sequences good * Fix mac * Destructor * Bump submodule * Thread safe queue * Add WAV decoder * sequenceMap->mSequenceMap and a string fix * Streamed sequence importer * Add s16 sample processing. * Fix drwave define * Fix STB * Reorder the loading to enable custom sound fonts * New streamed solution * Bump exporter * Generate 1 minute long looping sequence. * Very long sample support (113 minutes or so) * MP3 Decoding * Don't byteswap the crc from XML. * WIP OGG * add windows cmake stuff (broken) and fixes to OGG * Just throw more cores at the problem * Dynamically allocate fontMap * Re-add OOB read fix from old branch * FLAC decoder, threads for the other compressed formats * Remove thread from class * timings * cleanup conflicts * update submodules * update submodules * update submodules * loop or not to loop * named audio XML * Update submodules * format * format again cause git didnt see it for some reason * move drlib to submodule * Update apt-deps.txt * Fix for new cmake * fix game interactor * Update macports-deps.txt * PR fixes and fix OTRExporter for mac * format * format * ifdef intrin header * Docs * use macro for preview * Small fixes * format * fix 2nd day clock town * Update exporter * Fix duplicate global in stubs.c * restore editor to use cvars again sadge * Format * warn if more than 255 sequences * use main seq player to avoid an overflow * fix the wrong seq playing in the editor again * 16 bit seqIds * fix shop crash * format * cleanups * Delete audio collection * Add entry to modern menu * Cleanup the audio collection * fix clock town randomization * format * format again * some fixes for custom audio (#1) * how I would sort the sequences (#2) clang one more forgot to revert Co-authored-by: mckinlee <mckinlee@ymail.com> * Adjustments to ocarina song types * stereo * format * Loop point support * Part of a PR review * Remove drlib submodule * Clarify change * Format * Add tag * switch to find_package * bump ZAPDTR * Milk bar day/night fix * x86 SIMD for aMixImpl * format * NEON * format * remove | 0x900 causing a crash * Asan fixes * add missing define for MSVC * Clock town fixes Co-authored-by: mckinlee <mckinlee@ymail.com> * format * Fix underscore logic in audio collection * Use torch sample XML format * fix font map size and format * quick fix * Update exporter * Opus * actions packages * fix it again? * Fix a few missed 16 bit masks * Remove unused stubs * Revert "Fix a few missed 16 bit masks" This reverts commit 7143c4ff92d23157a79a10b4ee62e93e35acb23e. * Opus decoding * Fixes for linux and other things * free opus data * format * Update FindOpusFile.cmake * bria's fix? * Update BenMenuBar.cpp * Update BenMenuBar.cpp * Split ocarina tabs * better error handling * Remove unused vectors * move audio editor to enhancements * Fix mac again? * Final cleanups * Format * extern C * Allow custom fanfares to be used in songs * format * WIP sf editor support * Format * Jacks fixes * Bump submodule * Archez's fixes * Format --------- Co-authored-by: mckinlee <mckinlee@ymail.com> Co-authored-by: Archez <archez39@me.com>
2024-05-30update to latest lus main (#614)briaguya
* update to latest lus main * upstream otrexporter and zapdtr submodules * upstream LUS submodule
2024-05-22bump latest lus; window changes; header updates (#345)Archez
2024-05-22Bump lus with packages, new namespace, and global factories (#292)Archez
* imgui * detangle zapdutils * ship namespace * register global factories * readfb * deps * bump submodules * keyframe * bump modules
2024-05-22Fix song of soaring crash on linux. (#280)louist103
* Fix audio on linux * Text hack
2024-05-22Bump ZAPD to fix crash (#209)louist103
2024-05-22bump ZAPD to fix crashing song of storms (#190)louist103
2024-05-22bump submodules and remove unused types (#175)Archez
2024-05-22Changes for new LUS resources (#151)louist103
* Changes for new LUS resources * fix factory issues and bump modules * add build version, custom assets folder, and fix extraction * add missing custom assets * fix build .h * libzip in the workflows * apt-deps * Fixes to importers to work with upstream Resource Manager. Also remove duplicated structs. * Bump LUS * bump LUS * Bump LUS * bump lus * point back to louist103/mm --------- Co-authored-by: Adam Bird <archez39@me.com>
2024-05-22Implement CKeyframe importer and exporter (#121)louist103
2024-05-22Update submodules (#75)Garrett Cox
2024-05-22Extract Mtx definitions to headers (#68)Garrett Cox
2024-05-22Fix cycle animated textures (#57)Garrett Cox
2024-05-22update the sub modules again?Louis
2024-05-22Update ZAPD again.louist103
2024-05-2264 Bitslouist103
2024-05-22Update ZAPD commit (#24)Garrett Cox
2024-05-22Various fixes to text and textboxes (#18)Garrett Cox
2024-05-22Support builtin extraction and CMake target extraction (#9)Archez
* Support builtin extraction and CMake target extraction * bump submodules * add enum data
2024-05-22Fix splineslouist103
2024-05-22Initial commit for 2S2HGarrett Cox
Co-authored-by: Louis <35883445+louist103@users.noreply.github.com> Co-authored-by: Nicholas Estelami <NEstelami@users.noreply.github.com> Co-authored-by: Random06457 <28494085+Random06457@users.noreply.github.com>