055547cad2
1.28.2 ------ - libout123 -- Complete the fix for bug 314, reopening the device after format setup failure. 1.28.1 ------ - build: -- Explain --with-default-audio in configure help better. -- Fix build of arm_fpu (regression of configure reorg). -- Re-introduce AC_PROG_C_C99 macro for autoconf 2.69, it's only obsolete after that. -- Un-break CMake build for botched move of CheckCPUArch.c.in (bug 315). -- Avoid conflict of warning macro with MSVC pragmas in two places. Also fix UWP build with strerror check and move down inclusion of intsym.h (bug 316). -- Disable libout123 (and mpg123, out123) on UWP with cmake to get at least the decoder lib built (317). -- Hack around CMake bug(?) with QUERY_HAS_FPU to make ports/cmake also work in MinGW (bug 318). - libmpg123: -- Make mpg123.h.in usable again with MPG123_NO_CONFIGURE, for external uses (bug 313). -- Use predefined MPG123_API_VERSION in mpg123.h.in for the same. -- Better handle the ssize_t situation via typedef mpg123_ssize_t, less likely to be broken in future MSVC versions. -- Fix an integer constant definition for the most negative 32 bit numnber to avoid justified compiler complaints. - libsyn123: -- More support for MPG123_NO_CONFIGURE. -- Optionally use predefined SYN123_API_VERSION in syn123.h.in for the same. -- Add a cast to silence integer sign warning for offset in muloffdiv64() (bug 317) - libout123: -- Pulse module advertises wider format support now, not just s16. This makes mpg123 -e s24 work with it, not just out123. -- Optionally use predefined OUT123_API_VERSION in out123.h.in for non-configure use. -- Fix sndio output to properly query device format support and get default fomat on FreeBSD (bug 314). |
||
---|---|---|
.. | ||
DESCR | ||
Makefile | ||
PLIST |