Xrasher/engine/common/soundlib
2024-12-02 20:36:33 +03:00
..
libmpg engine: soundlib: libmpg: add wrappers on top of libc read & lseek in case they don't match internal mpg123 types 2024-06-02 09:19:17 +03:00
ogg_filestream.c engine: soundlib: minor codestyle and headers-related fixes 2024-12-02 20:36:33 +03:00
ogg_filestream.h engine: soundlib: minor codestyle and headers-related fixes 2024-12-02 20:36:33 +03:00
snd_main.c engine: set malloc like and warn_unused_result attributes on common allocation functions, fs, image and soundlib 2024-09-30 04:00:28 +03:00
snd_mp3.c common: add macro for simultaneously checking data type size for ILP32 and LP64 2024-08-21 12:00:35 +03:00
snd_ogg_opus.c engine: soundlib: added proper errors reporting for Ogg Opus sound routines 2024-12-02 20:36:33 +03:00
snd_ogg_vorbis.c engine: soundlib: added proper errors reporting to Ogg Vorbis sound routines 2024-12-02 20:36:33 +03:00
snd_utils.c engine: soundlib: implemented Ogg Opus sounds streaming 2024-12-02 20:36:33 +03:00
snd_wav.c engine: soundlib: snd_wav: fix clang warning 2024-10-28 15:32:25 +03:00
soundlib.h engine: soundlib: implemented Ogg Opus sounds streaming 2024-12-02 20:36:33 +03:00