This website requires JavaScript.
Explore
Help
Register
Sign In
RomkaZVO
/
xash3d-fwgs
Watch
1
Star
0
Fork
0
You've already forked xash3d-fwgs
mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced
2026-08-05 19:45:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2d6ed8bd4edabe1dc1e73b62cd3af21ee69a798
xash3d-fwgs
/
engine
/
common
/
soundlib
History
Alibek Omarov
2a6862ceb9
engine: soundlib: fix buffer overflow with truncated WAV files containing CoolEdit cue mark
2024-08-06 08:41:36 +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
Replace hardcoded functions names by __func__ macro
2024-06-19 06:53:42 +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