Xrasher/engine/common/soundlib
2024-08-21 12:00:35 +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
snd_main.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +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_utils.c engine: soundlib: super micro-optimization, reallocate buffer in Image_Copy rather than allocating and copying 2024-07-16 05:11:06 +03:00
snd_wav.c engine: soundlib: fix buffer overflow with truncated WAV files containing CoolEdit cue mark 2024-08-06 08:41:36 +03:00
soundlib.h engine: clean up unused soundlib flags, set SOUND_LOOPED flag on looped sounds 2024-05-05 06:16:57 +03:00