Skip to content

2.0

Compare
Choose a tag to compare
@ecsv ecsv released this 17 Dec 21:01
· 118 commits to master since this release
  • Add support for resampling with speexdsp library
  • Add more resampling quality options
  • Bugfix: Don't assume OSS is installed in all linux systems.
  • Bugfix: Some combinations of VolumeSetLevel and VolumeMute caused VolumeGetString to return "Mute" when not muted
  • Make SDL volume handling the default, since OSS is no longer included in the kernel.
  • Minor refactoring of volume handling code.
  • MS Visual Studio 2012 project files
  • Makefile improvements
    • support for ARM and MINGW architectures
    • support for cross-compiling (MXE win32 builds under Unix)