vgmstream/src
2023-03-12 13:54:20 +09:00
..
coding Fix seek to 0 in non-libopus Opus 2023-02-17 01:03:58 +01:00
layout remove raw .tra (use .txth) 2023-01-21 18:37:52 +01:00
meta Fix support for XWB files without extension [Ikaruga(PC)] 2023-03-12 13:54:20 +09:00
util cleanup: minor tweaks 2023-01-22 16:44:03 +01:00
CMakeLists.txt CMake: Add stripping 2023-01-24 17:15:20 +01:00
decode.c Test Update: 2023-01-25 04:23:22 -06: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 .asbin+.stbin ext [Warriors Orochi 4 (PC)] 2023-02-05 22:22:17 +01:00
info.c Fix bitrate in some cases 2022-05-01 18:10:38 +02:00
libvgmstream.vcxproj vs: add x64 option (wip) 2023-02-09 00:02:23 +01:00
libvgmstream.vcxproj.filters vs: add x64 option (wip) 2023-02-09 00:02:23 +01: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 Cleanup/doc 2022-09-22 23:20:36 +02:00
plugins.h Fix companion files in foobar 7z/zip archives 2021-12-31 17:44:54 +01:00
render.c remove raw .tra (use .txth) 2023-01-21 18:37:52 +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
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 cleanup: renames 2023-01-29 22:58:13 +01:00
vgmstream.h cleanup: renames 2023-01-29 22:58:13 +01:00