lovr/src/modules/audio
bjorn 0a9956db60 phonon: Fix crash when setGeometry fails;
The call to `free` above was fixed, but the one in the error case
was not.
2021-04-27 22:15:15 -06:00
..
audio.c Hold lock when changing geometry (prevents crash, see issue #403) 2021-04-12 13:01:54 -06:00
audio.h Encapsulate "uses spatializer?" nature in lovrSourceUsesSpatializer 2021-04-02 14:16:39 -06:00
spatializer.h Simplify spatializer interface temporarily; 2021-03-03 15:49:28 -07:00
spatializer_oculus.c Fix oculus spatializer; 2021-03-07 21:19:24 -07:00
spatializer_phonon.c phonon: Fix crash when setGeometry fails; 2021-04-27 22:15:15 -06:00
spatializer_simple.c simple spatializer supports directivity; 2021-04-03 18:22:23 -06:00