Commit Graph

26 Commits (main)

Author SHA1 Message Date
Nikita Krapivin 48a6501f47 Give GML scripts some love. 2022-01-08 16:43:38 +05:00
Nikita Krapivin c37921a181 Update Android prebuilt libs. 2022-01-08 16:03:38 +05:00
Nikita Krapivin a77b9a39aa Update Android support once again. And get rid of an unused argument in SetListenerOrientation. 2022-01-08 15:36:24 +05:00
cosmonaut 3b39ed9d10 fix possible race condition in OnBufferEndCallback 2021-12-15 14:24:00 -08:00
cosmonaut 4a3d2e25d4 load OGG into memory to avoid disk bottleneck 2021-12-14 19:57:45 -08:00
cosmonaut 30cb6959e0 add 3d orientation API 2021-11-29 10:45:08 -08:00
cosmonaut 90250633de add play sync API 2021-11-24 11:26:02 -08:00
cosmonaut e12914177f tweak stream looping behavior 2021-11-18 12:35:31 -08:00
cosmonaut e17d7e0da8 streaming sounds triple buffer to avoid micro stutter 2021-11-18 12:13:57 -08:00
cosmonaut c6e3879a67 load wav with SDL + fix building and linking 2021-11-17 22:10:31 -08:00
cosmonaut 6d8c80064c refactor effect chains to use a single voice 2021-11-16 23:06:44 -08:00
cosmonaut 4e1f53ce03 update windows dll 2021-11-16 00:43:17 -08:00
Nikita Krapivin 2fd95ea452 Update Android support once again and add a Windows NDK build script. (#1)
Co-authored-by: Nikita Krapivin <alienoom@yandex.ru>
Reviewed-on: MoonsideGames/FAudioGMS#1
Co-authored-by: Nikita Krapivin <nik@noreply.example.org>
Co-committed-by: Nikita Krapivin <nik@noreply.example.org>
2021-11-08 18:26:46 +00:00
cosmonaut 6ef79855ab remove unused loop argument from sound instance wrapper 2021-11-08 08:45:24 -08:00
cosmonaut 57d3ffbc0e update windows DLL 2021-11-08 08:42:16 -08:00
cosmonaut 267b4a5873 update linux binary 2021-11-03 16:26:11 -07:00
cosmonaut 878a9b035b play regions and queueing sound instances 2021-11-03 16:15:34 -07:00
cosmonaut b0149fe85c small comment 2021-11-02 19:43:10 -07:00
cosmonaut f3261cab9e add SoundInstance_SetLoopPoints function 2021-11-02 19:40:22 -07:00
cosmonaut 9f4f2a50c4 make sure spatial audio is always applied immediately 2021-10-31 11:43:58 -07:00
cosmonaut 71a19a2210 more RPATH bullshit 2021-10-29 16:00:26 -07:00
cosmonaut cced5c0d94 set RPATH on unix build for game maker usage 2021-10-29 16:00:26 -07:00
Nikita Krapivin 3f83d2a825 android support 2021-10-29 16:00:03 -07:00
cosmonaut 30e4f01d37 working directory on streaming sound 2021-10-29 14:14:52 -07:00
cosmonaut 6be41108a6 PauseAll and ResumeAll + some linux stuff 2021-10-29 13:47:26 -07:00
cosmonaut bddf5568d4 game maker template project 2021-10-28 17:26:01 -07:00