Skip to content

musikbox 0.9.3

Compare
Choose a tag to compare
@clangen clangen released this 09 Mar 16:41
· 2542 commits to master since this release

win32 only release:

  • updated WASAPI output plugin to disable endpoint routing by default. it causes a crash in some rare cases that i don't seem to be able to work around. i see similar crashes in FireFox and some other apps that use this feature. users who wish to take advantage of this feature should use the DirectSound output.
  • updated DirectSound output volume adjustment to be as close to the WASAPI WaveOut` plugins as possible
  • changed compiler optimizations to favor fast code, instead of small code, plus a few other small tweaks to (hopefully) improve performance.

macOS and Linux users should grab the 0.9.2 release.