Commit Graph

5216 Commits

Author SHA1 Message Date
bnnm
02f2245c78 Add HCA key [m HOLD'EM (Android)] 2021-08-22 12:31:08 +02:00
bnnm
65f6197ae4 Fix EA .WVE with PCM8 [Madden NHL 97 (PC)] 2021-08-22 12:25:06 +02:00
bnnm
e54d9ed20b Fix Ubi Lyn .wav MPEG last interleave 2021-08-22 12:23:50 +02:00
bnnm
af2bb05fdb blocked: add sample count util 2021-08-22 12:22:19 +02:00
bnnm
f9ef1f2d89 Fix some .sgt DMSG with streams 2021-08-22 12:20:55 +02:00
bnnm
8819cbf0b3 riff: fix codecs with some libs disabled, cleanup 2021-08-22 12:17:45 +02:00
NicknineTheEagle
630cb09f47
Merge pull request #922 from NicknineTheEagle/cri
CRI CPK: Added support for ADX sounds
2021-08-16 15:43:28 +03:00
NicknineTheEagle
8d45a88dcf CRI CPK: Added support for ADX sounds 2021-08-16 14:37:43 +03:00
NicknineTheEagle
8cd67e1c4f
Merge pull request #921 from NicknineTheEagle/ea
Added .tgv extension
2021-08-15 23:53:14 +03:00
NicknineTheEagle
f960ad7405 Added .tgv extension 2021-08-15 23:48:57 +03:00
bnnm
da9c04551b
Merge pull request #919 from bnnm/build4
- build: misc version tweaks
2021-08-15 22:03:21 +02:00
bnnm
fc56d08567 builds: fix version .sh for standard sh 2021-08-15 21:22:43 +02:00
bnnm
df7ad9f58c version up 2021-08-15 19:58:17 +02:00
bnnm
dfaa7644e6 builds: batch tweaks
Added option to not set VGMSTREAM_VERSION on git-less builds so plugins can put their own default
2021-08-15 19:57:56 +02:00
bnnm
4d582b09de plugin: unify version format 2021-08-15 19:24:48 +02:00
bnnm
2fbbe32386 builds: fix makefile version issues and cleanup 2021-08-15 19:15:56 +02:00
bnnm
f6f26c7992
Merge pull request #918 from bnnm/tags
tags
2021-08-15 16:33:49 +02:00
bnnm
bad14dc89d build: use lightweight tags too as version
As autogenerated by github releases
2021-08-15 16:32:53 +02:00
bnnm
265391ca03
release up
using approximate number of PRs since last release
2021-08-15 16:19:42 +02:00
bnnm
3a63f64fa7
Merge pull request #916 from bnnm/build3
- builds: misc tweaks
2021-08-14 19:00:57 +02:00
bnnm
8e87f69e6f typo 2021-08-14 19:00:30 +02:00
bnnm
a066301153 Merge branch 'master' of https://github.com/vgmstream/vgmstream into build3 2021-08-14 17:24:05 +02:00
bnnm
7116ad4071 makefiles: include tweaks 2021-08-14 17:22:47 +02:00
NicknineTheEagle
89792c54ee
Merge pull request #915 from NicknineTheEagle/ea
EA SCHl: Added missing indexes and defaults
2021-08-14 18:07:02 +03:00
NicknineTheEagle
707d37342c Line break fixes 2021-08-14 14:03:50 +03:00
NicknineTheEagle
a3aef99ca6 EA SCHl: Added missing indexes and defaults 2021-08-14 13:52:31 +03:00
bnnm
ec18e44a54 msvc: remove libvgmstream-only flags and includes 2021-08-14 12:27:47 +02:00
bnnm
be0f5f803f missing 2021-08-14 11:40:12 +02:00
bnnm
36cf5c18f4 cleanup: move clHCA to coding to simplify
Also has changed a lot from the original so it's barely external now
2021-08-14 11:39:54 +02:00
bnnm
bb445efea1 cleanup: minor compiler warnings, etc 2021-08-13 23:53:27 +02:00
bnnm
a6fc7546fe msvc: add package function and tweak github action 2021-08-13 23:52:26 +02:00
bnnm
a38ca51139 msbuild: optional log and warning config 2021-08-13 22:35:14 +02:00
bnnm
4d85edd29e
Merge pull request #914 from bnnm/derp
derp
2021-08-12 22:42:34 +02:00
bnnm
700b49391b build: fix wrong ifdef 2021-08-12 22:41:54 +02:00
bnnm
138984ef82
Merge pull request #912 from bnnm/build2
- builds: misc fixes
2021-08-12 20:10:36 +02:00
bnnm
a008645c0f build: fix building with ffmpeg + without mpeg 2021-08-12 20:03:14 +02:00
bnnm
9407cda157 cmake: tweak to avoid permission failure on linux 2021-08-12 20:02:32 +02:00
bnnm
a36edd592b build: update chmod +x for helper .sh 2021-08-12 20:01:56 +02:00
bnnm
2084b22564 build: remove some conditional includes 2021-08-12 00:09:33 +02:00
bnnm
735948e947 gitattributes: cpp 2021-08-12 00:05:53 +02:00
bnnm
c2428c8faa vs: remove faac includes for now 2021-08-12 00:05:30 +02:00
bnnm
ad21706fcb build: fix rebuild then version doesn't change 2021-08-11 23:57:36 +02:00
bnnm
fefc40dcf7 build: example linux sh with extra libs (beta) 2021-08-10 23:55:03 +02:00
bnnm
e70cc00fac makefiles: fixes to build with external libs 2021-08-10 23:54:04 +02:00
bnnm
2b042d6eed autotools: enable ffmpeg as should now build ok 2021-08-10 23:52:53 +02:00
bnnm
0b14f9a446 builds: modify how version.h is used to fix issues
- version.h is now static (should increase on new releases)
- if compiler flag is passed, will try to use version_auto.h (autogen)
(auto only on compiler flag to avoid include'ing a non-existant file)
- avoid clobbered version.h as may force recompiles
2021-08-10 23:51:48 +02:00
NicknineTheEagle
372cd75076
Merge pull request #911 from NicknineTheEagle/ea
EAAC: Fixed PCM channel offsets
2021-08-10 05:55:39 +03:00
NicknineTheEagle
c85579f6a4 Fixups to VS project files 2021-08-10 05:50:20 +03:00
NicknineTheEagle
9840556adc EAAC: Fixed PCM channel offsets 2021-08-10 05:34:34 +03:00
NicknineTheEagle
6f592943c8 Temp fix for gitattributes 2021-08-10 05:33:29 +03:00