- Dołączył
- 26 Maj 2010
- Posty
- 19446
- Reakcje/Polubienia
- 61993
Monkey's Audio 12.12
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Pobieramy na stronie:
- Changed: Made License.txt ANSI and removed the copyright symbol.
- Fixed: Corrected a typo in the comment of GDIBitmapPtr.h.
- Fixed: The copy in the memory I/O object was using a possibly too big value to memcpy.
- Fixed: Made the APE link code work if the I/O object returned APE_FILE_SIZE_UNDEFINED.
- Fixed: Corrected a compile problem on non-Unicode Windows.
- Changed: Made strings in the version file not concatenate wide and narrow strings because really old compilers can fail on that.
- Changed: Updated to Visual Studio 2026 (Version 18.3.0).
Pobieramy na stronie:Version 12.22 (February 16, 2026)
- NEW: Made a separate build for Windows XP and Windows 7 with the full GUI.
Version 12.21 (February 16, 2026)
- Changed: Added a "Visual Studio - 2022" folder to the SDK.
Pobieramy na stronie:
- Changed: Added a CAPETicks header file and moved all the tick count code (for all platforms) into it.
- Fixed: AVX-512 was incorrectly disabled for the 32-bit build after the legacy build changes.
Pobieramy na stronie:Version 12.30 (February 19, 2026)
- Changed: Made the 32-bit build all XP compatible and removed the separate download.
Pobieramy na stronie:
- Fixed: The 32-bit build was using "Monkey's Audio Legacy" for the registry settings in the last build.
- Changed: Removed string defines for old versions of Windows because they were making XP not build (so no longer seem necessary).
Pobieramy na stronie:Changed: Made some corrections to aid compiling with toolsets other than MSVC.
Pobieramy na stronie:Changed: DS64 headers are read to get the file length instead of assuming the data goes to the end of the file. Makes ID3 tags read from some huge WAV files.
Pobieramy na stronie:Version 12.35 (February 21, 2026)
- Fixed: Cleaned up a redefinition in the Windows version that could happen with WindowsEnivronment.h in some cases.
- Changed: Define APE_OVERRIDE for C++11 instead of only MSVC.
- Changed: Updated to Visual Studio Insiders 11513.90 because it fixes the bogus Clang warnings (so removed the suppressions from Clang).