Commit Graph

6084 Commits

Author SHA1 Message Date
bnnm
1406fcf031 makefile: fix x64 2023-02-09 21:22:27 +01:00
bnnm
d1d8fef017 vs: add CLI x64 to scripts 2023-02-09 21:14:10 +01:00
bnnm
6477ed8a4d vs: tweak output and add x64 to build script 2023-02-09 01:11:03 +01:00
bnnm
5e764e3447 vs: add x64 option (wip) 2023-02-09 00:02:23 +01:00
bnnm
ea5ac66706 vs: move common config to .props and simplify 2023-02-08 21:06:35 +01:00
bnnm
84cfeaf993
Merge pull request #1306 from bnnm/xwav-fixes-etc
- Fix some .xse/.xwv [No More Heroes (PS3)]
- Add .asbin+.stbin extension [Warriors Orochi 4 (PC)]
- Fix some encrypted .ahx
2023-02-05 22:32:20 +01:00
bnnm
de1571b65f web: remove unmaintained site 2023-02-05 22:25:00 +01:00
bnnm
0e0a871fcd txtp_maker: output name tweak 2023-02-05 22:23:51 +01:00
bnnm
6d991c938a Fix some encrypted .ahx 2023-02-05 22:23:35 +01:00
bnnm
a246e06f69 ffmpeg: fix some warnings 2023-02-05 22:23:01 +01:00
bnnm
516fdd7d76 doc 2023-02-05 22:22:50 +01:00
bnnm
e3ad99925a doc: update links 2023-02-05 22:22:41 +01:00
bnnm
e511f82883 Add .asbin+.stbin ext [Warriors Orochi 4 (PC)] 2023-02-05 22:22:17 +01:00
bnnm
5e12d2af6f Fix some .xse/.xwv [No More Heroes (PS3)] 2023-02-05 22:21:41 +01:00
bnnm
408cada5a8
Merge pull request #1304 from bnnm/xse-etc
- Fix EA SWVR loops [Rumble Racing (PS2)]
- Fix some .xse [Mindjack (PS3/X360)]
2023-02-02 00:33:12 +01:00
bnnm
46482d51bc doc 2023-02-02 00:05:30 +01:00
bnnm
778ec9aa9e Fix some .xse [Mindjack (PS3/X360)] 2023-02-02 00:05:15 +01:00
bnnm
dc98e1fbd8 changelog: tweaks 2023-02-02 00:04:34 +01:00
bnnm
5dc5116b5b Fix EA SWVR loops [Rumble Racing (PS2)] 2023-02-02 00:04:15 +01:00
bnnm
882b0acc27
Merge pull request #1303 from bnnm/releases3
releases3
2023-01-30 00:19:53 +01:00
bnnm
d6c9c40ccd tweak workflows yet again 2023-01-30 00:19:03 +01:00
bnnm
443533df05
Merge pull request #1302 from bnnm/misc-cleanup
- Fix some .opus loops [Fast RMX (Switch)]
- mix cleanup
2023-01-29 23:31:45 +01:00
bnnm
ee4e15263b tweak workflows again 2023-01-29 23:25:29 +01:00
bnnm
277103f458 tweak workflows 2023-01-29 23:11:33 +01:00
bnnm
031829c517 doc 2023-01-29 23:01:14 +01:00
bnnm
6a1486ece7 builds: misc 2023-01-29 23:00:29 +01:00
bnnm
40f9aa017c cleanup: renames 2023-01-29 23:00:14 +01:00
bnnm
a77427f907 cleanup: renames 2023-01-29 22:58:13 +01:00
bnnm
0c392714a2 Fix some .opus loops [Fast RMX (Switch)] 2023-01-29 22:57:29 +01:00
bnnm
0159909551 mpeg: remove mpg123 logs in non-debug builds 2023-01-29 22:55:59 +01:00
bnnm
79d95cb0ef vrts: improve performance 2023-01-29 22:55:44 +01:00
bnnm
4f857d702c
more automated uploads (#1301) 2023-01-29 21:12:45 +01:00
bnnm
f71d37e7f6
automated upload tests (#1300)
* automated upload tests
2023-01-29 19:07:05 +01:00
bnnm
7729a6a4e6
Merge pull request #1295 from AceKombat/AceKombat-pcm24be
PCM 24-bit Big-Endian Code & TXTH Support
2023-01-25 18:12:19 +01:00
bnnm
5fd58c8920
Merge branch 'master' into AceKombat-pcm24be 2023-01-25 18:09:46 +01:00
bnnm
eb681337c2
Merge pull request #1294 from hcs64/cbd2-table
Compute CDB2 cubes with S.15 fixed point
2023-01-25 18:09:22 +01:00
bnnm
d1d49402b8
Merge branch 'master' into cbd2-table 2023-01-25 18:09:09 +01:00
bnnm
5acbbcd088
Merge pull request #1293 from AceKombat/AceKombat-pcm24_txth
Add PCM24LE Support for .TXTH
2023-01-25 18:08:57 +01:00
bnnm
dc79498dc4
Merge branch 'master' into AceKombat-pcm24_txth 2023-01-25 18:08:43 +01:00
AceKombat
c009b009ea
Update TXTH.md 2023-01-25 04:54:10 -06:00
AceKombat
74cc822563 Merge branch 'AceKombat-pcm24be' of https://github.com/AceKombat/vgmstream into AceKombat-pcm24be 2023-01-25 04:45:05 -06:00
AceKombat
8a9a798051 Test Update:
* coding.h
* pcm_decoder.c
* txth.c
* decode.c
* formats.c

NOTE: TXTH.md is not present in the build solution??
2023-01-25 04:23:22 -06:00
Adam Gashlin
9db9134383 Compute CDB2 cubes with S.15 fixed point 2023-01-24 18:59:22 -08:00
AceKombat
fa715d7187 Update TXTH.md 2023-01-24 16:11:56 -06:00
AceKombat
369f7bbe00 Update txth.c 2023-01-24 16:11:43 -06:00
AceKombat
808e401f8a Update coding.h 2023-01-24 16:11:27 -06:00
bnnm
3229ac9ded
Merge pull request #1291 from KatieFrogs/cmake-add-stripping
CMake: Add stripping
2023-01-24 19:42:07 +01:00
KatieFrogs
2e3694e102 CMake: Add stripping
- Strips binaries on gcc/clang
  - Affects Linux binary size: from 14.2mb to 6.1mb for static, and from 3.1mb to 2.6mb for shared
  - Does not affect wasm binary size
- Fix building static linux binaries on Ubuntu 22.10 by renaming a few functions in libcelt that clash with system libopus
- Fix building wasm binaries on systems with Vulkan installed
2023-01-24 17:15:20 +01:00
AceKombat
2e9ce7cd45
Update pcm_decoder.c 2023-01-24 03:17:02 -06:00
bnnm
b250b3faa5
Merge pull request #1289 from jkl1337/fix-git-shallow
Do not use shallow git clones for dependencies pinned raw commit hash.
2023-01-23 17:39:49 +01:00