947ed61343
libopenmpt 0.2-beta12 (2015-04-19) * Playback fix when row delay effect is used together with offset command. * A couple of fixes for the seek.sync_samples=1 case. * IT compatibility fix for IT note delay. * ProTracker MOD playback compatibility improvement. libopenmpt 0.2-beta11 (2015-04-18) * openmpt_stream_seek_func() now gets called with OPENMPT_STREAM_SEEK_SET, OPENMPT_STREAM_SEEK_CUR and OPENMPT_STREAM_SEEK_END whence parameter instead of SEEK_SET, SEEK_CUR and SEEK_END. These are defined to 0, 1 and 2 respectively which corresponds to the definition in all common C libraries. If your C library uses different constants, this theoretically breaks binary compatibility. The old libopenmpt code, however, never actually called the seek funtion, thus, there will be no problem in practice. * openmpt123: When both, SDL1.2 and PortAudio, are available, SDL is now the preferred backend because SDL is more widespread and better tested on all kinds of different platforms, and in generel, SDL is just more reliable. * [Bug] libopenmpt now also compiles with GCC 4.3. * libopenmpt now supports PLM (Disorder Tracker 2) files. * Various playback improvements and fixes for IT, S3M, XM, MOD, PTM and 669 files. |
||
---|---|---|
.. | ||
DESCR | ||
distinfo | ||
Makefile | ||
options.mk | ||
PLIST |