Monkey's Audio 12.50
Pobieramy na stronie:
- NEW: Added a native ARM64 build.
- Fixed: All the components were not signed in the last build.
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Pobieramy na stronie:
- NEW: Added a native ARM64 build.
- Fixed: All the components were not signed in the last build.
Pobieramy na stronie:
- Fixed: RIFF headers for WAV use 2-byte alignment and W64 use 8-byte alignment (parsing could fail without this).
- Changed: Updated to Visual Studio Insiders 11605.296
Pobieramy na stronie:
- Fixed: The EAC link in the help menu was no longer working.
- Changed: Switched to APE_ALIGN_x_BYTE macros for the WAV and W64 alignment.
Pobieramy na stronie:Version 12.53 (March 17, 2026)
- Changed: Switched from CAPEInfo to IAPEInfo in calls like CreateIAPEDecompressEx2 to avoid needing the full declaration.
- NEW: Added a note to the installer of the 64-bit on an older OS that the 32-bit works on XP, Windows 7, etc.
- Changed: Made the constructor of CSmartPtr explicit to avoid ambiguous assignment with an equal operator.
- NEW: Added the function CreateIAPEInfo to the exports.
- NEW: Added an IAPETagField interface to allow walking a tag using an interface.
- Changed: Incremented the library interface version due to the changes (now 15).
Pobieramy na stronie:Fixed: Renamed APETag to IAPETag in the make file (that's the interface file that replaces the full implementation).
Pobieramy na stronie:
- Changed: Updated to Visual Studio Insiders 11612.153.
- Changed: Moved field definitions to IAPETag.h from APETag.h.
- NEW: Added a CreateIAPETag function to the exports.
- NEW: Added APE_GetUTFNFromUTF8 and APE_GetUTF8FromUTFN to the exported functions.
Changed: Move some more defines to IAPETag.h to aid building with third parties.
Pobieramy na stronie:Changed: Moved IAPETag.h to the shared folder.