Skip to content

Releases: hoene/libmysofa

v1.3.2

15 Oct 10:36
Compare
Choose a tag to compare
  • allow slightly more dense HRTFs
  • allow all kind of room types
  • target exporting
  • bug fix in memory reader
  • enable in big endian support

v1.3.1

09 Oct 07:23
3002ea2
Compare
Choose a tag to compare

fixed minor build issues

Strange Head

03 Oct 15:53
Compare
Choose a tag to compare
  • added a memory loader for HRTFs
  • supporting strange head geometrics from MeshHRTF

Vaccinated

03 Oct 16:05
8423749
Compare
Choose a tag to compare

various smaller security bug fixes

Steinberg release

24 Jan 21:31
Compare
Choose a tag to compare
  • various smaller security bug fixes
  • Steinberg audio enhancements for symmetrical HRTFs

left/right confusion

13 Jun 15:16
cc9831f
Compare
Choose a tag to compare
  • Support the change of the reference implementation to version 1.1.1
    (see sofacoustics/SOFAtoolbox@fcd8d6a)
  • Fixing the problem of left / right confusion common in many old SOFA files
  • Support many more HDF features which are used in recent implementations of netcdf

Grown up

05 Feb 17:31
Compare
Choose a tag to compare
  • Fixed CVE-2020-6860
  • Support for netcdf 4.7.2 generated files
  • Support for user-defined variables

Multithreading

01 Jan 18:47
Compare
Choose a tag to compare
  • multithreading for most function works now
  • some cleanup of unused code

hacker's joy

13 Sep 14:42
f8762e9
Compare
Choose a tag to compare
  • Fixed crash due to recursive function calls
  • Added more error codes

Make it better

31 Mar 15:34
Compare
Choose a tag to compare
  • fixed two important security holes (credits go to Jeremy Brown,Nvidia)
  • fixed bug mysofa_interpolate when interpolation is not needed (thanks Paul B Mahol)
  • fixed bug with simple hrtf lookup
  • added advanced open function and various enhancements (thanks David Poirier-Quinot)
  • fixed memory leak in lookup.c (thanks David Poirier-Quinot)