44 Commits (045caacfee51a9308ceeeb953bc60ec01c0c890b)

Author SHA1 Message Date
Alibek Omarov aeece35291 engine: soundlib: mp3: fix check for Unicode in ID3v2.4 TXXX tag 10 months ago
Alibek Omarov ab5a9eec53 engine: soundlib: snd_mp3: fix extra-format-args 11 months ago
Alibek Omarov 4ed562697b engine: soundlib: fix sizeof parameter in previous commit, I'm an idiot 11 months ago
Alibek Omarov 64166c7d82 engine: soundlib: fix slashes in Sound_GetApproxWavePlayLen, as it can be called from game DLL 11 months ago
Alibek Omarov 79f2c69963 engine: soundlib: missing newline in warning message about truncated WAV file 11 months ago
Alibek Omarov bf03f739bb engine: soundlib: snd_wav: take FindNextChunk fixes from FTEQW 11 months ago
Alibek Omarov 4856a3c084 Revert "engine: soundlib: wav: attempt to make FindNextChunk more safe" 1 year ago
Alibek Omarov 78e239d883 engine: soundlib: wav: attempt to make FindNextChunk more safe 1 year ago
Alibek Omarov 8f207362a5 public: remove Q_sprintf, and patch all code that used it to use Q_snprintf instead 1 year ago
Alibek Omarov fcda7517fe engine: common: soundlib: add support for MP3 looping through custom ID3v2.4.0 tagging 1 year ago
SNMetamorph 68be8157ea engine: common: soundlib: added Sound_SupportedFileFormat function 1 year ago
Andrey Akhmichin 801dbaa387 engine: common: soundlib: libmpg: backport fix for CVE-2017-11126. 1 year ago
Andrey Akhmichin ffd5c2d3d0 engine: common: soundlib: libmpg: backport fix for CVE-2017-12839. 1 year ago
MoeMod Server #2 499cd48e83 filesystem: fix lseek for mpg123 2 years ago
Alibek Omarov 270e2a76a8 engine: soundlib: simplify string operation 2 years ago
Alibek Omarov f435a81c97 engine: soundlib: rewrite sfx resampler, fix possible crash if sfx is too long 2 years ago
Владислав Сухов d3437c70bd engine: soundlib: fix wrong sample rate unit 2 years ago
Alibek Omarov 5aa6bfee85 engine: first attempts on fuzzing the engine 3 years ago
Alibek Omarov fe2c4af8c2 engine: soundlib: make Sound_GetApproxWavePlayLen behave like in GoldSrc 3 years ago
Alibek Omarov 3e7dd30fd7 engine: soundlib: use stdint definitions for WAV headers 3 years ago
Gleb Mazovetskiy 5e0a0765ce Trim all trailing whitespace 4 years ago
Alibek Omarov dc2ab714f6 mpg123: backport some UB fixes from upstream 4 years ago
Alibek Omarov aa6674b032 engine: support compiling with gcc3 5 years ago
Alibek Omarov 0dd91ceda2 xash3d-fwgs: append missing new line at the end of file 5 years ago
Alibek Omarov 1decb1c7fb xash3d-fwgs: append missing new line at the end of file 5 years ago
Alibek Omarov edf3fcd398 engine: common: explicitly cast literals to floats, include tgmath when needed 5 years ago
Alibek Omarov 2f8fec6b70 Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
Alibek Omarov cedc1e0eb2 engine: soundlib: show mpg123 errors in console 5 years ago
Alibek Omarov 4beba75159 engine: fix various compiler warnings 5 years ago
Alibek Omarov b16529cc65 Apply 4511 update 5 years ago
Alibek Omarov fe14a360b4 engine: fix fs_offset_t/size_t conversion, const qualifiers 5 years ago
mittorn 298393b653 Initial amd64 port 6 years ago
Alibek Omarov aae3510763 Apply 4281 update 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
Alibek Omarov 1e7f9d00c3 Apply 4150 update 6 years ago
Alibek Omarov 814b7eda07 Apply 4140 update 6 years ago
Alibek Omarov efe8ddf151 Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong. 6 years ago
mittorn c1076f43f7 Update client engine interface 6 years ago
Alibek Omarov a2e2dd5bdf Add libmpg source 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago