vgmstream/src
2022-02-04 11:11:49 +09:00
..
coding Improve .bnsf key detection in some cases 2022-01-30 13:26:39 +01:00
layout Formatting tweaks 2021-12-08 16:50:05 +03:00
meta RIFF: uncomment Ogg Vorbis mode 2+ [Only One (PC)] 2022-02-04 11:11:49 +09:00
util Add helper 2022-01-14 17:13:14 +01:00
CMakeLists.txt Cmake: Build mpg123 and jansson for wasm target 2021-10-25 10:06:59 +03:00
decode.c Separate some base code 2022-01-14 15:16:45 +01:00
decode.h Separate part of vgmstream.c to decode.c and render.c 2020-07-26 18:36:47 +02:00
formats.c Remove .04sw fake extension (use .xa) 2022-01-30 13:30:24 +01:00
info.c Separate some base code 2022-01-14 15:16:45 +01:00
libvgmstream.vcxproj Separate some base code 2022-01-14 15:16:45 +01:00
libvgmstream.vcxproj.filters Separate some base code 2022-01-14 15:16:45 +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 mix: fix minor logic issue 2021-07-29 23:42:08 +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 Redo .rwav/rwar and add .brwav 2022-01-30 13:33:21 +01:00
vgmstream.h Merge msv.c and msvp.c 2022-01-12 21:13:56 +01:00