Revisions of mac
buildservice-autocommit
accepted
request 1125181
from
Dirk Mueller (dirkmueller)
(revision 9)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 8)
Dirk Mueller (dirkmueller)
committed
(revision 7)
- update to 10.26: * Changed: Added decoding support for version 4.11 files. There have been a couple reports of them. I don't know where they came from, but they verify using the latest code. Please share if you know about the origins. * Changed: Made use of a new APE_INFO_MD5_MATCHES test during quick verify. This way reading the MD5 is wrapped up nicely. * NEW: Added APE_INFO_MD5 to the info object because a third-party developer wanted it. * Fixed: 32-bit ARM could crash because it was enabling an intrinsic that was not available. * Fixed: Little endian AIFF files would not encode properly. * Changed: Updated to Visual Studio 17.7.4. * Changed: Updated the copyrights to 2024. * Changed: The check for AIFF / AIFC in file headers was incorrectly allowing other things to pass. * Changed: Added a License.txt file by the installer that gets copied to the install path (also included in the SDK). * Changed: Updated to Visual Studio 17.7.2. * Changed: Added a license link to the help menu. * Changed: Changed a few variables to have APE_ names because JRiver was having compile problems (Objective C doesn't care that things are in a namespace). * NEW: Added the ability to convert tags to legacy ID3v1 in the console program (my car stereo needs this). * Changed: Switched to the three clause BSD license to simplify inclusion of the source code. * Fixed: Getting a large APE tag field could return a buffer size that was too small so the next get would fail. * Changed: Tuned the error handling a little more.
Lukas Kucharczyk (LKucharczyk)
committed
(revision 6)
- Remove cruft - Move LICENSE.md to /usr/share/doc/packages/$PACKAGE directory
Richard Brown (RBrownFactory)
accepted
request 1009573
from
Lukas Kucharczyk (LKucharczyk)
(revision 5)
initialized devel package after accepting 1009573
Lukas Kucharczyk (LKucharczyk)
committed
(revision 4)
Change the way license is handled.
Lukas Kucharczyk (LKucharczyk)
committed
(revision 3)
- Include the license in a different way
Lukas Kucharczyk (LKucharczyk)
committed
(revision 2)
- Version 8.92 (October 7, 2022) - Changed: Moved that the APE namespace is being used into CPP files instead of the global header. - Fixed: The Console header was relying upon undefined types, now correctly includes All.h (thanks Valérian Sibille). - Fixed: NoWindows.h now defines TCHAR, LPTSTR, LPCTSTR outside of the APE namespace like on Windows (thanks Valérian Sibille). - Version 8.91 (October 7, 2022) - Changed: Worked through the rest of the Clang-Tidy warnings. - Changed: Turned on whole program optimization for the DirectShow filter (already on for everything else). - Fixed: With the non-Windows standard file reader, reads that didn't read any bytes would be reported as successful, causing FFmpeg pipes to hang forever after reaching the end of the input file (thanks Valérian Sibille).
Takashi Iwai (tiwai)
accepted
request 1008365
from
Lukas Kucharczyk (LKucharczyk)
(revision 1)
A new package for compressing/decompressing APE (Monkey's Audio) lossless audio files.
Displaying all 9 revisions