Skip to content

Release 1.0.21

Compare
Choose a tag to compare
@sadko4u sadko4u released this 26 Apr 23:56
· 89 commits to master since this release
  • Fixed reading of 32-bit FLOAT WAV files that do not contain fact chunk on Windows.
  • Implemented min(), max(), rms() and avg() builtin functions for expression language.
  • Implemented io::Path::final_path method for obtaining the final file system object
    the abstract path points to.
  • Implemented ipc::SharedMem primitive for organizing shared memory segments.
  • Implemented ipc::SharedMutex primitive for organizing global inter-process mutexes.
  • Implementeation of ipc::Mutex moved to critical section for Windows.
  • Updated module versions in dependencies.