[GUI] Added Atrac9 audio decoder and improved GUI with audio preview and controller support

This commit is contained in:
ParantezTech
2026-07-11 18:58:11 +03:00
parent f43f7cde9c
commit c7c9645f5f
34 changed files with 4592 additions and 72 deletions
+6
View File
@@ -15,3 +15,9 @@ path = [
precedence = "aggregate"
SPDX-FileCopyrightText = "SharpEmu Emulator Project"
SPDX-License-Identifier = "GPL-2.0-or-later"
[[annotations]]
path = "src/SharpEmu.GUI/Atrac9/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2018 Alex Barney"
SPDX-License-Identifier = "MIT"