eepp: Updated mojoal, dr_mp3, dr_flac. Fixed various mojoal bugs. Added SoundFileFactory::isKnownFileExtension. SoundFileFactory::isValidAudio, SoundFileFactory::isValidAudioFile.

ecode: Added audio player support (SpartanJ/ecode#96).
This commit is contained in:
Martín Lucas Golini
2025-09-29 00:02:06 -03:00
parent 9d2aec8e14
commit 0ec661852a
39 changed files with 2297 additions and 813 deletions

View File

@@ -306,6 +306,12 @@
"command": "${project_root}/bin/eterm-debug",
"name": "eterm-debug",
"working_dir": "${project_root}/bin"
},
{
"args": "",
"command": "${project_root}/bin/eepp-sound-debug",
"name": "eepp-sound-debug",
"working_dir": "${project_root}/bin"
}
],
"var": {