Skip to content

Release 1.0.10

Compare
Choose a tag to compare
@sadko4u sadko4u released this 19 Dec 23:00
· 256 commits to master since this release
  • Fixed bug in io::Path::as_relative() call.
  • Fixed bug in lspc::AudioWriter::write_frames() method.
  • Added lspc::IAudioFormatSelector interface class for selecting audio format
    when writing to LSPC file.
  • Added several utility functions for easier work with LSPC file format.
  • Fixed bug related to reading audio files with 24-bit audio format under Windows.
  • Added empty key support in the i18n dictionary configuration file.
  • Updated build scripts.