Monkey's Audio Part5 at SOFTWARE
[2ch|▼Menu]
131:名無しさん@お腹いっぱい。
23/02/04 20:21:47.26 leryLEcr0.net
V9.10が出ました。

132:名無しさん@お腹いっぱい。
23/02/04 20:29:10.95 leryLEcr0.net
V9.10
URLリンク(monkeysaudio.com)
URLリンク(monkeysaudio.com)

133:名無しさん@お腹いっぱい。
23/02/12 20:10:21.97 oonPucNA0.net
ムシャムシャしてやった、今ははんすうしている

134:名無しさん@お腹いっぱい。
23/02/13 19:47:26.17 BZc3HyOe0.net
ウマイー♪ d(>∇<)y-。oO

135:名無しさん@お腹いっぱい。
23/02/15 15:24:39.56 RNuiKORv0.net
V9.14が出ました。

Version 9.14 (February 14, 2023)
1.Changed: Updated to Visual Studio 17.4.5.
2.Changed: Made the file information dialog report a little better when opening on an unsupported WAV (because it's float for example).

Version 9.13 (February 13, 2023)
1.Fixed: Some platforms like Android were not building due to string functions.

Version 9.12 (February 13, 2023)
1.Fixed: The about dialog was not sizing nicely since the latest additions.
2.Fixed: AVX-512 was being incorrectly detected leading to crashes.

Version 9.11 (February 12, 2023)
1.NEW: Added AVX-512 optimizations when available.
2.Changed: Tuned some string functions for building on other platforms and other compilers.

136:名無しさん@お腹いっぱい。
23/02/16 06:31:23.11 ROsZURux0.net
V9.15が出ました。

Version 9.15 (February 15, 2023)
1.Changed: Made decoding around 10% faster by using a lookup table.

137:名無しさん@お腹いっぱい。
23/02/17 19:25:20.92 TZeqMMZx0.net
続いてV9.16が出ました。
Version 9.16 (February 16, 2023)
1.Changed: Updated CMakeLists.txt to link against shared libMAC again.

138:名無しさん@お腹いっぱい。
23/02/18 06:18:27.73 KTG9rMTu0.net
続いてV9.17が出ました。
Version 9.17 (February 17, 2023)
1.Fixed: The time column was not filling for the last few versions.
2.NEW: Added GetLibraryVersionString and GetLibraryVersionNumber to MACDll.

139:名無しさん@お腹いっぱい。
23/02/18 06:18:40.06 KTG9rMTu0.net
続いてV9.17が出ました。
Version 9.18 (February 17, 2023)
1.Fixed: The new functions in MACDll were not being exported properly.
2.NEW: Added a GetLibraryInterfaceVersion function to MACDll.
3.Fixed: Build problems using MinGW.

140:名無しさん@お腹いっぱい。
23/02/23 01:47:32.65 aqPhm73w0.net
続いてV9.19が出ました。

Version 9.19 (February 22, 2023)
1.Changed: Switched the APE info and APE tag classes to derive from interfaces (avoids needing to silence a warning during export).
2.Fixed: Building without Unicode set was not working well on Windows.
3.NEW: Added support for little endian AIFF files.
4.Changed: AIFF files other than sowt or NONE for the compression

141:名無しさん@お腹いっぱい。
23/02/27 17:00:50.16 R9ImE88c0.net
V9.20が出ました。

Version 9.20 (February 26, 2023)
1.Changed: Updated to Visual Studio 17.5.0.
2.Changed: Removed a couple more warning suppressions (should be transparent change, but please report any issues).
3.Fixed: Building the new Neon optimizations could fail with some versions of GCC.
4.Fixed: AVX could crash on Mac due to memory alignment.

142:名無しさん@お腹いっぱい。
23/03/24 19:02:23.37 i1Mj0eND0.net
V10.07が出ました。

143:名無しさん@お腹いっぱい。
23/04/12 23:40:24.92 vstanLxw0.net
V10.09が出ました。

Version 10.09 (April 12, 2023)
1.Changed: Got an updated WavPack definition file from David Bryant that adds more compression modes.
2.Fixed: 32-bit floating point files did not decode nicely with Cool Edit.

144:名無しさん@お腹いっぱい。
23/04/30 13:26:50.44 kwsDfKL70.net
V10.10が出ました。
Version 10.10 (April 28, 2023)
1.Changed: A font is created for the list control that should better support international characters.
2.Changed: The program better supports filenames longer than MAX_PATH (since Windows supports those too).
3.NEW: Added a Compress.bat and Decompress.bat file to the install path. It allows dragging multiple files from Explorer to process.
4.Changed: Prefixed a few macros with APE_ to avoid collisions with other projects (ODN, ODS, MBN, etc.).
5.Fixed: Systems with AVX-512 support that had the support disabled by the OS could fail to work.

145: 【ぴょん吉】
23/05/05 14:18:01.36 tFiuck6j0.net
V10.11が出ました。

Version 10.11 (May 4, 2023)
1.NEW: Added Shorten as another supported format for compressing and decompressing (verify is not available).
2.Changed: Updated to Visual Studio 17.5.5.

146:名無しさん@お腹いっぱい。
23/05/20 16:03:23.63 yalzqZ0Q0.net
V10.12が出ました。
Version 10.12 (May 19, 2023)
1.Changed: Simplified the license agreement to make it easier for inclusion in other projects.
2.Changed: Updated to version 2.79 of the ALAC tool.
3.Changed: The button images are created only once instead of again for the options dialog (slightly faster).
4.Changed: Winamp settings are stored in a section marked APE Plugin Settings when writing to the Winamp INI file.
5.Changed: Workaround a few NOLINT markers.
6.Changed: Updated to Visual Studio 17.6.0.

147:名無しさん@お腹いっぱい。
23/05/24 18:55:18.19 EtDfscIo0.net
V10.13が出ました。

Version 10.13 (May 23, 2023)
1.Fixed: The AVX-512 code could fail to compile on some systems.
2.Changed: Updated to Visual Studio 17.6.1.
3.Changed: Enabled reference optimization which makes the build smaller.
4.Changed: Updated to WavPack 5.6.4.

148:名無しさん@お腹いっぱい。
23/06/01 02:43:57.60 OGYDqbDP0.net
V10.14が出ました。
Version 10.14 (May 31, 2023)
1.Fixed: A corrupt frame could put the decoder into an endless loop trying the frame again which made players like Winamp, MC, etc. hang (feedback appreciated).
2.Changed: Updated to Visual Studio 17.6.2.

149:名無しさん@お腹いっぱい。
23/06/01 15:34:20.87 OGYDqbDP0.net
V10.15が出ました。
Version 10.15 (May 31, 2023)
1.Changed: Tuned the error handling a little more.

150:名無しさん@お腹いっぱい。
23/06/02 18:40:50.77 8IfyDRSO0.net
続いてV10.16が出ました。

Version 10.16 (May 31, 2023)
1.Fixed: Getting a large APE tag field could return a buffer size that was too small so the next get would fail.

151:名無しさん@お腹いっぱい。
23/06/30 12:34:10.36 YRoEc9Lf0.net
V10.17が出ました。
Version 10.17 (June 29, 2023)
1.Changed: In task manager, Monkey's Audio is listed without the "windows program" footer.
2.Changed: Updated to FLAC 1.4.3.
3.Changed: Tuned the sizing of the large tag field getting a little.
4.Changed: Updated to Visual Studio 17.6.4.


最新レス表示
スレッドの検索
類似スレ一覧
話題のニュース
おまかせリスト
▼オプションを表示
暇つぶし2ch

266日前に更新/47 KB
担当:undef