index
:
Torch
MegaMech-patch-1
MegaMech-patch-2
MegaMech-patch-3
async
blob_modding
bswapped
cache
development
feature/sm64-collision
fixcolpoly
gh-pages
lightstables
main
sm64/anims
test
vtxtables
Generic asset processor for games (resource conversion helper)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
factories
/
naudio
Age
Commit message (
Expand
)
Author
2026-07-03
Fixed different audio drivers exporting wrong to aiff
KiritoDv
2026-07-02
Implemented UI Framework (#225)
Lywx
2026-05-22
Added sequence factory for sf64
KiritoDv
2026-05-11
Fixed samples being duplicated among other assets probably
KiritoDv
2026-05-11
Added bound validations for audio table factory
KiritoDv
2026-05-11
Fixed yaml entries from audio not getting generated
KiritoDv
2026-05-11
Trying to get rid of duplicated audio on sf64
KiritoDv
2026-03-23
Implemented clang-format
KiritoDv
2026-02-22
Added XML Factories for Sequences
KiritoDv
2026-02-20
Downgrade back to 17, we don't need std::atomic_ref
KiritoDv
2026-01-24
Build using C++17 and replace sha1 library
AloXado320
2025-06-28
Fixed incorrect sample rate calculation
Lywx
2025-02-14
Reverted XML audio for now
KiritoDv
2025-02-06
Moved to use xml for audio instead of binary
KiritoDv
2025-02-03
Fixed xml sample extraction
KiritoDv
2025-02-03
One last try to export the correct sample rate
Lywx
2025-02-02
Missing import
Lywx
2025-02-02
Fixed compilation errors
Lywx
2025-02-02
Added full modding support for sequences
Lywx
2025-02-02
Added m64 export on audio v0 drivers
Lywx
2025-02-02
Fixed sequences not getting extracted
Lywx
2025-02-02
Added modding exporter
KiritoDv
2025-02-01
Fixed a dumb mistake with audio extraction
KiritoDv
2025-01-31
Fixed audio table calculation
KiritoDv
2025-01-31
Added sf64 compressed audio support, cleaned code and implemented audio drive...
KiritoDv
2025-01-16
Fixed audio processing to handle more codecs
KiritoDv
2025-01-16
Fixed audio processing
KiritoDv
2025-01-15
Added options to have a better lib implementation (#158)
Lywx
2025-01-04
Removed duplicated XML factory
KiritoDv
2025-01-03
Fixed missing crc on soundfonts
KiritoDv
2025-01-03
Fixed crc calc
KiritoDv
2025-01-03
Fixed audio processing
KiritoDv
2024-12-25
Removed unnecesary log
KiritoDv
2024-12-25
Fixed windows compilation
KiritoDv
2024-12-25
Merge branch 'main' into audio_extraction
KiritoDv
2024-12-25
Modified XML format
KiritoDv
2024-11-29
Fixed aiff sample extraction and sample name
KiritoDv
2024-11-28
Fixed aifc extraction on naudio v0
KiritoDv
2024-11-27
Test audio xmls
KiritoDv
2024-11-24
Added XML Extraction
KiritoDv
2024-11-21
Increased fallback sample rate
KiritoDv
2024-11-21
Trying to fix linux stupid behavior
KiritoDv
2024-11-21
Fixed c++ issues
KiritoDv
2024-11-21
Moved from std::memcpy to memcpy
KiritoDv
2024-11-21
Fixed wrong include
KiritoDv
2024-11-21
Added sample rate when exporting
KiritoDv
2024-11-21
Added sample extraction to aiff
KiritoDv
2024-11-21
Fixed wrong bit size definition
KiritoDv
2024-11-21
Finished the stupid audio extraction
KiritoDv
2024-11-21
Extracted Sequences
KiritoDv
[next]