vgmstream/src
2022-04-09 19:48:37 +03:00
..
coding Add SSPF .ssp [Metal Gear Solid 4 (PS3)] 2022-04-09 14:57:49 +02:00
layout Minor tweaks 2022-02-19 21:46:13 +03:00
meta Add .rsnd NSOpus [Birushana (Switch)] 2022-04-09 15:15:43 +02:00
util Fix +2GB Wwise .bnk [Björk Vulnicura VR (PC)] 2022-02-28 23:53:06 +01:00
CMakeLists.txt Cmake: Build mpg123 and jansson for wasm target 2021-10-25 10:06:59 +03:00
decode.c Add SSPF .ssp [Metal Gear Solid 4 (PS3)] 2022-04-09 14:57:49 +02:00
decode.h Separate part of vgmstream.c to decode.c and render.c 2020-07-26 18:36:47 +02:00
formats.c Add SSPF .ssp [Metal Gear Solid 4 (PS3)] 2022-04-09 14:57:49 +02:00
info.c Separate some base code 2022-01-14 15:16:45 +01:00
libvgmstream.vcxproj Fixed VS project 2022-04-09 19:48:37 +03:00
libvgmstream.vcxproj.filters Fixed VS project 2022-04-09 19:48:37 +03:00
Makefile Add log functions to show errors to users 2021-08-26 18:41:03 +02:00
Makefile.autotools.am build: autotools cleanup and log fixes 2021-08-26 22:16:31 +02:00
mixing.c Preserve channel layout when downmixing some cases 2022-04-09 11:32:37 +02:00
mixing.h Fix CRLF<>LF for some files 2019-11-10 21:26:31 +01:00
plugins.c Fix companion files in foobar 7z/zip archives 2021-12-31 17:44:54 +01:00
plugins.h Fix companion files in foobar 7z/zip archives 2021-12-31 17:44:54 +01:00
render.c Separate some base code 2022-01-14 15:16:45 +01:00
render.h Separate some base code 2022-01-14 15:16:45 +01:00
seek.c Separate some base code 2022-01-14 15:16:45 +01:00
stack_alloc.h Updated stack_alloc.h 2015-01-21 18:03:06 -08:00
streamfile.c Improve STDIO for TXTP that open many small files 2022-01-08 20:57:45 +01:00
streamfile.h streamfile cleanup 2021-10-10 15:09:58 +02:00
streamtypes.h Ship pre-compiled jansson library 2020-11-16 02:12:58 +03:00
util.c util: type tweak for linux (missing includes) 2021-09-20 00:01:57 +02:00
util.h cleanup: fix UB (left shift promotes to int) 2021-10-24 10:28:20 +02:00
vgmstream.c Add .rsnd NSOpus [Birushana (Switch)] 2022-04-09 15:15:43 +02:00
vgmstream.h Add SSPF .ssp [Metal Gear Solid 4 (PS3)] 2022-04-09 14:57:49 +02:00