4jcraft/Minecraft.Client/Platform/Common/Audio
MatthewBeshay e911e07a58 Refactor C4JThread: modernise API naming and replace Windows constants
Rename all PascalCase methods to camelCase, replace Windows macro constants with C++ constexpr members, convert ThreadPriority to enum class, remove unused Sleep(), fix memory ordering on inline accessors, extract platform code into helpers.
2026-03-31 01:06:06 +11:00
..
Consoles_SoundEngine.cpp TU19: merge Minecraft.Client/Platform/Common/Audio 2026-03-22 02:31:05 -05:00
Consoles_SoundEngine.h chore: format everything 2026-03-30 02:17:54 -05:00
SoundEngine.cpp Refactor C4JThread: modernise API naming and replace Windows constants 2026-03-31 01:06:06 +11:00
SoundEngine.h chore: format everything 2026-03-30 02:17:54 -05:00
SoundNames.cpp chore: format everything 2026-03-30 02:17:54 -05:00