Skip to content

v0.2.96

Compare
Choose a tag to compare
@mywave82 mywave82 released this 02 May 20:37
· 487 commits to master since this release

Version 0.2.96

  • ./configure now default to have --with-dir-suffix= empty. This new default
    value fits better for most packagers better. To get the previous default
    behaviour, run configure like this:
    ./configure --with-dir-suffix='-$PACKAGE_VERSION'
  • adplug and libbinio are now polled from GIT, we need access to some internal
    data not available in system installed versions.
  • adplug: music files that depend on external file resources didn't work as
    expected (e.g. Sierra game music)
  • plrGetMasterSample(): did not work as expected any more
  • cdfs: fix link-error on BSD and MacOS
  • *.AMS Extreme's Tracker files was parsed incorrectly
  • libsidplayfp: update to latest upstream version
  • 8x8 font: glyphs that are not present in OCP built-in font will now be scaled
    down from unifont 8x16
  • The fast low quality audio-mixer (devwmix) was updated
  • API between playback plugins and audio drivers has been updated